Commit History

Author SHA1 Message Date
  Aaron Franke 9fbf5808a0 Rename server "free" functions to "free_rid" to match exposed API 7 months ago
  LuoZhihao 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 7 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 3 years ago
  landervr 05010180ce ReflectionProbe add Blend Distance 1 year ago
  landervr 11225de197 Fix ReflectionProbe AABB 1 year ago
  Bastiaan Olij 509d8dba2a Add reflection probe support to compatibility renderer using 2 probe approach. 2 years ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 years ago
  Marcel Offermans 25f573ca63 Add a reflection mask to the reflection probes. 2 years ago
  Hugo Locurcio ce421da908 Clamp ReflectionProbe Max Distance to 262,144 to fix rendering issues 2 years ago
  clayjohn c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 years ago
  Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 3 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 years ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  RedMser c25b8f2876 Remove unintentional PROPERTY_USAGE_INTERNAL 3 years ago
  RedMser 83f2723893 Fix some property validation not been refactored 3 years ago
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources 4 years ago
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 years ago
  Rémi Verschelde 851fb16350 Merge pull request #56305 from Calinou/rename-lod-threshold 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 years ago
  Hugo Locurcio df09bc38cb Rename Lod Threshold to Mesh Lod Threshold 4 years ago
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` 4 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 4 years ago
  reduz d03b7fbe09 Refactored Node3D rotation modes 4 years ago
  jfons cfb555a081 Node3D gizmo improvements 4 years ago
  reduz 75688772b3 Fix editor suffixes and degrees conversion 4 years ago
  Hugo Locurcio 87f503310b Tweak dozens of editor property hints for consistency 4 years ago
  reduz 1aa2823fa3 Removed _change_notify 5 years ago
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 5 years ago