Skip to content
Snippets Groups Projects

Add pose adjustment and toolbar

Merged Nicolas Pope requested to merge feature/poseadjust into master
3 files
+ 47
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -19,6 +19,8 @@ enum class CameraTools {
MOVE_CURSOR, // Move 3D Cursor
ROTATE_CURSOR,
ORIGIN_TO_CURSOR,
RESET_ORIGIN,
SAVE_CURSOR,
ROTATE_X,
ROTATE_Y,
ROTATE_Z,
Loading