92ff99c6a0
Remove NewsShared includes in the WelcomeDialog class
Danilo Aimini
2021-07-08 18:11:08 -07:00
d7c8c0192f
SPEC-7503 Mac nightly run asset profile failed to process "Translation/scriptcanvas_en_us.ts" (#1742)
Esteban Papp
2021-07-08 17:20:20 -07:00
7362d461c0
Profiler: fix build error due to cast on Mac (#2003)
Jacob Hilliard
2021-07-08 16:47:42 -07:00
af48fc44e3
Fixed warning of variable not being used in release of ImguiAtom.
moraaar
2021-07-08 10:15:26 +01:00
8a582fdf3f
Udating SHA for nvcloth windows package.
moraaar
2021-07-07 10:56:17 +01:00
7d5f8d5125
Updating linux version of NvCloth, poly2tri and v-hacd.
moraaar
2021-07-06 18:19:08 +01:00
15e0aa7984
Use latest version of nvcloth, poly2tri and v-hacd 3rdParty libraries for windows, android, mac and ios.
moraaar
2021-07-06 16:06:24 +01:00
83d1bc0fbf
Merge branch 'stabilization/2106' into LYN-3718
sphrose
2021-07-08 10:19:11 +01:00
762b3ee582
Suspended ray tracing for DiffuseProbeGrids that are not visible, either off-screen or behind an occlusion culling plane Added a culling flag that indicates if the cullable object is currently visible in any view
dmcdiar
2021-07-08 00:24:52 -07:00
e8cc6a86ed
Merge pull request #1944 from aws-lumberyard-dev/pruiksma/LYN-3913
Jon B
2021-07-07 19:09:18 -07:00
1d14d95be8
Merge pull request #1939 from aws-lumberyard-dev/pruiksma/ltc_fix_fix
Jon B
2021-07-07 19:08:14 -07:00
ec026963b8
Create 3rd-party directory if not exists (#1877)
Jeongseok Lee
2021-07-07 18:18:48 -07:00
adb300b586
Merge pull request #1695 from aws-lumberyard-dev/cgalvan/FixLCGraphNotOpeningOnEdit
Chris Galvan
2021-07-07 20:18:09 -05:00
c097ae8235
Merge branch 'stabilization/2106' of https://github.com/o3de/o3de into cgalvan/FixLCGraphNotOpeningOnEdit
Chris Galvan
2021-07-07 18:43:26 -05:00
9ca7a698df
Fix Mac Editor crash when adding PhysX Collider component to an entity. (#1930)
SJ
2021-07-07 16:17:40 -07:00
d5fdd1035f
Merge branch 'stabilization/2106' into pruiksma/ltc_fix_fix
Ken Pruiksma
2021-07-07 18:07:19 -05:00
6c0264862e
Removing unnecessary code
Ken Pruiksma
2021-07-07 18:05:36 -05:00
a75b8eb636
[LYN-3913] Fix conversion to unsupported photometric unit on light type change. When converting to a light type that doesn't support the currently used photometric unit, the editor component will convert the photometric unit to the universally supported lumen.
Ken Pruiksma
2021-07-07 18:00:40 -05:00
b9964bbb5a
Fixed Material Editor not launching (#1920)
Twolewis
2021-07-07 17:16:09 -05:00
5e98eefcc2
Undoing change from review feedback as it led to an incorrect result in some cases.
Ken Pruiksma
2021-07-07 17:13:43 -05:00
f177f671ac
Fix for LYN-4594: [Atom][EMFX] Loading a saved level with entity and an actor component causes the editor to freeze. (DCO fixup) (#1878)
Tommy Walton
2021-07-07 15:09:14 -07:00
5b9647c11b
Fix for ATOM-15923 : Editor Spends Several Minutes Entering/Ending Play Game Mode (#1846)
Tommy Walton
2021-07-07 15:08:57 -07:00
1b474afdb0
ATOM-14322 Random crashes when exist RHI/Raytracing sample running __fullTestSuite__ (#1926)
Qing Tao
2021-07-07 14:55:36 -07:00
52ae7433b3
Use synthetic keyboard and mouse devices instead of synthetic input channels
nvsickle
2021-07-01 14:07:04 -07:00
8dc59a13da
Revert "Add InputChannel API to disable forwarding events to the underyling device"
nvsickle
2021-07-01 14:05:51 -07:00
042e465622
Harden a few pieces of viewport controller logic
nvsickle
2021-06-22 19:06:55 -07:00
f4c96fc9df
-Rework input handling to filter through a global event filter -Attempt to support remote desktop for viewport cursor capture
nvsickle
2021-06-22 19:04:08 -07:00
a4a038cb28
Switch RenderViewportWidget to using Qt events instead of AzFramework input events
nvsickle
2021-06-17 15:35:14 -07:00