Guthrie Adams 8fc0087433 Merge pull request #17186 from pollend/feature/remove-MCore-Color-EmotionFX před 2 roky
..
Algorithms.cpp 8b0799de24 [EMFX] Add smoothing filter option for root motion extraction (#11129) před 3 roky
Algorithms.h 8b0799de24 [EMFX] Add smoothing filter option for root motion extraction (#11129) před 3 roky
Algorithms.inl 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
Array2D.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Array2D.inl 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Attribute.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Attribute.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
AttributeAllocator.h eb38872159 Add sys dumpallocators console command (#16864) před 2 roky
AttributeBool.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeBool.h 860b28c10b more fixes před 4 roky
AttributeColor.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeCreateFunctions.cpp 2eebbe802a feat(EmotionFX): replace RGBAColor ColorParameter with AZ::Color před 3 roky
AttributeFactory.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
AttributeFactory.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
AttributeFloat.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeFloat.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
AttributeInt32.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeInt32.h 860b28c10b more fixes před 4 roky
AttributePointer.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeQuaternion.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeString.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeVector2.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeVector3.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AttributeVector4.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 3 roky
AzCoreConversions.h cf42dd99d4 feat: remove MCore Color from EmotionFX před 2 roky
BoundingSphere.h a5005deba7 Removes BoundingSphere from Gems/EMotionFX před 4 roky
Command.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Command.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CommandGroup.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CommandGroup.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CommandLine.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CommandLine.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CommandManagerCallback.h f4442425ed Convert CommandManagerCallback uint32 -> size_t před 4 roky
CommandSyntax.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CommandSyntax.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Compare.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
Compare.inl 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
CompressedFloat.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CompressedFloat.inl 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CompressedQuaternion.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CompressedQuaternion.inl 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CompressedVector.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
CompressedVector.inl 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Config.h 53dfb1a39e remove unnecessary ALIGN macros před 4 roky
DelaunayTriangulator.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
DelaunayTriangulator.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
DiskFile.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
DiskFile.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Distance.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Distance.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
DualQuaternion.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
DualQuaternion.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
DualQuaternion.inl 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Endian.h cf42dd99d4 feat: remove MCore Color from EmotionFX před 2 roky
Endian.inl cf42dd99d4 feat: remove MCore Color from EmotionFX před 2 roky
FastMath.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
FastMath.h 5a4b0f5770 Convert Math::Align to a template, so it doesn't depend on the uint32 type před 4 roky
FastMath.inl 895bf1b3f5 Fixes a compiler error on GCC, and refactors the various simd *First, *Second, *Third methods to use a clearer naming convention před 2 roky
File.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
FileSystem.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
FileSystem.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
IDGenerator.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
IDGenerator.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
LogManager.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
LogManager.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MCoreCommandManager.cpp a8a3fa7253 Typeinfo simplification (#14824) před 3 roky
MCoreCommandManager.h 58c227ceb1 Implemented C++23 deleted nullptr_t constructor/assignment for AZStd string classes (#4158) před 4 roky
MCoreSystem.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls před 3 roky
MCoreSystem.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Macros.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
MemoryCategoriesCore.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
MemoryFile.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MemoryFile.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MemoryManager.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
MemoryManager.h 88a9a4fb5d Correct signature of MCore::MemSet to match memset před 4 roky
MemoryObject.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MemoryObject.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MemoryTracker.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MemoryTracker.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
MultiThreadManager.h 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
PlaneEq.h 576a178458 refactor: remove AABB from MCore před 2 roky
Random.cpp 1837d05169 Rename EMotionFX class members to follow the `m_` naming convention před 4 roky
Random.h 8766de21cc Only use a deterministic random when network option is enabled. (#7126) před 4 roky
Ray.cpp 576a178458 refactor: remove AABB from MCore před 2 roky
Ray.h 576a178458 refactor: remove AABB from MCore před 2 roky
ReflectionSerializer.cpp 404ab51439 uint32 -> size_t před 4 roky
ReflectionSerializer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
StandardHeaders.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
StaticAllocator.cpp cb90e1b41f Rename allocator's `pointer_type` typedef to match the std's `pointer` před 3 roky
StaticAllocator.h cb90e1b41f Rename allocator's `pointer_type` typedef to match the std's `pointer` před 3 roky
StaticString.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
Stream.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 4 roky
StringConversions.cpp 9e34b94ba1 Merge development to mp_desync_debug před 4 roky
StringConversions.h 9e34b94ba1 Merge development to mp_desync_debug před 4 roky
StringIdPool.cpp 9b06340c6c SerializeContext header include dependency reduction (#14918) před 2 roky
StringIdPool.h 9b06340c6c SerializeContext header include dependency reduction (#14918) před 2 roky
Vector.h 68c756b6f4 mark duplicate methods under MCore::Vector as deprecated před 4 roky