Commit History

Author SHA1 Message Date
  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. 4 years ago
  Aaron Franke eb4902a455 Fix some unnecessary includes 4 years ago
  Aaron Franke 7cec3c2b95 Use real_t in 3D nodes 4 years ago
  Aaron Franke 78b0a7da03 Use is_equal_approx in more places 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  reduz 32625145c8 Rename GI Classes 4 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 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
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde 94f0c62789 Fix more GCC -Wmaybe-uninitialized warnings 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde d2537407ef Fix various GCC compilation warnings after Vulkan merge 5 years ago