fefa46dd6a
Added DiffuseGlobalIlluminationFeatureProcessor and moved the DiffuseProbeGrid files to the DiffuseGlobalIllumination directory
Doug McDiarmid
2021-06-04 02:39:25 -07:00
0e4a632417
Add support for re-binding SRG entries if the drawItem has a new pso which changes how a srg is used in the shader. Also optimized api usage to use single call for UseResource and for setting stream buffers.
moudgils
2021-06-03 22:45:50 -07:00
f20ae8345a
Add Open Project folder menu item
Alex Peterson
2021-06-03 21:58:46 -07:00
4a1d713227
Fix recursive attempts to open the log file in the GameLauncher (#1114)
lumberyard-employee-dm
2021-06-03 22:36:34 -05:00
30eedc1c55
Avoid more sources of camera update re-entrancy that can lead to stack overflow (#1136)
Nicholas Van Sickle
2021-06-03 20:09:15 -07:00
34449e2fc9
Guard GridComponent against arbitrarily high grid sizes (#1135)
Nicholas Van Sickle
2021-06-03 20:09:04 -07:00
f39460e617
Fix rare re-entrancy issue with CCryEditApp::IdleProcessing (#1134)
Nicholas Van Sickle
2021-06-03 20:08:51 -07:00
fe98c34f50
EMFX - Refactor the emfx actor asset loading. (#1101)
rhongAMZ
2021-06-03 19:59:29 -07:00
64872e024e
[main] add 3rd party to engine registration
Scott Romero
2021-06-03 19:32:59 -07:00
2449a9322d
Changed the occlusion culling plane model to be on the XZ plane and adjusted the corner point computations
Doug McDiarmid
2021-06-03 18:40:44 -07:00
3634277317
Project dll is not loaded by the AP when opened from the launcher (#1123)
Eric Phister
2021-06-03 16:15:46 -05:00
fda28bb7b2
LYN-1818 | [USE CASE] Reparenting between different prefab instances by drag/drop in the Outliner (#1088)
Danilo Aimini
2021-06-03 14:02:40 -07:00
d90a3d46a7
Support for nested slice conversions (#1121)
Mike Balfour
2021-06-03 15:59:45 -05:00
46afeef77b
Merge branch 'main' into carlitosan-beta-fixes
chcurran
2021-06-03 13:14:33 -07:00
dbeee91e7b
SPEC-7008: Setting up LargeWorlds main tests to be skipped in Debug builds
jckand-amzn
2021-06-03 15:14:19 -05:00
0a9d6f5f0f
Bug fixes and improvements brought over from demo work. * Generic Multi Function Call ability added to extensible nodes * Code gen improvements, including allowing for more manually codewritten extension of codegen facilities * CVAR to disable automatic update of deprecated node * Fixed variable sorting error that can apply to parser/runtime added variables * Made Edit/SerializeContext ClassBuilder public, as it was needlessly private * Fixed dangerous Datum::GetValueAddress(), it now checks for an empty storage AZSTd::any, as does Datum::Empty()
chcurran
2021-06-03 13:13:22 -07:00
1245e0b327
Adding Tools and Builders alias to the DccScriptingInterface gem targets (#1087)
lumberyard-employee-dm
2021-06-03 15:02:03 -05:00
1b8810b963
Remove Project namespace from project template (#1124)
Eric Phister
2021-06-03 14:52:21 -05:00
dce87534c7
Removing the Pyside implementation of the project manager python scripts (#1112)
lumberyard-employee-dm
2021-06-03 14:37:16 -05:00
e99a95d909
Added copyright header for validation
mgwynn
2021-06-03 15:02:18 -04:00
7bba5ed2fc
Incorporated suggestion to use setdefault to handle missing tag property rather than explicitly checking for and creating it.
mgwynn
2021-06-03 14:43:13 -04:00
6681a53768
Add the ability to remove tags. Updated some descriptions, and updated some log messages to include parameters.
mgwynn
2021-06-03 14:13:44 -04:00
5d7aae9bd8
SPEC-2513 Fixes to enable w4459 (#1107)
Esteban Papp
2021-06-03 11:12:54 -07:00
ba02652e63
[LYN-4200] Fail and log error if required aws config file is not found (#1099)
Vincent Liu
2021-06-03 10:59:11 -07:00
1e7ac60949
Reintroduced spawning multiple instances of the same entity
AMZN-koppersr
2021-06-03 10:49:25 -07:00
8c541b5205
Moved default values to object in the Spawnable Entities Interface
AMZN-koppersr
2021-06-01 16:11:55 -07:00
1bf8c599e3
External Serialize Context for spawning
AMZN-koppersr
2021-05-27 09:56:11 -07:00
957937ffc2
Merge branch 'main' into cpack_installer
scottr
2021-06-03 10:54:46 -07:00
bcef8856ff
[cpack_installer] minor wording fixes
scottr
2021-06-03 10:51:13 -07:00
c009e7d50b
ATOM-4782 [Material] Transparent pass is using StandardPBR_Forwardpass shader with incorrect SRG (#1103)
Qing Tao
2021-06-03 10:42:20 -07:00
5838975d62
Incorporating review comments. Minor formatting changes and changes to parameter descriptions. Removed try-catch for property modification and added creation of user_tags element if it does not exist but is modified through CLI
mgwynn
2021-06-03 13:29:51 -04:00
eef5122ce5
[LYN-3008] Only register the Slice Relationship View when prefabs are disabled.
Chris Galvan
2021-06-03 11:56:20 -05:00
d56688e6cd
Adding a file that was missed when merging PR 481 from 1.0->main. Also, updated the comment a bit (#912)
Tommy Walton
2021-06-03 09:41:31 -07:00
29c71b4e53
SPEC-2513 Fixes to enable w4701 (#1105)
Esteban Papp
2021-06-03 09:30:33 -07:00
5fbf587b9e
Updating File Menu actions in test_Menus_FileMenuOptions_Work. Temporarily marking test as xfail due to LYN-4208
jckand-amzn
2021-06-03 10:50:27 -05:00