Commit History

Author SHA1 Message Date
  Rémi Verschelde d967d8d9bd Merge pull request #102280 from Chaosus/fix_particles_process_shader_crash 6 months ago
  Rudolph Bester b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 7 months ago
  Chaosus 53e6d30771 Fix crash when assigning wrong shader to particle process material 6 months ago
  MathdudeMan 964cd6525e Fix: Mass property particle shader error 6 months ago
  QbieShay e9eb0b6082 Implemented tools around particles seed randomization. 1 year ago
  Stuart Carnie b643599749 Metal: Fix crash when uniform set is empty for slot binding mode 8 months ago
  CrazyRoka d9ef826c54 Optimize RenderForwardClustered::_setup_render_pass_uniform_set by reducing Vector allocations during push_back operations 1 year ago
  Dario 5216ef5f9c Add dependency detection improvements to the render graph. 9 months ago
  Bastiaan Olij 1690ede988 Track compositor effects that use motion vectors so we enable required logic 1 year ago
  Juan Linietsky 65686dedf9 Use WorkerThreadPool for Server threads 1 year ago
  clayjohn ac6c648645 Increase coverage of timestamps for visual profiler 1 year ago
  Rémi Verschelde cebaf9dac5 Merge pull request #89042 from permelin/fix-particle-trail-activation 1 year ago
  Per Melin 853935a5c9 Fix error in AABB calculation for particles with USERDATA 1 year ago
  Per Melin 9b2d77a238 Initialize particle trail history frame numbers 1 year ago
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago
  Rémi Verschelde b1371806ad Merge pull request #82431 from bitsawer/fix_gpuparticles_free 1 year ago
  QbieShay c228fe1a0d Particle internal refactor and additions for more artistic control 2 years ago
  bitsawer 898d1a2d5f Fix errors when freeing GPUParticles 1 year ago
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Dario 9b91750fb1 Fix mipmap bias behavior by refactoring how samplers are created by Material Storage. 1 year ago
  Dario 293302ccd8 Add motion vector support for GPU 3D Particles. 2 years ago
  clayjohn 57eb762bae Add option to enable HDR rendering in 2D 2 years ago
  Yuri Sizov bb15241e06 Merge pull request #77740 from ChibiDenDen/simplify_vulkan 2 years ago
  Rémi Verschelde 7030ac555f Merge pull request #79270 from clayjohn/particle-trails-error 2 years ago
  clayjohn 78ecdb17f9 Unify error condition for particles trail lifetime 2 years ago
  clayjohn 35ed7c770b Initialize particles instance buffer in case it is used before being updated 2 years ago
  ChibiDenDen 35715e510f replace sampler arrays with constant sampler elements 2 years ago
  Rémi Verschelde 5e34a28bd7 Merge pull request #73313 from clayjohn/particles-split 2 years ago
  Bastiaan Olij a8ec72cf94 Move roughness limiter and sort into their own classes 2 years ago
  Yuri Rubinsky 94831c7209 Forbid passing multiview sampler to the custom function in shaders 2 years ago