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.
* Moved reposibility from the instance to the system component to render debug visualizations. Why? To make sure all motion extraction deltas got applied to the character already and avoid any mismatches between last and current frame (resulting in visual jittering). * Added frame database stats to the ImGui monitor. * Switched ImGuiMonitor from internal histogram group to the now shared version in LYImGuiUtils. * Added a new debug draw bus that the motion matching instance hooks to, so that the system component can control when to render debug visualizations. * Added class description for the motion matching instance. Signed-off-by: Benjamin Jillich <jillich@amazon.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Allocators.h | 4 years ago | |
| BlendTreeMotionMatchNode.cpp | 4 years ago | |
| BlendTreeMotionMatchNode.h | 4 years ago | |
| EventData.cpp | 4 years ago | |
| EventData.h | 4 years ago | |
| Feature.cpp | 4 years ago | |
| Feature.h | 4 years ago | |
| FeatureMatrix.cpp | 4 years ago | |
| FeatureMatrix.h | 4 years ago | |
| FeaturePosition.cpp | 4 years ago | |
| FeaturePosition.h | 4 years ago | |
| FeatureSchema.cpp | 4 years ago | |
| FeatureSchema.h | 4 years ago | |
| FeatureSchemaDefault.cpp | 4 years ago | |
| FeatureSchemaDefault.h | 4 years ago | |
| FeatureTrajectory.cpp | 4 years ago | |
| FeatureTrajectory.h | 4 years ago | |
| FeatureVelocity.cpp | 4 years ago | |
| FeatureVelocity.h | 4 years ago | |
| Frame.cpp | 4 years ago | |
| Frame.h | 4 years ago | |
| FrameDatabase.cpp | 4 years ago | |
| FrameDatabase.h | 4 years ago | |
| ImGuiMonitor.cpp | 4 years ago | |
| ImGuiMonitor.h | 4 years ago | |
| ImGuiMonitorBus.h | 4 years ago | |
| KdTree.cpp | 4 years ago | |
| KdTree.h | 4 years ago | |
| MotionMatchingData.cpp | 4 years ago | |
| MotionMatchingData.h | 4 years ago | |
| MotionMatchingEditorModule.cpp | 4 years ago | |
| MotionMatchingEditorSystemComponent.cpp | 4 years ago | |
| MotionMatchingEditorSystemComponent.h | 4 years ago | |
| MotionMatchingInstance.cpp | 4 years ago | |
| MotionMatchingInstance.h | 4 years ago | |
| MotionMatchingModule.cpp | 4 years ago | |
| MotionMatchingModuleInterface.h | 4 years ago | |
| MotionMatchingSystemComponent.cpp | 4 years ago | |
| MotionMatchingSystemComponent.h | 4 years ago | |
| PoseDataJointVelocities.cpp | 4 years ago | |
| PoseDataJointVelocities.h | 4 years ago | |
| TrajectoryHistory.cpp | 4 years ago | |
| TrajectoryHistory.h | 4 years ago | |
| TrajectoryQuery.cpp | 4 years ago | |
| TrajectoryQuery.h | 4 years ago | |