Esteban Papp
860b28c10b
more fixes
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-08 08:48:32 -07:00
hultonha
6863e9cf9e
Camera orbit fix ( #3963 )
...
* Fix for camera look-at and position being the same when calculating orbit point
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* add unit test to verify camera orbit behavior
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-08 13:37:06 +01:00
srikappa-amzn
5a6daf4352
Maximize read file size limit and set it to 1MiB for Atom use cases
...
Signed-off-by: srikappa-amzn <srikappa@amazon.com >
2021-09-08 02:02:24 -07:00
hultonha
052ff90c9d
Preparatory work to allow for more viewport integration tests ( #3961 )
...
* preparatory work to allow for more viewport integration tests
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* minor grammatical fix
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* fix for missed bus call update
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-08 09:36:04 +01:00
kberg-amzn
7e9b6116da
Update component application tick to use the ITime interface and respect simulation t_scale settings
...
Signed-off-by: kberg-amzn <karlberg@amazon.com >
2021-09-07 21:04:24 -07:00
Esteban Papp
c805d443d2
Merge branch 'development' into cmake/warn_virtual
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
# Conflicts:
# Code/Legacy/CryCommon/IConsole.h
# Code/Legacy/CrySystem/LocalizedStringManager.h
# Code/Legacy/CrySystem/XConsole.h
# Code/Legacy/CrySystem/XConsoleVariable.h
# Code/Legacy/CrySystem/XML/XmlUtils.cpp
# cmake/Platform/Common/Clang/Configurations_clang.cmake
2021-09-07 18:42:40 -07:00
Esteban Papp
a72b8a025f
others
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 18:38:16 -07:00
Esteban Papp
7d34004b6d
some Code/Legacy fixes
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 18:38:05 -07:00
Esteban Papp
cc00a535d7
more Code/Framework fixes
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 18:37:45 -07:00
Esteban Papp
9fe3c87f4e
Merge pull request #3968 from aws-lumberyard-dev/FixDebugCompileErrors
...
Fix some debug compile errors introduced by https://github.com/o3de/o3de/pull/3903
2021-09-07 16:20:15 -07:00
Esteban Papp
f30ac72040
fixing AzCore for linux/windows virtual warn
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 16:14:52 -07:00
Esteban Papp
46c6923bf7
Enabling warnings around format security
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 15:17:40 -07:00
srikappa-amzn
0f1e117904
Reverted a small local change that got pushed by mistake
...
Signed-off-by: srikappa-amzn <srikappa@amazon.com >
2021-09-07 14:32:13 -07:00
srikappa-amzn
d0b7ffab67
Changed parameter names to reflect the recursive nature of functions and some more changes
...
Signed-off-by: srikappa-amzn <srikappa@amazon.com >
2021-09-07 14:27:00 -07:00
bosnichd
12fb91a484
Fix some debug compile errors introduced by https://github.com/o3de/o3de/pull/3903
...
Signed-off-by: bosnichd <bosnichd@amazon.com >
2021-09-07 15:08:39 -06:00
Junbo Liang
8edcc504bd
Add AWSI automation tests to a new test suite and pipe ( #3913 )
...
Signed-off-by: junbo <junbo@amazon.com >
2021-09-07 13:02:13 -07:00
Esteban Papp
fe8f4a7720
typo
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 12:55:07 -07:00
Artur K
2a2847b15d
Legacy code cleanup - part 3 ( #3903 )
...
* Legacy cleanup - part 3
Not much is left that can be easily removed,
so I think this will be last cleanup before the legacy functionality is replaced.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com >
* fix windows build, remove a few more things, re-add one file
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com >
* Remove legacy RenderBus + more cleanups
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com >
* Remove MaterialOwnerBus.h
Clean-up in Cry_Matrix34/33
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com >
2021-09-07 12:14:16 -06:00
chcurran
64ab627f03
Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development
2021-09-07 09:35:04 -07:00
Esteban Papp
aad2c214a4
Merge branch 'development' into cmake/warn_virtual
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 08:26:37 -07:00
Esteban Papp
d1df0fbe47
reverting one that was changed by mistake
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 08:17:06 -07:00
Esteban Papp
e20c270580
Fixes install failures when RenderDoc and/or PIX are enabled
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-07 07:59:03 -07:00
moraaar
f551e69b2b
PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing ( #3904 )
...
- Protected python execution of OnEventGenericHook by trying to lock the GIL and show a descriptive error when it was not possible to lock.
- Improved mechanism to lock python mutex and GIL in PhytonSystemComponent. Acquiring/releasing GIL once per thread.
- Added unit test to verify errors are fired when trying to execute OnEventGenericHook from another thread (as it should not able to acquire the GIL).
- Improved python threading tests to actually using python buses.
Signed-off-by: moraaar moraaar@amazon.com
2021-09-07 15:35:04 +01:00
hultonha
33299399af
File renames for settings updates
...
Merge pull request #3952 from aws-lumberyard-dev/hultonha_GH-3579_tidyup
2021-09-07 09:16:31 +01:00
AMZN-AlexOteiza
c002515036
Merge pull request #3945 from aws-lumberyard-dev/reorg_px2
...
Final part of PhysX/Whitebox/NvCloth/Blast Standarization of paths and multiple fixes
2021-09-06 22:18:28 +02:00
hultonha
b8f65cc78b
updates after file renames
...
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-06 18:24:45 +01:00
Hulton-Harrop
3e9a415b27
EditorPreferences modernize file rename
...
Signed-off-by: Hulton-Harrop <hultonha@amazon.co.uk >
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-06 15:06:45 +01:00
Hulton-Harrop
6c1185bcbb
rename CEditorPreferencesPage_ViewportMovmement to CEditorPreferencesPage_ViewportCamera
...
Signed-off-by: Hulton-Harrop <hultonha@amazon.co.uk >
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-06 15:06:43 +01:00
hultonha
a374ea29f2
Expose setting to adjust angular manipulator circle bound ( #3932 )
...
* add debug drawing for angular manipulator bounds
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* remove editor viewport settings from RenderViewport
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* add setting for angular manipulator circle bound
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* update minimum value allowed for some camera settings
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* updates following review feedback, some small tidy-up
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* update comment
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-06 14:22:57 +01:00
hultonha
6cc9a33845
Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation ( #3902 )
...
* add a new implementation for cone/ray intersect to simplify and fix existing issue
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* move new ray/cone intersection function to AzToolsFramework - repond to PR comments
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* updates following PR feedback
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* add additional comment to give more context to the intersection function
Signed-off-by: hultonha <hultonha@amazon.co.uk >
* update google test expect usage
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-06 11:36:17 +01:00
ANT\aljanru
0fb9bc160e
Fixed console text color in batch mode
2021-09-05 22:20:06 +02:00
Esteban Papp
c78ea3cf20
Final fixes for MSVC
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 20:57:31 -07:00
Esteban Papp
49d35e0788
Final fixes for MSVC
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 20:57:18 -07:00
Esteban Papp
c6593bbdd3
double assignation of the same thing
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 20:38:33 -07:00
Esteban Papp
a63954d6cf
simplifying how PIX is passed
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 18:26:59 -07:00
Esteban Papp
b28349be73
Fixes for Android
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 15:36:48 -07:00
Esteban Papp
51fe681dbd
address PR comments
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 15:21:32 -07:00
Esteban Papp
2f71b28b97
Fixes AzToolsFramework
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 15:08:43 -07:00
Esteban Papp
28795c8f5c
Fixes AzQtComponents
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 15:08:23 -07:00
Esteban Papp
bf801da84c
fixes AzNetworking
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 15:08:08 -07:00
Esteban Papp
b52fab0c0c
fixes AzFramework
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 14:57:08 -07:00
Esteban Papp
2e79451280
Fixes AzCore for MSVC
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 14:50:26 -07:00
chcurran
e1e1779ec6
Fix for file size limit in JSON
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-09-03 14:04:06 -07:00
Esteban Papp
925bcee0db
Create Deploy Script that can copy a Project Game Release Layout to a standalone location
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 13:28:22 -07:00
Esteban Papp
ec8e6bcadf
Fixes clang cases
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 13:27:31 -07:00
srikappa-amzn
f6ce3678fa
Used actual types instead of auto and some more minor changes
...
Signed-off-by: srikappa-amzn <srikappa@amazon.com >
2021-09-03 12:34:32 -07:00
chiyenteng
f7d4d80e5b
Add prefab reparenting python auto tests ( #3653 )
...
* Add prefab reparenting python auto tests
Signed-off-by: chiyteng <chiyteng@amazon.com >
* modify prefab python auto test framework
Signed-off-by: chiyteng <chiyteng@amazon.com >
* remove extra spaces
Signed-off-by: chiyteng <chiyteng@amazon.com >
* delete unused files
Signed-off-by: chiyteng <chiyteng@amazon.com >
* delete unused files
Signed-off-by: chiyteng <chiyteng@amazon.com >
* fix nits
Signed-off-by: chiyteng <chiyteng@amazon.com >
* Refactor prefab python tests
Signed-off-by: chiyteng <chiyteng@amazon.com >
* Fix nits
Signed-off-by: chiyteng <chiyteng@amazon.com >
* Modify comments
Signed-off-by: chiyteng <chiyteng@amazon.com >
* Fix nits and add comments for Prefab.py
Signed-off-by: chiyteng <chiyteng@amazon.com >
2021-09-03 14:06:22 -05:00
Esteban Papp
6773af91bc
fixes windows warnings
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-09-03 11:11:28 -07:00
Esteban Papp
522e4bff9e
Merge branch 'development' into cmake/warn_format_security
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
# Conflicts:
# cmake/Platform/Common/Clang/Configurations_clang.cmake
2021-09-03 11:10:40 -07:00
hultonha
5851031d2e
Expose the ability to control manipulator line bounds ( #3890 )
...
Signed-off-by: hultonha <hultonha@amazon.co.uk >
2021-09-03 10:14:03 +01:00