Commit History

Author SHA1 Message Date
  Marcel Admiraal 4da4feed18 Use Vector3 instead of 3 floats for CSGBox3D dimensions 4 years ago
  Aaron Franke 5ef62e546f Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name" 5 years ago
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 years ago
  jfons 3841a64703 Rename all gizmo classes, using the 4.0 node names. 5 years ago
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Juan Linietsky d81ddaf33e Added skin support and simplified APIs to override bone position. 5 years ago
  Hugo Locurcio e87e8c0485 Improve the CSG shape gizmo drawing 6 years ago
  Hugo Locurcio 527fb3968a Implement snapping in the CSG gizmos and 3D polygon editor 6 years ago
  JFonS 2658e5d03d Add priority to gizmos and fix small issues 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  JFonS 6b15b4f904 Expose the new gizmo plugin system to scripting 6 years ago
  Rémi Verschelde 6ab78d9ffb Fix some more warnings reported by CI 6 years ago
  jmf 11c90b0bb3 Fix to make CSGBox the size that is entered in Width, Height and Depth instead of twice those lengths. 7 years ago
  JFonS 59fd18ab1a New gizmo structure and new gizmo disabling menu 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Guilherme Felipe 35024d4e7b Add missing copyright headers 7 years ago
  Juan Linietsky 8d199a9b2c CSG Support for Godot! 7 years ago