Mikhail Naumov
8668fac564
Fixing character controller triggering collision on creation ( #6546 )
...
* Fixing character controller triggering collision on creation
Signed-off-by: Mikhail Naumov <mnaumov@amazon.com >
* PR feedback
Signed-off-by: Mikhail Naumov <mnaumov@amazon.com >
2022-01-06 17:09:27 -08:00
Mike Chang
6a171d1769
Windows installer build tag date fix ( #6735 )
...
Makes the % string replacement optional in the palSh function
Signed-off-by: Mike Chang <changml@amazon.com >
2022-01-06 16:41:35 -08:00
carlitosan
7f4fe67f77
Fix issues caused by SC editor component holding onto a live graph ( #6734 )
...
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com >
2022-01-06 16:35:36 -08:00
Esteban Papp
54e0b8b7b5
Enabling mac tests ( #6716 )
...
* Adds mac test job
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Points to sysctl properly to handle zsh
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes some macos differences with Linux when reading the CTEST_RUN_FLAGS parameters
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* adding the test job to the profile pipe
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Disables some tests in Mac that are not passing
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* passes config to cli_test_driver and sets the right trait for the test (pytest instead of lytesttools)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Set proper traits for AtomRHI
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Corrected AZ_TRAIT_UNIT_TEST_PERLINE_GRADIANT_GOLDEN_VALUES_7878 values for Mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Disables EMotionFX tests in Mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Removes debugging prints
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Removes filters that were meant just for Linux
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* quotes are re-quoted in the test_mac.sh script
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2022-01-06 16:16:48 -08:00
dmcdiarmid-ly
a365e15729
Merge pull request #6717 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-16989
...
Improved DiffuseProbeGrid blending
2022-01-06 16:30:21 -07:00
Ronald Koppers
f376d7e379
Merge pull request #6468 from aws-lumberyard-dev/Prefabs/ProcessStackAddPrefabBug
...
Spawnable Entity Alias improvements
2022-01-06 14:58:27 -08:00
Vincent Liu
ad9bcba6e2
[Linux] Update to use AWSNativeSDK 1.9.50 ( #6715 )
2022-01-06 13:17:48 -08:00
Chris Galvan
d47f282ec1
Merge pull request #6726 from aws-lumberyard-dev/cgalvan/RemovedLegacyDatabaseLibrary
...
Removed legacy editor DatabaseLibrary code.
2022-01-06 15:15:18 -06:00
Esteban Papp
741a9059f6
More packaging cleanup ( #6728 )
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2022-01-06 12:13:23 -08:00
dmcdiarmid-ly
f7ea1258a3
Merge pull request #6713 from aws-lumberyard-dev/Atom/semaster/convert_shadowtest_level
...
Move and convert ShadowTest level and include object files
2022-01-06 13:07:34 -07:00
Chris Galvan
d3b36f1814
Added a couple more missing includes
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2022-01-06 13:55:52 -06:00
Chris Galvan
53e6f0f99f
Added another missing include
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2022-01-06 13:27:44 -06:00
AMZN-koppersr
603967d61f
Fixed build issues with Spawnable Entity Aliases.
...
Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com >
2022-01-06 11:04:54 -08:00
Chris Galvan
e5c2d574fc
Added a missing include and forward declare
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2022-01-06 12:51:10 -06:00
Allen Jackson
353d4bb2bb
{lyn8938} looks into the asset database to detect products ( #6709 )
...
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com >
2022-01-06 11:47:04 -06:00
Chris Galvan
fee88cf5c6
Removed legacy editor DatabaseLibrary code.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2022-01-06 10:12:54 -06:00
Mike Balfour
14661af13f
Terrain/mbalfour/misc bugfixes ( #6712 )
...
* Bumped up terrain world limit to allow up to (and including) 4096 x 4096.
Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com >
* Changed loop calculations to handle floating-point math better.
By looping on floating-point values, query resolutions of unstable values like "0.200000007" would sometimes cause the loop to go one more time than it should.
Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com >
2022-01-06 09:19:42 -06:00
Tom Hulton-Harrop
66985e3569
Updates to ViewportTitleDlg to better expose grid snapping visualization ( #6700 )
...
* updates to ViewportTitleDlg to better expose grid snapping visualization
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
* small typo fix
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
* add escape handling for widget to be more consistent with other QMenu behavior
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
* remove unneeded [[maybe_unused]]
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
2022-01-06 09:26:16 +00:00
dmcdiarmid-ly
23293a13c1
Improved DiffuseProbeGrid blending around the edges of the volume
...
Signed-off-by: dmcdiarmid-ly <63674186+dmcdiarmid-ly@users.noreply.github.com >
2022-01-05 21:51:42 -07:00
carlitosan
da0a10bb4c
fix for edit SC action in entity context menu ( #6686 )
...
* on demand reflect az events when they are the return value of ebuses
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com >
* fix crash and functionality for edit sc editor context menu action
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com >
2022-01-05 19:04:55 -08:00
AMZN-koppersr
e2a960e442
Fixed a sync issue when a PrefaDOM was taken from a PrefabDocument.
...
When a PrefabDOM was taken from a PrefabDocument the Instance would continue to have the data from the original Prefab, which means they'd no longer be in sync as the Prefab would be empty. This was fixed by resetting the Instance so they're both clear.
Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com >
2022-01-05 17:21:15 -08:00
Esteban Papp
09fd52ef73
AzCore Math tests produce errors that need to be disabled in debug ( #6678 )
...
* Tests produce errors that need to be disabled in debug
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* PR suggestion
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2022-01-05 16:07:52 -08:00
Sean Masterson
ee6709a85c
Move and convert ShadowTest level and include object files
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2022-01-05 15:47:11 -08:00
michabr
01c5fb7817
Add clamp mode to Draw2d ( #6630 )
...
Signed-off-by: abrmich <abrmich@amazon.com >
2022-01-05 15:27:52 -08:00
Allen Jackson
6c3d5c434e
{lyn8865} Adding DataTypes::ScriptProcessorFallbackLogic ( #6396 )
...
* {lyn8865} Adding DataTypes::ScriptProcessorFallbackLogic
- Give the user an option how to handle fallback logic for script rules
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com >
* the new code found an error in a Python script... it seems to work!
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com >
* fixing up the regression test
Signed-off-by: Jackson <23512001+jackalbe@users.noreply.github.com >
* dump version number
Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com >
2022-01-05 16:08:58 -06:00
Chris Galvan
8a271cabb3
Merge pull request #6708 from aws-lumberyard-dev/cgalvan/RemoveMoreUnusedEditorCode
...
Removed unused Editor code from EditMode/Geometry/Include/LightmapCompiler
2022-01-05 15:27:07 -06:00
Roman
55fb63da48
Debug render aabb now include node, mesh and static aabb. ( #6685 )
...
Signed-off-by: rhhong <rhhong@amazon.com >
2022-01-05 12:54:41 -08:00
Chris Galvan
233349ffe3
Removed unused Editor code from EditMode/Geometry/Include/LightmapCompiler
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2022-01-05 13:35:09 -06:00
AMZN-koppersr
13375cd7d9
Merge branch 'development' into Prefabs/ProcessStackAddPrefabBug
2022-01-05 11:12:57 -08:00
AMZN-koppersr
31e51f8c3a
Minor updates to the Spawnable Entity Aliases in response to PR feedback.
...
Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com >
2022-01-05 10:47:23 -08:00
Esteban Papp
89067fe667
Memory/benchmarks ( #5896 )
...
* initial version ported from an old implementation
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* simplification of code
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes a recursive loop
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Removing commented code of different options for getting memory usage of a process
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* PR comment (NULL->nullptr)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Adds mulit-threaded tests
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Improving runtime and making the whole duration manageable
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes Linux build
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes for mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes for HeapSchema to get a default block if none is passed
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Adds recording functionality (disabled) and a benchmark that can run recordings
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Removes Heap allocator from being possible to use as a SystemAllocator since it doesnt allow dynamic allocating (only works with pre-allocated blocks)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* WIP trying to use SystemAllocator instead of raw reads
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Makes the recorded benchmark more stable
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* More stability changes, improvement on type usage within the benchmark, cleanup of unstable stats
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Adds benchmark files for Android
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes Linux nounity build
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* PR comments
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Death test relies on an exception from ocurring, that exception is an access violation, which could not happen (i.e. the memory could be valid for the process)
The test didnt have to be a death test. Also handled the situation better in the code to be able to continue in that scenario (useful for release configurations)"
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2022-01-05 10:40:03 -08:00
Shirang Jia
1d0cd46cb7
Escape % for windows batch in palSh ( #6688 )
...
Signed-off-by: Shirang Jia <shiranj@amazon.com >
2022-01-05 09:54:52 -08:00
Esteban Papp
05da6aaa67
Removes unnecessary loop ( #6684 )
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2022-01-05 09:26:08 -08:00
SWMasterson
4ce6909aaf
Move, convert, and rename Lucy level to Hermanubis in AutomatedTesting ( #6627 )
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2022-01-05 11:03:28 -06:00
Michael Pollind
e3bf4311eb
bugfix: update attenuation when light intensity changed for mode Automatic ( #6499 )
...
REF: https://github.com/o3de/o3de/issues/6128
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-05 10:22:47 -06:00
Esteban Papp
c548fd7682
Death test relies on an exception from ocurring, that exception is an access violation, which could not happen (i.e. the memory could be valid for the process) ( #6683 )
...
The test didnt have to be a death test. Also handled the situation better in the code to be able to continue in that scenario (useful for release configurations)"
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2022-01-05 08:15:08 -08:00
Benjamin Jillich
21d73033b7
Atom: Frame counter string sometimes extends across the whole width of the viewport ( #6689 )
...
When going into game mode or after initializing some system that takes a few seconds, the FPS counter showed really large numbers, extending across the whole with of the viewport. In this case, values show "inf" now.
Signed-off-by: Benjamin Jillich <jillich@amazon.com >
2022-01-05 16:53:49 +01:00
Chris Galvan
ff947dfcc3
Merge pull request #6682 from aws-lumberyard-dev/cgalvan/RemoveUnusedEditorControls
...
Removed some unused classes from Editor/Controls
2022-01-05 06:05:29 -06:00
tjmgd
4695d36ea5
Fix: Blend node applies both poses at value 1 ( #6292 )
...
Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com >
Co-authored-by: Tobias Alexander Franke <tobias.alexander.franke@huawei.com >
2022-01-05 09:54:34 +01:00
Benjamin Jillich
40ca1dcbf9
EMotion FX: Extendable pose data and pose debug visualization ( #6639 )
...
* Added debug draw function to the pose class for sharable and easy-to-use pose debug visualization that includes pose data debug rendering.
* Extended the pose data factory with the ability to add pose data types from outside of the EMFX SDK and external gems.
* In order to get access to the pose data factory, it got added to the EMFX manager.
Signed-off-by: Benjamin Jillich <jillich@amazon.com >
2022-01-05 09:10:12 +01:00
Chris Burel
bfb1d0ad9e
Merge pull request #6225 from aws-lumberyard-dev/burelc/inotify
...
[AssetProcessor] Refactor the FileWatcher to use only one watch thread
2022-01-04 18:18:29 -08:00
michabr
5eb6c2d24b
Update UiCustomImageComponent to use Atom ( #6628 )
...
Signed-off-by: abrmich <abrmich@amazon.com >
2022-01-04 18:13:44 -08:00
dmcdiarmid-ly
b719b1e8ee
Merge pull request #6681 from aws-lumberyard-dev/rgba16f/revertAddingPassClass
...
Revert "added pass class (#6244 )"
2022-01-04 17:41:21 -07:00
Chris Burel
648a21ab5c
[Linux] Correct handling of new dirs added to non-recursive watch roots
...
Signed-off-by: Chris Burel <burelc@amazon.com >
2022-01-04 16:12:17 -08:00
Chris Burel
2bc1d8620e
Rename file to adhere to PAL conventions
...
Signed-off-by: Chris Burel <burelc@amazon.com >
2022-01-04 16:12:17 -08:00
Chris Burel
484e27c109
Use AZStd::equal to implement path comparison
...
Signed-off-by: Chris Burel <burelc@amazon.com >
2022-01-04 16:12:17 -08:00
Chris Burel
ce0bb1ca2b
[AssetProcessor] Refactor the FileWatcher to use only one watch thread
...
This change reworks the AssetProcessor's FileWatcher so that it only uses
one thread. This is motivated by getting better support for inotify on
Linux. The previous architecture required calling `inotify_init` once for
each directory that was being watched, and using separate inotify instances
for each watched tree. In addition, having separate threads per watched
tree is not necessary, and just consumes system resources. Each platform
supports watching multiple directories with the same platform-specific
watcher API, so each platform has been updated accordingly.
The interface to the FileWatcher class is greatly simplified. Previously,
it supported client-supplied filtering of the paths that would generate
notifications. This was done by subclassing `FolderWatchBase` and
implementing `OnFileChange`. However, only one filter was ever used, so
that filter is now hard-coded in the FileWatcher class, and the classes
driving the old filtering mechanism are removed. Users of the interface
now have a much easier time, they just call `AddFolderWatch` with the path
to watch, and only have to connect to one set of signals, instead of
separate signals per watched directory.
Signed-off-by: Chris Burel <burelc@amazon.com >
2022-01-04 16:12:17 -08:00
Chris Burel
7ac5bc3d5c
[Linux] Display a warning in AP if inotify fails to initialize
...
Signed-off-by: Chris Burel <burelc@amazon.com >
2022-01-04 16:12:17 -08:00
Chris Burel
04f4d5e031
[Linux] Avoid recursive inotify when a watch folder is set to recursive=false
...
Signed-off-by: Chris Burel <burelc@amazon.com >
2022-01-04 16:12:17 -08:00
michabr
daf4dbb54d
Fix LyShine debug display to work with Atom ( #6516 )
...
* LyShine cleanup pass for Atom conversion
Signed-off-by: abrmich <abrmich@amazon.com >
* Add GHI numbers to comments
Signed-off-by: abrmich <abrmich@amazon.com >
* Fix debug texture data
Signed-off-by: abrmich <abrmich@amazon.com >
* Fix debug canvas and draw call data
Signed-off-by: abrmich <abrmich@amazon.com >
* Add GHI issue
Signed-off-by: abrmich <abrmich@amazon.com >
* Address PR feedback
Signed-off-by: abrmich <abrmich@amazon.com >
* Remove unused variable
Signed-off-by: abrmich <abrmich@amazon.com >
2022-01-04 15:14:35 -08:00