amzn-hdoke
be519bb36a
Allow overriding of AWSAttribution settings to skip consent dialog for automated testing ( #1650 )
...
Signed-off-by: dhrudesh <dhrudesh@amazon.com>
5 years ago
chcurran
917dacb61e
Added comment explaining state of progress of SC --> C++
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
chcurran
df02813cd4
Hide ExecutionState methods from SC, Fixes LYN-4900
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
mrieggeramzn
345be58ca8
Merge pull request #1668 from aws-lumberyard-dev/Atom/mriegger/shadowonoffbug
...
Fix for shadow aliasing appearing when enabling/disabling lights
5 years ago
amzn-mike
0a241d8fd0
Bump version
...
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
5 years ago
chcurran
5b7b989733
use more constexpr in ScriptCanvasAttributes.h, remove superfluous string use in SC user data serialization
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
dmcdiarmid-ly
89f4872469
Merge pull request #1674 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15902
...
[ATOM-15902] Reflection probes occasionally fail to hot-reload
5 years ago
amzn-mike
d2d8e8bc3e
unsigned to unsigned int
...
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
5 years ago
AMZN-ScottR
60f38b0c30
[cpack/2106-install-path] update default install path and provide warning about 'Program Files'
...
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
5 years ago
Tommy Walton
8d2154af26
Partial fix for LYN-2227 : MeshComponent initialization performance improvement ( #1381 )
...
Skip a shader item before creating a shader instance if it's not going to be rendered based on the draw tag. This avoids creating and releasing the shader instance over and over again, which results in a disk write each time during release.
5 years ago
Esteban Papp
473f856d76
SPEC-7563 Change Code/Sandbox/Editor to Code/Editor and Code/Sandbox/Plugins to Code/Editor/Plugins
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
moudgils
9c3ebeba04
Fix metal mip writes within compute pass ( #1673 )
...
* Fix mip writes via compute passes by creates subresource views
- Create metal subresource views so that we can write into correct mips for compute passes
- Remove code to set the correct slice/level for gfx passes as the view will be correct now
- Handle cubemap/cubemaparray/3d texture types as the drivers do not allow subresource views.
5 years ago
hasareej
8408f6b815
PR feedback changes 2.0
...
Signed-off-by: hultonha <hultonha@amazon.co.uk>
5 years ago
hasareej
32687cbcb2
PR feedback changes
...
Signed-off-by: hultonha <hultonha@amazon.co.uk>
5 years ago
hasareej
df0fede8d2
Hiding the 2 Clusters during Gameplay mode
...
Signed-off-by: hultonha <hultonha@amazon.co.uk>
5 years ago
Esteban Papp
5fa495380c
Merge branch 'stabilization/2106' into redcode/SPEC-7563
5 years ago
balibhan
6392788212
Merge pull request #1547 from aws-lumberyard-dev/build_game_launcher
...
Test game launcher with GPU
5 years ago
Jacob Hilliard
ed9232563d
[ATOM-15862] Fixing CPU profiler to save multiple regions within the same thread ( #1636 )
...
Signed-off-by: Jacob Hilliard <jhlliar@amazon.com>
5 years ago
Steve Pham
03c8110d02
Replaced remaining CryTek copyright notices
...
- Replaced 'CryTek' with 'Contributors to the Open 3D Engine Project' in ConsoleHelpGen.cpp (#1667 )
- Removed remaining 'Crytek Engine Source File.. Copyright (C), Crytek Studios' in various Editor source files
- Replaced 'modifications by CryTek' and 'modifications by Amazon' with 'Modified from original'
5 years ago
Aaron Ruiz Mora
68f1410956
Using prefabs generated by the conversion tool ( #1675 )
...
Signed-off-by: moraaar <moraaar@amazon.com>
5 years ago
Benjamin Jillich
3a5b8808a0
[LYN-4879] Incorrect colour UI issue on Gem Configure ( #1678 )
...
* Aligned the column headers to the elements
* Moved the styling of the gem column header labels to the qss
* Fixed the scrollbar for the gem list view
Signed-off-by: Benjamin Jillich <jillich@amazon.com>
5 years ago
SergeyAMZN
18d4f1022f
Merge pull request #1677 from aws-lumberyard-dev/MultiplayerEditorFixes2
...
Merged ctrl+g fixes from MultiplayerEditorFixes
5 years ago
pereslav
1100e20e26
Merged ctrl+g fixes from MultiplayerEditorFixes
...
Signed-off-by: pereslav <pereslav@amazon.com>
5 years ago
dmcdiar
09aba94da7
Fixes for ReflectionProbe hot reloading
...
Signed-off-by: dmcdiar <dmcdiar@amazon.com>
5 years ago
dmcdiarmid-ly
c4a20405e2
Merge pull request #1666 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-14526
...
[ATOM-14526] DiffuseProbeGrid and ReflectionProbe components alter box shape size
5 years ago
Nicholas Van Sickle
84853175e5
Merge pull request #1669 from aws-lumberyard-dev/nvsickle/FixCenterOnAABB
...
Fix Viewport camera position failing to update when "Find in viewport……" is activated
5 years ago
AMZN-mnaumov
48c5854666
Merge pull request #1621 from aws-lumberyard-dev/Atom/mnaumov/LYN-4544cherryPick
...
[LYN-4544] Fixing thumbnail crashing on bad data
5 years ago
chcurran
9d9205d067
SC user nodeables now use __index method does not report error on (allowable) nil table entries LYN-3664
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
nvsickle
528279af32
Fix Viewport camera position failing to update when "Find in viewport" is activated
...
Signed-off-by: nvsickle <nvsickle@amazon.com>
5 years ago
Guthrie Adams
ade4199c28
Merge pull request #1662 from aws-lumberyard-dev/Atom/guthadam/ATOM-15892_fixing_material_slot_clear_overrides
...
ATOM-15892 fixing material component clear overrides button
5 years ago
chcurran
355776d3a9
Add versioning updates for prefab conversion, and PR clean up & nitpicks
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
Riegger
30834a33a4
Fix for shadow aliasing appearing when enabling/disabling lights
...
Signed-off-by: Riegger <mriegger@amazon.com>
5 years ago
Esteban Papp
d6caff7842
Some sandbox references I was missing
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
guthadam
64186b4ec6
ATOM-15892 fixing material component clear overrides button
...
The clear material override properties button was not sending the notification to update the entity or undo state.
Signed-off-by: guthadam <guthadam@amazon.com>
5 years ago
dmcdiar
b65a2da548
Changed the DiffuseProbeGrid and ReflectionProbe components to only override the Box size if it's at the default (unit)
...
Signed-off-by: dmcdiar <dmcdiar@amazon.com>
5 years ago
Scott Romero
0b3884985e
[stabilization/2106] generalize progress screen text and split out download/execution progress ( #1654 )
5 years ago
Terry Michaels
ffc05872cc
Updated Helpers Icon per UX ( #1658 )
...
Signed-off-by: Terry Michaels <miterenc@amazon.com>
5 years ago
chcurran
fb448124e2
removed uneccessary prefab senstive code
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
Vincent Liu
f7c96e44b0
[LYN-4848] Migrate remaining doc links to o3de.org ( #1632 )
5 years ago
mrieggeramzn
ed193c82fa
Merge pull request #1652 from aws-lumberyard-dev/Atom/mriegger/tgs
...
Bumping threadgroup sizes
5 years ago
Esteban Papp
d14229c67e
some replacements and fixes that were referring Sandbox/Editor
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
Esteban Papp
1696680240
git mv Code\Sandbox\Plugins Code/Editor/Plugins
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
Esteban Papp
e34e36cb35
git mv Code\Sandbox\Editor Code/Editor
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
Esteban Papp
9f0bbf3b74
SPEC-7531 Change Code/CryEngine to Code/Legacy ( #1634 )
...
* git mv Code\CryEngine Code\Legacy
* redirecting CMakeLists.txt
* fixing uic warning
* Some more CryEngine mentions
* validation scripts
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
chcurran
dcb3c71d33
Initial prefab integration
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
5 years ago
Riegger
57d2f28826
Bumping threadgroup sizes
...
Signed-off-by: Riegger <mriegger@amazon.com>
5 years ago
amzn-mike
598c890cbc
Fix nodes being incorrectly treated as bones
...
Some nodes have aiBones created by AssImp even though they aren't bones. Filter these out by looking through the node graph and only considering
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
5 years ago
AMZN-ScottR
73c0efbd90
[cpack/2106-progress-screen] generalize progress screen text and split out download/execution progress
...
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
5 years ago
Nicholas Van Sickle
f570925c0d
Merge pull request #1637 from aws-lumberyard-dev/nvsickle/FixRapidCameraSwitch
...
Fix switching cameras rapidly in the Editor accidentally copying camera positions
5 years ago
Terry Michaels
149863c527
Removed Amazon as Company for QSettings ( #1649 )
...
* Removed Amazon as Company for QSettings
Signed-off-by: Terry Michaels <miterenc@amazon.com>
5 years ago