mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-02 18:17:09 +02:00
* Adds a derived class from Nunit's Is test constraint class. The game camera can now be rotated. * Added the new `bind` command to the console, used to bind a key to a keybind. Added two new keybinds for rotating the View camera left and right. Added more info to the ""Component does not exist for state" exception. Added Reduced() and FlipPositive() public functions to Angle. * Fix a copy/paste bug. * Adds missing code to bind/unbind CameraRotateLeft. Camera snapping now actually uses the CameraSnapTolerance constant.