Commit History

Author SHA1 Message Date
  Hugo Locurcio 69617a893e Improve CSGPolygon3D documentation 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  luz paz a124f1effe Fix various typos 3 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 3 years ago
  reduz d03b7fbe09 Refactored Node3D rotation modes 3 years ago
  M. Huri b981c111c9 Fixed a typo in csg module 3 years ago
  jitspoe 1da948a688 CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type. 3 years ago
  Haoyu Qiu 07042b4044 Don't update CSG Shape when not inside tree 3 years ago
  Rémi Verschelde c89ad92c96 Merge pull request #51532 from nekomatata/layer-mask-accessors 4 years ago
  PouleyKetchoupp 989acbbe81 Uniformize layer names, script methods and documentation 4 years ago
  Marcel Admiraal cf771342cb Fix multiple issues with CSGPolygon 4 years ago
  Aaron Franke b2156b22ea Fix CSGSphere3D mesh creation 4 years ago
  jfons cfb555a081 Node3D gizmo improvements 4 years ago
  Aaron Franke 78b0a7da03 Use is_equal_approx in more places 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Hugo Locurcio 8f7e1b53ff Allow using ORMMaterial3D by using BaseMaterial3D as a resource hint 4 years ago
  Aaron Franke 2508fd0533 Use PROPERTY_USAGE_NONE instead of 0 for no property usage 4 years ago
  reduz 75688772b3 Fix editor suffixes and degrees conversion 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Marcel Admiraal 3dc1a2951b Fix UV mapping on CSGSphere 4 years ago
  rafallus abf6872c38 Change Path to Path3D in CSGPolygon3D 4 years ago
  Rafał Mikrut efcb097674 Prevent setting too big or too small Collision Mask and Layer 4 years ago
  Johannes Witt bab36f1273 Fix CSG Path Polygon cache being removed after connect 4 years ago
  Marcel Admiraal 4311c2f66e Fix CSGMesh undo not refreshing gizmo 4 years ago
  Marcel Admiraal 755c70b871 Rename Array.invert() to Array.reverse() 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  reduz 1aa2823fa3 Removed _change_notify 4 years ago
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago