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 * restore grid and angle snapping * add overload to ActionManager to support capturing an AZStd::function * remove old legacy CGrid code * fix build after merge * review feedback changes - remove 1.0f multiplies |
5 years ago | |
|---|---|---|
| .. | ||
| AxisGizmo.cpp | 5 years ago | |
| AxisGizmo.h | 5 years ago | |
| BaseObject.cpp | 5 years ago | |
| BaseObject.h | 5 years ago | |
| ClassDesc.cpp | 5 years ago | |
| ClassDesc.h | 5 years ago | |
| DisplayContext.cpp | 5 years ago | |
| DisplayContext.h | 5 years ago | |
| DisplayContextShared.inl | 5 years ago | |
| EntityObject.cpp | 5 years ago | |
| EntityObject.h | 5 years ago | |
| Gizmo.cpp | 5 years ago | |
| Gizmo.h | 5 years ago | |
| GizmoManager.cpp | 5 years ago | |
| GizmoManager.h | 5 years ago | |
| IEntityObjectListener.h | 5 years ago | |
| LineGizmo.cpp | 5 years ago | |
| LineGizmo.h | 5 years ago | |
| ObjectLoader.cpp | 5 years ago | |
| ObjectLoader.h | 5 years ago | |
| ObjectManager.cpp | 5 years ago | |
| ObjectManager.h | 5 years ago | |
| ObjectManagerEventBus.h | 5 years ago | |
| ObjectManagerLegacyUndo.cpp | 5 years ago | |
| ObjectManagerLegacyUndo.h | 5 years ago | |
| SelectionGroup.cpp | 5 years ago | |
| SelectionGroup.h | 5 years ago | |
| SubObjSelection.cpp | 5 years ago | |
| SubObjSelection.h | 5 years ago | |
| TrackGizmo.cpp | 5 years ago | |
| TrackGizmo.h | 5 years ago | |