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.
* add overload to ActionManager to support capturing an AZStd::function * move snapping settings to new settings registry * remove unneeded reference in ViewportSettings * move viewport setting function implementations to .cpp file * add more sensible default values for snapping * fix variable name for angle snapping * remove const from function prototype value parameters * add import/export api for free functions * change from std::bind to a lambda * remove redundant const for constexpr string_view * add AZStd alias for std::abs |
5 years ago | |
|---|---|---|
| .. | ||
| AngularManipulator.cpp | 5 years ago | |
| AngularManipulator.h | 5 years ago | |
| BaseManipulator.cpp | 5 years ago | |
| BaseManipulator.h | 5 years ago | |
| BoxManipulatorRequestBus.h | 5 years ago | |
| EditorVertexSelection.cpp | 5 years ago | |
| EditorVertexSelection.h | 5 years ago | |
| HoverSelection.h | 5 years ago | |
| LineHoverSelection.cpp | 5 years ago | |
| LineHoverSelection.h | 5 years ago | |
| LineSegmentSelectionManipulator.cpp | 5 years ago | |
| LineSegmentSelectionManipulator.h | 5 years ago | |
| LinearManipulator.cpp | 5 years ago | |
| LinearManipulator.h | 5 years ago | |
| ManipulatorBus.h | 5 years ago | |
| ManipulatorDebug.cpp | 5 years ago | |
| ManipulatorDebug.h | 5 years ago | |
| ManipulatorManager.cpp | 5 years ago | |
| ManipulatorManager.h | 5 years ago | |
| ManipulatorSnapping.cpp | 5 years ago | |
| ManipulatorSnapping.h | 5 years ago | |
| ManipulatorSpace.cpp | 5 years ago | |
| ManipulatorSpace.h | 5 years ago | |
| ManipulatorView.cpp | 5 years ago | |
| ManipulatorView.h | 5 years ago | |
| MultiLinearManipulator.cpp | 5 years ago | |
| MultiLinearManipulator.h | 5 years ago | |
| PlanarManipulator.cpp | 5 years ago | |
| PlanarManipulator.h | 5 years ago | |
| RotationManipulators.cpp | 5 years ago | |
| RotationManipulators.h | 5 years ago | |
| ScaleManipulators.cpp | 5 years ago | |
| ScaleManipulators.h | 5 years ago | |
| SelectionManipulator.cpp | 5 years ago | |
| SelectionManipulator.h | 5 years ago | |
| SplineHoverSelection.cpp | 5 years ago | |
| SplineHoverSelection.h | 5 years ago | |
| SplineSelectionManipulator.cpp | 5 years ago | |
| SplineSelectionManipulator.h | 5 years ago | |
| SurfaceManipulator.cpp | 5 years ago | |
| SurfaceManipulator.h | 5 years ago | |
| TranslationManipulators.cpp | 5 years ago | |
| TranslationManipulators.h | 5 years ago | |