Commit History

Author SHA1 Message Date
  Hugo Locurcio c45d2c242b Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum 3 years ago
  Hugo Locurcio c509a3a3a5 Tweak render timestamp names for explicitness and consistency 3 years ago
  reduz 4f73d3beb4 Add Particle Shader Userdata 3 years ago
  reduz 74adf0bf2e Remove RID_Owner.get_rid_by_index 3 years ago
  Fernando Cosentino ca79373d13 Added material_overlay property to MeshInstance3D 3 years ago
  Rémi Verschelde 851fb16350 Merge pull request #56305 from Calinou/rename-lod-threshold 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio df09bc38cb Rename Lod Threshold to Mesh Lod Threshold 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  jfons dbf20f58a0 Fix transparency state initialization 3 years ago
  lawnjelly e3491a3744 Add GLES2 2D renderer + Linux display manager 4 years ago
  clayjohn 1b2cd9f251 Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 3 years ago
  Rémi Verschelde e2deec67b9 Merge pull request #54222 from JFonS/instance-fade 3 years ago
  jfons c46d1ea2b2 Fix shadow disabling settings 3 years ago
  JFonS c571e4a7f4 Implement distance fade and transparency 4 years ago
  jfons 88d9914519 Fix state inconsistencies in visibility dependencies. 3 years ago
  Rémi Verschelde 85a8939fa2 Merge pull request #53790 from briansemrau/remove-distant-shadowy-void 3 years ago
  mennomax b4eeeb315a Swap args of Plane(point, normal) constructor 4 years ago
  Brian Semrau 4fefd7cddd Fix several issues with directional shadows 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Hugo Locurcio ba65730cbf Rename RID's `getornull()` to `get_or_null()` 3 years ago
  Anilforextra 90908cd67d Add Get Center Method for Rect2/Rect2i and AABB. 3 years ago
  jfons 55e7832d7b Improvements to SpotLight3D and OmniLight3D's shadows 4 years ago
  Rémi Verschelde e499758a77 Merge pull request #51025 from reduz/fix-directional-shadow-bias 4 years ago
  Aaron Franke 430ad75963 Some work on double support 4 years ago
  reduz 55d357b1eb Fix directional shadow bias 4 years ago
  Rémi Verschelde ff0b5f8fa1 Merge pull request #50809 from akien-mga/iterators-const-references 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  luz paz 3564c16cb8 Fix various typos with codespell 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago