Commit History

Author SHA1 Message Date
  Hugo Locurcio fcbf7011cc Make 3D editor gizmos and debug shapes ignore fog 1 year ago
  PrecisionRender af7f787c6e Add ability to get barycentric coordinates from ray 2 years ago
  Mikael Hermansson 273f7e1c57 Add `hit_back_faces` property to `RayCast3D` 1 year ago
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Marc Gilleron 7543a5e014 Rename queue_delete => queue_free 2 years ago
  Paul Joannon 6bc0be16a5 Expose the collider RID in Raycast nodes 2 years ago
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources 3 years ago
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 years ago
  Haoyu Qiu bbcd9c5b97 Fix RayCast{2,3}D.clear_exceptions clears parent 3 years ago
  Rémi Verschelde 7072b359b4 Improve some method bindings to use specific `Object` subtypes 3 years ago
  Arnav Vijaywargiya 0c46f73b5e Fixed incorrect property types 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  PouleyKetchoupp c3ae7ddedd Add raycast options to hit when starting inside / hit back faces 3 years ago
  PouleyKetchoupp acbd24ea84 Use parameter classes instead of arguments for all physics queries 3 years ago
  Aaron Franke eb4902a455 Fix some unnecessary includes 3 years ago
  PouleyKetchoupp 989acbbe81 Uniformize layer names, script methods and documentation 3 years ago
  jfons cfb555a081 Node3D gizmo improvements 3 years ago
  Hugo Locurcio e98f5a53ad Use double-sided material for RayCast3D 3 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Rémi Verschelde b283447bfd Merge pull request #47348 from nekomatata/raycast-3d-collide-fix 4 years ago
  Rafał Mikrut efcb097674 Prevent setting too big or too small Collision Mask and Layer 4 years ago
  PouleyKetchoupp 41994ff8ee Fix RayCast3D color in game with no collision 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  jmb462 068300c7c9 Adding Raycast3D custom debug shape thickness and color 4 years ago
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 4 years ago
  PouleyKetchoupp 9e660475a7 Improve Raycast3D render debug 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Hugo Locurcio a706c22db7 Rename RayCast's `cast_to` property to `target_position` 4 years ago