Commit History

Author SHA1 Message Date
  bitsawer cbb39f4b6e Fix VoxelGI MultiMesh and CSG mesh baking 1 year ago
  bitsawer 416ef5ad1b Fix VoxelGI bake memory leak 1 year ago
  Hugo Locurcio fcbf7011cc Make 3D editor gizmos and debug shapes ignore fog 1 year ago
  clayjohn 76093d6a03 Only include emission when enabled in material during VoxelGI bake 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  clayjohn 385ee5c70b Implement Physical Light Units as an optional setting. 2 years ago
  Hugo Locurcio 126114cfda Fix ORMMaterial3D not being taken into account by static VoxelGI 2 years ago
  Rémi Verschelde d8935b27a9 Fix warnings found by Emscripten 3.1.10 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  kobewi 39d429e497 Change some math macros to constexpr 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde f323d25dd3 Merge pull request #53525 from Calinou/comments-replace-visual-server 3 years ago
  Hugo Locurcio bcf4a56c74 Replace references to VisualServer in code comments with RenderingServer 3 years ago
  Hugo Locurcio 9b5785f064 Remove debugging print from the VoxelGI baker 3 years ago
  Anilforextra 90908cd67d Add Get Center Method for Rect2/Rect2i and AABB. 3 years ago
  Aaron Franke eb4902a455 Fix some unnecessary includes 3 years ago
  Aaron Franke 7cec3c2b95 Use real_t in 3D nodes 4 years ago
  Aaron Franke 78b0a7da03 Use is_equal_approx in more places 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 3 years ago
  reduz 32625145c8 Rename GI Classes 3 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Marcel Admiraal fd30c36985 Rename Texture.get_data() to get_image() 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 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