You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems
Allen Jackson c8cf613cf6
{lyn9135} Adding a default prefab during scene processing (#6851)
* {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>

* Adding first pass of logic plus test file

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* Applying scene graph transform to entity transform
Excluding other mesh names in the mesh groups


Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* test: parent top stack


Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* cleaned up the code and parent tops FBX file

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* adding tests for the proc prefab constructor logic

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* Linux/Clang fixes

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* assigning matrix data to pass the tests in Linux (and others...)

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* Addressed some concerns based on PR feedback

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* encapsulating the logic into readable sections

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>

* added comment to watch folder to asset path info

Signed-off-by: Allen Jackson <23512001+jackalbe@users.noreply.github.com>
4 years ago
..
AWSClientAuth Silence aws logging for unit test and have a new AWSNativeSDK as entry point for test env (#6865) 4 years ago
AWSCore Reimplement the GCC fix for the AWS jobs using forward declare (#7088) 4 years ago
AWSGameLift Silence aws logging for unit test and have a new AWSNativeSDK as entry point for test env (#6865) 4 years ago
AWSMetrics [AWSMetrics] Update the auto-generated code to follow O3DE coding standard (#6910) 4 years ago
Achievements Templates restricted (#6498) 4 years ago
AssetValidation Clang 13: Fix build errors ... 4 years ago
Atom Merge pull request #7123 from aws-lumberyard-dev/cgalvan/gitflow_220124_o3de_development 4 years ago
AtomContent Updated all .material files to have materialTypeVersion instead of propertyLayoutVersion. This was renamed in code at some point but we forgot to rename in the files. Before this was silently ignored but since I removed MaterialSourceDataSerializer, this started being reported as a warning. 4 years ago
AtomLyIntegration Merge pull request #7123 from aws-lumberyard-dev/cgalvan/gitflow_220124_o3de_development 4 years ago
AtomTressFX Merge pull request #6376 from nemerle/compiletime_filerequest_code2 4 years ago
AudioEngineWwise Fixed missing include compile issue 4 years ago
AudioSystem Merge pull request #6376 from nemerle/compiletime_filerequest_code2 4 years ago
BarrierInput Templates restricted (#6498) 4 years ago
Blast Combining the original scene manifest with the new manifest (#7083) 4 years ago
Camera ScreenToWorld and WorldToScreen Camera functionality (#6903) 4 years ago
CameraFramework Templates restricted (#6498) 4 years ago
CertificateManager Templates restricted (#6498) 4 years ago
CrashReporting Templates restricted (#6498) 4 years ago
CustomAssetExample Templates restricted (#6498) 4 years ago
DebugDraw Templates restricted (#6498) 4 years ago
DevTextures Templates restricted (#6498) 4 years ago
EMotionFX Adding partial implementation of C++20 concepts and range functions for AZStd::span (#7102) 4 years ago
EditorPythonBindings GCC Support for Linux 4 years ago
ExpressionEvaluation GCC Support for Linux 4 years ago
FastNoise FastNoise GetValues() specialization (#7009) 4 years ago
GameState Templates restricted (#6498) 4 years ago
GameStateSamples Templates restricted (#6498) 4 years ago
Gestures Templates restricted (#6498) 4 years ago
GradientSignal Optimized Gradient Previewer (#7074) 4 years ago
GraphCanvas Merge pull request #6911 from aws-lumberyard-dev/carlitosan-sc-bug-bash-4 4 years ago
GraphModel Clang 13: Fix build errors ... 4 years ago
HttpRequestor Disable flaky HttpRequestor test (#6866) 4 years ago
ImGui ImGui: Added new histogram group helper (#6998) 4 years ago
InAppPurchases Templates restricted (#6498) 4 years ago
LandscapeCanvas Templates restricted (#6498) 4 years ago
LmbrCentral The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
LocalUser Templates restricted (#6498) 4 years ago
LyShine Clang 13: Fix build errors ... 4 years ago
LyShineExamples Make ILyShine an AZ::Interface (#6923) 4 years ago
Maestro GCC Support for Linux 4 years ago
MessagePopup Make ILyShine an AZ::Interface (#6923) 4 years ago
Metastream GCC Support for Linux 4 years ago
Microphone Templates restricted (#6498) 4 years ago
Multiplayer Clang 13: Fix build errors ... 4 years ago
MultiplayerCompression Templates restricted (#6498) 4 years ago
NvCloth Merge pull request #7101 from siretty/fix_build_linux_clang_13 4 years ago
PhysX The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
PhysXDebug Merge pull request #6376 from nemerle/compiletime_filerequest_code2 4 years ago
Prefab {lyn9135} Adding a default prefab during scene processing (#6851) 4 years ago
Presence Templates restricted (#6498) 4 years ago
PrimitiveAssets Updated all .material files to have materialTypeVersion instead of propertyLayoutVersion. This was renamed in code at some point but we forgot to rename in the files. Before this was silently ignored but since I removed MaterialSourceDataSerializer, this started being reported as a warning. 4 years ago
Profiler [development] enabled mouse wheel scrolling in the Profiler gem visualizer (#6930) 4 years ago
PythonAssetBuilder GCC Support for Linux 4 years ago
QtForPython GCC Support for Linux 4 years ago
SaveData Templates restricted (#6498) 4 years ago
SceneLoggingExample Templates restricted (#6498) 4 years ago
SceneProcessing Templates restricted (#6498) 4 years ago
ScriptCanvas Merge pull request #7101 from siretty/fix_build_linux_clang_13 4 years ago
ScriptCanvasDeveloper Merge pull request #6911 from aws-lumberyard-dev/carlitosan-sc-bug-bash-4 4 years ago
ScriptCanvasPhysics ScreenToWorld and WorldToScreen Camera functionality (#6903) 4 years ago
ScriptCanvasTesting GCC Support for Linux 4 years ago
ScriptEvents Merge pull request #6376 from nemerle/compiletime_filerequest_code2 4 years ago
ScriptedEntityTweener Templates restricted (#6498) 4 years ago
SliceFavorites Templates restricted (#6498) 4 years ago
StartingPointCamera Templates restricted (#6498) 4 years ago
StartingPointInput Templates restricted (#6498) 4 years ago
StartingPointMovement Templates restricted (#6498) 4 years ago
SurfaceData Templates restricted (#6498) 4 years ago
Terrain Add GetHeights() and GetSurfaceWeightsFromList() APIs. (#7121) 4 years ago
TestAssetBuilder Templates restricted (#6498) 4 years ago
TextureAtlas Templates restricted (#6498) 4 years ago
TickBusOrderViewer Templates restricted (#6498) 4 years ago
Twitch Templates restricted (#6498) 4 years ago
UiBasics Templates restricted (#6498) 4 years ago
Vegetation Merge pull request #6818 from windbagjacket/development 4 years ago
VideoPlaybackFramework Templates restricted (#6498) 4 years ago
VirtualGamepad Adding missing dependency on LyShine to the VirtualGamepad (#7087) 4 years ago
WhiteBox The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago