b63064f604
Automated test for bundle mode that creates and mounts a bundle with a level.pak file in it, and verifies that occurs. (#5805)
AMZN-stankowi
2021-11-30 11:34:54 -08:00
a44270e4df
improvement suggested during PR
greerdv
2021-11-30 19:33:39 +00:00
f05b63bcba
Enabling only optimized test runners for Editor/DynVeg/GradSignal (#5873)
jckand-amzn
2021-11-30 13:18:41 -06:00
6d0ba68b55
Using new GetBool value when checking if we're an editor-server. Clean up MPEditorSystemComponent for unused #includes, and null-checking when piping server logs
Gene Walters
2021-11-30 11:12:07 -08:00
7c30adb66c
Removes _vs2019 from jenkins jobs and documentation (#5855)
Esteban Papp
2021-11-30 11:10:02 -08:00
21cae1603a
EMotion FX: Added helper to sample a pose from a motion without an motion instance (#6005)
Benjamin Jillich
2021-11-30 11:25:25 +01:00
abf3e69b97
EMotion FX: Saving Anim Graph with CTRL+S displays unsaved changes prompt when no changes were made (#5936)
Benjamin Jillich
2021-11-30 11:25:05 +01:00
271004635c
Camera locking when its transform is locked (#5996)
AMZN-Igarri
2021-11-30 10:39:07 +01:00
9c9d2c70f5
Making sure to stop pulling server logs before terminating the server process; otherwise we might be pulling an invalid process-communicator. Updating AZCoreLogSink to also allow for piping warnings/errors/asserts
Gene Walters
2021-11-29 18:26:31 -08:00
8e472a030b
Added support for translating variables types in the variable manager
lsemp3d
2021-11-29 18:22:53 -08:00
f4e762d9bd
Adding warning if server fails to load the sv_defaultPlayerSpawnAsset when a client joins the server. Updating Multiplayer PyTest to watch out for this warning.
Gene Walters
2021-11-29 16:36:28 -08:00
3922280cec
Merge pull request #6006 from aws-lumberyard-dev/scripting/text_updates_pass7
Luis Sempé
2021-11-29 16:17:35 -08:00
637c12836d
Removed code that lead to double asset handler registration
lsemp3d
2021-11-29 14:14:11 -08:00
8c308fc3da
Clean up modifier asset handling. Fix file handling string error.
chcurran
2021-11-29 13:43:39 -08:00
75e8ef8089
Misc cleanup. Making sure ServerLauncher closes if tests fail
Gene Walters
2021-11-29 13:36:41 -08:00
1294cd0d7f
Various Vulkan fixes (#5880)
moudgils
2021-11-29 13:33:48 -08:00
ba732480d0
Remove LyShineExample Gem's dependency on LmbrCentral and address feedback from previous PR with similar fix for ScriptCanvas
amzn-sj
2021-11-29 12:41:33 -08:00
c0fb80fd99
Workaround for Editor freeze. (#6004)
Mike Balfour
2021-11-29 14:38:10 -06:00
ca94e58399
Added SerializeContext Reflection of FixedMaxPath class (#4453)
lumberyard-employee-dm
2021-11-29 13:50:39 -06:00
9a8f26fab5
moved cmake variables
evanchia
2021-11-29 10:45:35 -08:00
77e3dd786d
Instead of AZCoreLogSink pulling a cvar, we'll check if we're running an editor-server on SystemInit
Gene Walters
2021-11-24 16:05:53 -08:00
ddd8dc6568
remove the optimized GPU test file and replace the existing GPU test file with the optimized tests, update atom_constants.py for the new Light component properties, add area light test script, still need to add spot light test script to fully finish this task
jromnoa
2021-11-24 15:49:34 -08:00
357648a424
Fixed a bug with model previews and thumbnails. A source model asset can have multiple products including models and materials. It’s not guaranteed that the first entry in the list of products for a model asset will be a model. In this case the first product was the default material asset. This caused some model previews to render a gray sphere depicting the default material.
Guthrie Adams
2021-11-23 20:52:41 -06:00
0883921eb3
Merge pull request #5882 from aws-lumberyard-dev/scripting/text_updates_pass7
Luis Sempé
2021-11-24 11:34:33 -08:00
91060efd46
add a LDR color Grading LUT property set step as part of the p0 test for the Display Mapper component
jromnoa
2021-11-24 10:56:22 -08:00