cf5641a211
Cleanup shutdown, activate and deactivate for MPSystemComponent
puvvadar
2021-06-15 14:53:23 -07:00
f4f3009948
[cpack/stabilization/2106] re-layout bottom button bar
scottr
2021-06-15 14:45:08 -07:00
cd69b7c9d6
do 1 print() call for a failed s3_upload_file() call and add a short 100 millisecond sleep between file upload retries
jromnoa
2021-06-15 14:34:44 -07:00
2eca923694
Rework session validation to work through Connect packet
puvvadar
2021-06-15 14:34:24 -07:00
8af45d28be
Additional unit tests for the Json Serialization
AMZN-koppersr
2021-06-15 14:02:54 -07:00
780dd0df9f
Container fixes for the Json Serialization
AMZN-koppersr
2021-06-15 13:52:16 -07:00
f00fa26e12
Separated initializing new and all objects in the Json Serialization
AMZN-koppersr
2021-06-15 13:44:32 -07:00
fcd989c295
Removed unit tests from bool, int and double Json Serialization
AMZN-koppersr
2021-06-14 10:00:01 -07:00
08abc497f3
Fixed initialization of math types for Json Serialization
AMZN-koppersr
2021-06-14 09:55:24 -07:00
bc5fc9a191
Added missing reflection to NameJsonSerializerTests
AMZN-koppersr
2021-06-11 19:07:41 -07:00
716e99a8a7
Reverted string change because it cause incorrect string sizes.
AMZN-koppersr
2021-06-11 15:28:56 -07:00
a98355e000
Fix PODs not initializing in Json Serialization
AMZN-koppersr
2021-06-11 13:41:54 -07:00
6f50207b06
Updated the unit tests for the Json Serialization array fix
AMZN-koppersr
2021-06-10 09:23:05 -07:00
3c46a72672
Bug fix: handle the case where a container has only default elements
Yuriy Toporovskyy
2021-05-26 16:48:39 -04:00
bd8b6aea8e
Moved vector declartion inside state for loop
srikappa-amzn
2021-06-15 14:12:08 -07:00
e82a782ca8
[cpack/stabilization/2106] fixed a couple ux issues that cropped up in the re-layout
scottr
2021-06-15 14:11:38 -07:00
e309afb077
[cpack/stabilization/2106] font cleanup
scottr
2021-06-15 14:01:54 -07:00
fffff75479
add file check for _build_file_paths() function
jromnoa
2021-06-15 13:55:10 -07:00
5c952e2e14
Removing the LookDevStudio asset gem from primary o3de repo
gallowj
2021-06-15 13:39:18 -05:00
cac210f25b
add check for files in a given path before creating full paths to the files, add output when json.loads() call fails
jromnoa
2021-06-15 11:28:58 -07:00
70a99dbd62
Merge branch 'development' into Atom/jromnoa/ATOM-14767-update-build-config-and-s3-uploader
jromnoa
2021-06-15 11:11:19 -07:00
9f9c01e781
Used reserve instead of resize
srikappa-amzn
2021-06-15 11:10:45 -07:00
58ad67dc44
Disable EntityIdGeneration test
John
2021-06-15 17:44:00 +01:00
baab0cb43b
Disable EntityIdGeneration test
John
2021-06-15 17:33:57 +01:00
2606234cfa
Merge branch 'main' into TIF/Runtime
John
2021-06-15 17:32:21 +01:00
0241538c47
Fix Android Startup Error related to bootstrap's project_path being in the target deployed bootstrap path (#1322)
Steve Pham
2021-06-15 09:19:29 -07:00
cdce00bf35
[ATOM-13770] [Shaders] - Root Constants need to be padded to be 16 byte (#1326)
galibzon
2021-06-15 10:58:09 -05:00
1aad201a98
[LYN-4527] Make sure the PrefabIntegrationManager is only created when prefabs are enabled, otherwise could result in crashes.
Chris Galvan
2021-06-15 10:51:36 -05:00
74e922a401
Compile fix in the editor actor component for release build (#1327)
Benjamin Jillich
2021-06-15 17:44:57 +02:00
36deca64d8
Bug fix: pop correct number of upvalues for lua_pushcclosure
yuriy0
2021-06-15 11:37:53 -04:00
df64d4ca56
[cpack/stabilization/2106] bootrapper banner updates - replaced logo and removed text
scottr
2021-06-15 08:35:40 -07:00
40cdcb63b8
Finished work on LYN-4195
John Jones-Steele
2021-06-15 16:13:02 +01:00
fe260fae67
Merge branch 'stabilization/2106' into cpack/stabilization/2106
scottr
2021-06-15 07:36:48 -07:00
c7a6f3e7e6
Merge branch 'development' into LYN-4195
John Jones-Steele
2021-06-15 09:16:26 +01:00
56cf345dba
Fixed an issue where vulkan shaders didn't work in AtomSampleViewer because the correct API data wasn't being selected.
Chris Santora
2021-06-15 00:11:43 -07:00
276c3be617
Merge remote-tracking branch 'upstream/stabilization/2106' into santorac/stabilization/2106/HotReloadFixes
Chris Santora
2021-06-14 20:45:41 -07:00
1f6bb14ed3
[EMFX][ATOM] crash during mesh reload (#1301)
Roman
2021-06-14 20:38:37 -07:00
982406d4d5
Fixed race conditions that could prevent successful hot-reload of shaders.
Chris Santora
2021-06-14 20:36:12 -07:00
1f31bac640
fixing linux sanity tests
evanchia
2021-06-14 20:19:19 -07:00
ac872f8f59
[cpack/stabilization/2106] update installer bundle name to include [Developer Preview]
scottr
2021-06-14 19:12:56 -07:00
2444ad58de
[cpack/stabilization/2106] replaced bootstrapper font with correct one
scottr
2021-06-14 17:18:41 -07:00
5165f6ad04
[ATOM-15769] Setting minimum angle to 0.5 degrees on disk lights to avoid visual artifacts that occur at values closer to 0. Also updating the outer cone angle max to be 90 degrees since it's measured from the center point, not all the way across. (#1260)
Ken Pruiksma
2021-06-14 19:09:27 -05:00
ecded991b5
Display error when unable to start Python
Alex Peterson
2021-06-14 17:02:22 -07:00