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
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
..
CryEngine Merge pull request #544 from aws-lumberyard-dev/MultiplayerComponents 5 years ago
Framework More camera fixes for the new CameraInput system (#667) 5 years ago
LauncherUnified Moving SystemUtilsApple.mm and SystemUtilsApple.h from CrySystem to AzFramework to fix linker error when building iOS non-monolithically (#631) 5 years ago
Sandbox Remove all references to old CGrid system (#672) 5 years ago
Tools [LYN-2520] Added link and tag widgets (#663) 5 years ago
.p4ignore Add newlines to the end of all files 5 years ago
CMakeLists.txt Initial commit 5 years ago