Commit History

Author SHA1 Message Date
  Rudolph Bester 56e04635a7 Minor Optimization to Occlusion Culling 3 months ago
  SpockBauru 23e6d7bfc7 Fix Reflection Mask not working on Mobile 5 months ago
  clayjohn 305216f558 Overhaul the cull mask internals for Lights, Decals, and Particle Colliders 8 months ago
  lawnjelly ae04a3a5dd Physics Interpolation - Move 3D FTI to `SceneTree` 7 months ago
  Ansraer a4a5f4ed01 allow moving meshes without motion vectors 6 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 7 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 years ago
  Michael Alexsander aea559b39a Allow to compile the engine without XR support 8 months ago
  Rémi Verschelde c695eb9159 Merge pull request #101952 from Flarkk/fix_spotlight_peterpanning_regression 8 months ago
  Rudolph Bester b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 9 months ago
  Florent Guiocheau d08ff57148 Fix peter-panning with default spotlight 9 months ago
  Florent Guiocheau c9632d0eb6 Fix regression with shadows when light range is 0 or close 10 months ago
  Yufeng Ying e88e30c273 Remove unused headers in servers. 10 months ago
  Thaddeus Crews d3e5b62ea2 Merge pull request #99230 from paddy-exe/instance_uniforms_compatability_renderer 10 months ago
  kobewi ceefc0d38a Implement 2D instance shader parameters 2 years ago
  Alex Threlfo 34ebec3748 fix: crash in scenes with more than 8 shadowed directional lights 10 months ago
  Rémi Verschelde ffe53cba3c Merge pull request #100374 from hpvb/fix-rendering-ubsan 10 months ago
  Rémi Verschelde e271b2ca08 Merge pull request #99145 from dsnopek/xr-lock-camera 10 months ago
  Thaddeus Crews dc5f1b7a28 Merge pull request #100319 from Flarkk/fix_light_shadow_range 10 months ago
  HP van Braam 062d74bb9c Fix ubsan reported errors in rendering 10 months ago
  Florent Guiocheau 5125adf40b Fix large range point lights shadows 10 months ago
  clayjohn 9320865796 Avoid calculating dynamic lights when lights are baked into LightmapGI using the static bake mode 1 year ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  David House 7e3d480087 Created static method and moved _particles_set_view_axis over to it to allow calling on render thread. 11 months ago
  David Snopek d6a4fe6c05 XR: Allow locking the camera to the `XROrigin3D` for benchmarking or automated testing 11 months ago
  Thaddeus Crews 88d9903f6d Merge pull request #86138 from EnlightenedOne/master 11 months ago
  EnlightenedOne 1d141ab32a Fix Frustum Sky projection translation logic, all pipelines, fixes 63863 1 year ago
  Thaddeus Crews cfc05c5e0f Merge pull request #85338 from EMBYRDEV/shadow-caster-mask 1 year ago
  m-pranav-r fcea158927 Fixed light culling mask behavior in Mobile and Compat renderers 1 year ago
  yesfish 274076c5be Lightmap Dynamic Bugfix 1 year ago