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/Code/Framework/AzToolsFramework/AzToolsFramework/Manipulators
Tom Hulton-Harrop b2523217c3
Update snapping settings to be stored in the Settings Registry (#646)
* 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 Update snapping settings to be stored in the Settings Registry (#646) 5 years ago
AngularManipulator.h Integrating latest 47acbe8 5 years ago
BaseManipulator.cpp Integrating latest 47acbe8 5 years ago
BaseManipulator.h Integrating latest 47acbe8 5 years ago
BoxManipulatorRequestBus.h Add newlines to the end of all files 5 years ago
EditorVertexSelection.cpp remove QPoint from lower-level interfaces, switch to use AzFramework::ScreenPoint 5 years ago
EditorVertexSelection.h Integrating latest 47acbe8 5 years ago
HoverSelection.h Integrating latest 47acbe8 5 years ago
LineHoverSelection.cpp Integrating latest 47acbe8 5 years ago
LineHoverSelection.h Integrating latest 47acbe8 5 years ago
LineSegmentSelectionManipulator.cpp Integrating latest 47acbe8 5 years ago
LineSegmentSelectionManipulator.h Integrating latest 47acbe8 5 years ago
LinearManipulator.cpp Integrating latest 47acbe8 5 years ago
LinearManipulator.h Integrating latest 47acbe8 5 years ago
ManipulatorBus.h Initial commit 5 years ago
ManipulatorDebug.cpp Initial commit 5 years ago
ManipulatorDebug.h Initial commit 5 years ago
ManipulatorManager.cpp Initial commit 5 years ago
ManipulatorManager.h Integrating github/staging through commit 5f214be 5 years ago
ManipulatorSnapping.cpp Integrating latest 47acbe8 5 years ago
ManipulatorSnapping.h Integrating latest 47acbe8 5 years ago
ManipulatorSpace.cpp Integrating latest 47acbe8 5 years ago
ManipulatorSpace.h Integrating latest 47acbe8 5 years ago
ManipulatorView.cpp Integrating latest 47acbe8 5 years ago
ManipulatorView.h Integrating latest 47acbe8 5 years ago
MultiLinearManipulator.cpp Integrating latest 47acbe8 5 years ago
MultiLinearManipulator.h Integrating latest 47acbe8 5 years ago
PlanarManipulator.cpp Integrating latest 47acbe8 5 years ago
PlanarManipulator.h Integrating latest 47acbe8 5 years ago
RotationManipulators.cpp Integrating latest 47acbe8 5 years ago
RotationManipulators.h Integrating latest 47acbe8 5 years ago
ScaleManipulators.cpp Integrating latest 47acbe8 5 years ago
ScaleManipulators.h Integrating latest 47acbe8 5 years ago
SelectionManipulator.cpp Integrating latest 47acbe8 5 years ago
SelectionManipulator.h Integrating latest 47acbe8 5 years ago
SplineHoverSelection.cpp Integrating latest 47acbe8 5 years ago
SplineHoverSelection.h Integrating latest 47acbe8 5 years ago
SplineSelectionManipulator.cpp Integrating latest 47acbe8 5 years ago
SplineSelectionManipulator.h Integrating latest 47acbe8 5 years ago
SurfaceManipulator.cpp remove QPoint from lower-level interfaces, switch to use AzFramework::ScreenPoint 5 years ago
SurfaceManipulator.h Integrating latest 47acbe8 5 years ago
TranslationManipulators.cpp Integrating latest 47acbe8 5 years ago
TranslationManipulators.h Integrating latest 47acbe8 5 years ago