Nicholas Lawson b1bcd7968e Fix locale-dependent data files (#18171) (#18212) 5 hónapja
..
Allocators.h 2068c225d1 Motion Matching (#7232) 3 éve
BlendTreeMotionMatchNode.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
BlendTreeMotionMatchNode.h 113094ee29 Motion Matching: Added standard scaler (#11706) 2 éve
CsvSerializers.cpp b1bcd7968e Fix locale-dependent data files (#18171) (#18212) 5 hónapja
CsvSerializers.h 322b1e5ba2 Motion Matching: Added option to read/write positions and/or rotations to csv (#11369) 2 éve
EventData.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
EventData.h 2068c225d1 Motion Matching (#7232) 3 éve
Feature.cpp cf42dd99d4 feat: remove MCore Color from EmotionFX 1 éve
Feature.h c7629284c3 Motion Matching: Added transformer to the feature interface 2 éve
FeatureAngularVelocity.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureAngularVelocity.h 08c19df92e Motion Matching: Added angular joint velocity feature (#10561) 2 éve
FeatureMatrix.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureMatrix.h 137412b9be Motion Matching: Added CSV exporter for the frame database (#11250) 2 éve
FeatureMatrixMinMaxScaler.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureMatrixMinMaxScaler.h 2a746ebbfa Motion Matching: Min-max scaler automated tests (part #1) 2 éve
FeatureMatrixStandardScaler.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureMatrixStandardScaler.h 113094ee29 Motion Matching: Added standard scaler (#11706) 2 éve
FeatureMatrixTransformer.h a8a3fa7253 Typeinfo simplification (#14824) 1 éve
FeaturePosition.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeaturePosition.h 08ffe94b1c Motion Matching: Inverse transform position feature for debug rendering 2 éve
FeatureSchema.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureSchema.h a8a3fa7253 Typeinfo simplification (#14824) 1 éve
FeatureSchemaDefault.cpp 2068c225d1 Motion Matching (#7232) 3 éve
FeatureSchemaDefault.h 2068c225d1 Motion Matching (#7232) 3 éve
FeatureTrajectory.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureTrajectory.h d85efed913 Motion Matching: Inverse transform trajectory feature for debug rendering 2 éve
FeatureVelocity.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FeatureVelocity.h 104a97b651 Motion Matching: Inverse transform velocity feature for debug rendering 2 éve
Frame.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
Frame.h f60b056b8a Motion Matching: Added class description and member comments 3 éve
FrameDatabase.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
FrameDatabase.h 322b1e5ba2 Motion Matching: Added option to read/write positions and/or rotations to csv (#11369) 2 éve
ImGuiMonitor.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
ImGuiMonitor.h 1a23dc7b93 Motion Matching: Debug visualization improvements 3 éve
ImGuiMonitorBus.h 1a23dc7b93 Motion Matching: Debug visualization improvements 3 éve
KdTree.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
KdTree.h ceff3d230a Motion Matching: Optimize memory usage in KD-tree + use median instead of average (#10744) 2 éve
MotionMatchingData.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
MotionMatchingData.h 113094ee29 Motion Matching: Added standard scaler (#11706) 2 éve
MotionMatchingEditorModule.cpp 324c0317e9 O3DE engine Gem rename support (#17059) 1 éve
MotionMatchingEditorSystemComponent.cpp ceff3d230a Motion Matching: Optimize memory usage in KD-tree + use median instead of average (#10744) 2 éve
MotionMatchingEditorSystemComponent.h 71b347072e Motion Matching: Connecting the MM node to the motion DB feature visualizer 2 éve
MotionMatchingInstance.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
MotionMatchingInstance.h 7aca895a01 Motion Matching: Using query vector for cost calculation 2 éve
MotionMatchingModule.cpp 324c0317e9 O3DE engine Gem rename support (#17059) 1 éve
MotionMatchingModuleInterface.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
MotionMatchingSystemComponent.cpp 92ddc4a37f Removed uses of deprecated and unused AppearsInSystemComponentMenu for System 1 éve
MotionMatchingSystemComponent.h b69b71c5f8 Motion Matching: Removed editor related debug viz from the game system component 2 éve
PoseDataJointVelocities.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
PoseDataJointVelocities.h 955c979858 Motion Matching: Multi-threaded feature extraction (#8416) 2 éve
QueryVector.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 éve
QueryVector.h 7aca895a01 Motion Matching: Using query vector for cost calculation 2 éve
TrajectoryHistory.cpp 9278b1af92 chore: replace usage of MCore::LinearInterpolate with AZ::Lerp (#7809) 2 éve
TrajectoryHistory.h a8a3fa7253 Typeinfo simplification (#14824) 1 éve
TrajectoryQuery.cpp 7498679d1b Motion Matching: Use target facing direction for strafing (#10903) 2 éve
TrajectoryQuery.h a1f45e8ec7 Motion Matching: Force use target facing direction if joystick is in dead-zone 2 éve