Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit f853444

Browse files
lybuilderlybuilder
lybuilder
authored and
lybuilder
committed
Lumberyard Release 1.28.0.0
Binaries Uncompressed Size: 24.60GB (26415075855 bytes)
1 parent e9e2abe commit f853444

File tree

997 files changed

+31993
-84594
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

997 files changed

+31993
-84594
lines changed

bootstrap_config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Checksum": "ee5648ed451aa81aed0e1478c97d33ec53c2474c0a0cb3f2d17c766375864dba88f7ff79d0c25fddf44e7b3ea6c008939da6ba7c35ba94acb56818af67b1d048",
3-
"URL": "https://d3dn1rjl3s1m7l.cloudfront.net/1.27.1.0/lumberyard-1.27-1103071a-pc_030821_143937-binaries.zip",
4-
"Uncompressed Size": 26421308899
2+
"Checksum": "a100962757a183f3b7b861f2bdc3d61ef2517d860ef600886a8812f8a5bdf989ffbd8ba3a337a3bc240ee3f1f996e1681b321a5e95fa4aa7e822f98cb8ffbd19",
3+
"URL": "https://d3dn1rjl3s1m7l.cloudfront.net/1.28.0.0/lumberyard-1.28-1103598a-pc_051821_224226-binaries.zip",
4+
"Uncompressed Size": 26415075855
55
}
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021-03-01 12:11:00
1+
2021-05-14 01:50:00

dev/Cache/StarterGame/pc/bootstrap.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ android_wait_for_connect=0
7979
appletv_wait_for_connect=0
8080
ios_wait_for_connect=0
8181
osx_wait_for_connect=0
82-
assetProcessor_branch_token = 0x44EF2934
82+
assetProcessor_branch_token = 0xC6BFBEE5
8383
8484

dev/Cache/StarterGame/pc/engine.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"FileVersion": 1,
3-
"LumberyardVersion": "1.27.1.0",
3+
"LumberyardVersion": "1.28.0.0",
44
"LumberyardCopyrightYear": 2021
55
}

dev/Cache/StarterGame/pc/gems/physx/assetprocessorgemconfig.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[RC physxconfiguration]
2-
pattern=(.*\.physicsconfiguration|.*\.physxconfiguration)
2+
pattern=(.*\.physxconfiguration)
33
params=copy
44

55
; Copy over cooked PhysX heightfield

dev/Cache/StarterGame/pc/setupassistantconfig.json

+39-18
Original file line numberDiff line numberDiff line change
@@ -81,38 +81,52 @@
8181
"hosts" : [ "all" ],
8282
"default" : false
8383
},
84+
{
85+
"identifier" : "compilelumberyard",
86+
"alias" : ["compilegame", "compileengine", "compilesandbox"],
87+
"description" : "compileLumberyardDescription",
88+
"tooltip" : "compileLumberyardToolTip",
89+
"tags" : ["rungame", "runeditor", "compilegame", "compileengine", "compilesandbox"],
90+
"categories" : ["role", "lumberyard_role"],
91+
"hosts" : [ "all" ],
92+
"default" : true
93+
},
8494
{
8595
"identifier" : "compileandroid",
96+
"dependency" : "compilelumberyard",
8697
"description" : "compileAndroidDescription",
8798
"tooltip" : "compileandroidToolTip",
8899
"tags" : ["compileandroid"],
89-
"categories" : ["role"],
100+
"categories" : ["role", "platform_role"],
90101
"hosts" : [ "all" ],
91102
"wafPlatforms": ["android_armv8_clang"],
92103
"default" : false
93104
},
94105
{
95106
"identifier" : "compileios",
107+
"dependency" : "compilelumberyard",
96108
"description" : "compileIosDescription",
97109
"tooltip" : "compileiosToolTip",
98110
"tags" : ["compileios"],
99-
"categories" : ["role"],
111+
"categories" : ["role", "platform_role"],
100112
"hosts" : [ "macOS" ],
101113
"wafPlatforms": ["ios"],
102114
"default" : false
103115
},
104116
{
105117
"identifier" : "setuplinux",
118+
"dependency" : "compilelumberyard",
106119
"description" : "setuplinuxDescription",
107120
"tooltip" : "setuplinuxToolTip",
108121
"tags" : ["setuplinux"],
109-
"categories" : ["role"],
122+
"categories" : ["role", "platform_role"],
110123
"hosts" : [ "windows" ],
111124
"wafPlatforms": [""],
112125
"default" : false
113126
},
114127
{
115128
"identifier" : "vc141",
129+
"dependency" : "compilelumberyard",
116130
"description" : "vc141Description",
117131
"tooltip" : "vc141ToolTip",
118132
"tags" : ["vc141"],
@@ -123,6 +137,7 @@
123137
},
124138
{
125139
"identifier" : "vc142",
140+
"dependency" : "compilelumberyard",
126141
"description" : "vc142Description",
127142
"tooltip" : "vc142ToolTip",
128143
"tags" : ["vc142"],
@@ -1368,34 +1383,40 @@
13681383
{
13691384
"identifier" : "BLASTLIB",
13701385
"name" : "BLASTLIBName",
1371-
"version" : "1.1.6-az.1",
1372-
"source" : "Blast/1.1.6-az.1",
1386+
"version" : "1.1.7-az.3",
1387+
"source" : "Blast/1.1.7-az.3",
13731388
"description" : "BLASTLIBDescriptionSummary",
13741389
"detailedInstructions" : "BLASTLIBDetailedInstructions",
1375-
"roles" : ["compilegame", "compileengine", "compilesandbox"],
1390+
"roles" : ["compilegame", "compileengine", "compilesandbox", "setuplinux"],
13761391
"symlinks" :
13771392
[
13781393
{
1379-
"source" : "Blast/1.1.6-az.1/sdk",
1394+
"source" : "Blast/1.1.7-az.3/sdk",
13801395
"destination" : "$CODEFOLDERNAME$/SDKs/Blast/sdk",
13811396
"exampleFile" : "toolkit/include/NvBlastTk.h"
13821397
},
13831398
{
1384-
"source" : "Blast/1.1.6-az.1/shared",
1399+
"source" : "Blast/1.1.7-az.3/shared",
13851400
"destination" : "$CODEFOLDERNAME$/SDKs/Blast/shared",
13861401
"exampleFile" : "utils/AssetGenerator.h"
13871402
},
13881403
{
13891404
"compilers" : ["vc141", "vc142"],
1390-
"source": "Blast/1.1.6-az.1/bin",
1405+
"source": "Blast/1.1.7-az.3/bin",
13911406
"destination": "$CODEFOLDERNAME$/SDKs/Blast/bin",
1392-
"exampleFile": "vc15win64-cmake/NvBlast_x64.dll"
1407+
"exampleFile": "vc15win64-cmake/release/NvBlast_x64.dll"
13931408
},
13941409
{
13951410
"compilers" : ["vc141", "vc142"],
1396-
"source": "Blast/1.1.6-az.1/lib",
1411+
"source": "Blast/1.1.7-az.3/lib",
13971412
"destination": "$CODEFOLDERNAME$/SDKs/Blast/lib",
1398-
"exampleFile": "vc15win64-cmake/NvBlastTk_x64.lib"
1413+
"exampleFile": "vc15win64-cmake/release/NvBlastTk_x64.lib"
1414+
},
1415+
{
1416+
"roles" : ["setuplinux"],
1417+
"source": "Blast/1.1.7-az.3/bin",
1418+
"destination": "$CODEFOLDERNAME$/SDKs/Blast/bin",
1419+
"exampleFile": "linux64-gcc/release/libNvBlast.so"
13991420
}
14001421
]
14011422
},
@@ -1577,33 +1598,33 @@
15771598
{
15781599
"identifier" : "OpenSSL",
15791600
"name" : "OpenSSLname",
1580-
"version" : "1.1.1b-noasm-az",
1581-
"source" : "OpenSSL/1.1.1b-noasm-az",
1601+
"version" : "1.1.1b-noasm-az1",
1602+
"source" : "OpenSSL/1.1.1b-noasm-az1",
15821603
"description" : "OpenSSLdescription",
15831604
"detailedInstructions" : "OpenSSLdetailedInstructions",
15841605
"roles" : ["compilegame","compileengine", "compileandroid","compilesandbox", "setuplinux"],
15851606
"symlinks" :
15861607
[
15871608
{
1588-
"source" : "OpenSSL/1.1.1b-noasm-az",
1609+
"source" : "OpenSSL/1.1.1b-noasm-az1",
15891610
"destination" : "$CODEFOLDERNAME$/SDKs/OpenSSL",
15901611
"exampleFile" : "include/openssl/ssl.h"
15911612
},
15921613
{
15931614
"compilers" : ["vc141", "vc142"],
1594-
"source" : "OpenSSL/1.1.1b-noasm-az",
1615+
"source" : "OpenSSL/1.1.1b-noasm-az1",
15951616
"destination" : "$CODEFOLDERNAME$/SDKs/OpenSSL",
15961617
"exampleFile" : "lib/vc140_x64_release/libssl.lib"
15971618
},
15981619
{
15991620
"hostOS" : ["macOS"],
1600-
"source" : "OpenSSL/1.1.1b-noasm-az",
1621+
"source" : "OpenSSL/1.1.1b-noasm-az1",
16011622
"destination" : "$CODEFOLDERNAME$/SDKs/OpenSSL",
16021623
"exampleFile" : "lib/darwin-x86_64-release/libssl.a"
16031624
},
16041625
{
16051626
"roles" : ["setuplinux"],
1606-
"source" : "OpenSSL/1.1.1b-noasm-az",
1627+
"source" : "OpenSSL/1.1.1b-noasm-az1",
16071628
"destination" : "$CODEFOLDERNAME$/SDKs/OpenSSL",
16081629
"exampleFile" : "lib/linux-x86_64-clang-release/libssl.a"
16091630
}
Binary file not shown.

dev/Cache/StarterGame/pc/startergame/general/fade.uicanvas

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<Class name="AZStd::vector" field="Components" type="{13D58FF9-1088-5C69-9A1F-C2A144B57B78}">
6262
<Class name="SliceComponent" field="element" version="3" type="{AFD304E4-1773-47C8-855A-8B622398934F}">
6363
<Class name="AZ::Component" field="BaseClass1" type="{EDFCB2CF-F75D-43BE-B26B-F35821B29247}">
64-
<Class name="AZ::u64" field="Id" value="2164188056237876947" type="{D6597933-47CD-4FC8-B911-63F3E2B0993A}"/>
64+
<Class name="AZ::u64" field="Id" value="555030438011155018" type="{D6597933-47CD-4FC8-B911-63F3E2B0993A}"/>
6565
</Class>
6666
<Class name="AZStd::vector" field="Entities" type="{21786AF0-2606-5B9A-86EB-0892E2820E6C}">
6767
<Class name="AZ::Entity" field="element" version="2" type="{75651658-8663-478D-9090-2432DFCAFA44}">
@@ -195,13 +195,13 @@
195195
<Class name="bool" field="IsDynamic" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
196196
<Class name="AZ::Entity" field="MetadataEntity" version="2" type="{75651658-8663-478D-9090-2432DFCAFA44}">
197197
<Class name="EntityId" field="Id" version="1" type="{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}">
198-
<Class name="AZ::u64" field="id" value="291341369718" type="{D6597933-47CD-4FC8-B911-63F3E2B0993A}"/>
198+
<Class name="AZ::u64" field="id" value="462662341670" type="{D6597933-47CD-4FC8-B911-63F3E2B0993A}"/>
199199
</Class>
200200
<Class name="AZStd::string" field="Name" value="No Asset Association" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
201201
<Class name="AZStd::vector" field="Components" type="{13D58FF9-1088-5C69-9A1F-C2A144B57B78}">
202202
<Class name="SliceMetadataInfoComponent" field="element" version="2" type="{25EE4D75-8A17-4449-81F4-E561005BAABD}">
203203
<Class name="AZ::Component" field="BaseClass1" type="{EDFCB2CF-F75D-43BE-B26B-F35821B29247}">
204-
<Class name="AZ::u64" field="Id" value="3067450444684283999" type="{D6597933-47CD-4FC8-B911-63F3E2B0993A}"/>
204+
<Class name="AZ::u64" field="Id" value="17973654003681745743" type="{D6597933-47CD-4FC8-B911-63F3E2B0993A}"/>
205205
</Class>
206206
<Class name="AZStd::set" field="AssociatedIds" type="{78E024C3-0143-53FC-B393-0675227839AF}"/>
207207
<Class name="EntityId" field="ParentId" version="1" type="{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}">

0 commit comments

Comments
 (0)