Commit Graph

10 Commits (0aad6ad08d627ff18ec65f0460cc43b34fd78fc9)

Author SHA1 Message Date
Terry Michaels 593b679fa3
Main toolbar consolidation and cleanup (#1167)
* Moving menu options around

* Consolidation and moving of toolbar functioanlity

* Fixed non-unity build missing header

* Updated camera icon to the correct one

* Addressed review feedback

* Addressed review feedback

* Moved icons to new folder structure/naming
5 years ago
Terry Michaels 4a5d773034
Removed environment and debug mode buttons 5 years ago
Tom Hulton-Harrop b185a94519
Remove all references to old CGrid system (#672)
* 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
Chris Galvan 51a8696f69 [LYN-3419] First pass of removing unused logic for old viewport interaction model. 5 years ago
jjjoness 0607f6efa6 Changed Play Console from comments in PR. 5 years ago
jjjoness 73df05529c Completed new Play Console button. 5 years ago
jjjoness 2b63ecab87 Merge branch 'main' into LYN-1099 5 years ago
Chris Galvan 08bd4ee740 [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 5 years ago
jjjoness 012ab89a23 Changed Play Console to right of toolbar. 5 years ago
alexpete a10351f38d Initial commit 5 years ago