summaryrefslogtreecommitdiffstats
path: root/scene/resources/particle_process_material.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
* Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...Dario2024-10-021-0/+2
* Add cone angle control to particle emission ring shapeKasper Arnklit Frandsen2024-09-021-5/+27
* Fix code style for generated shader code from ParticleProcessMaterialFlyn San2024-05-311-280/+269
* Merge pull request #87320 from Rudolph-B/mainRémi Verschelde2024-05-151-7/+9
|\
| * Fixed collided particles getting stuck with zero velocity.Rudolph Bester2024-05-141-7/+9
* | Merge pull request #91449 from Arnklit/particles-emission-ring-shape-fix2Rémi Verschelde2024-05-141-1/+1
|\ \
| * | Fix sqrt application for radius in particle ring emissionKasper Arnklit Frandsen2024-05-141-1/+1
| |/
* / Let materials' shaders update happen on loader threadsPedro J. Estébanez2024-05-061-17/+8
|/
* Merge pull request #91223 from Arnklit/particle-cylinder-emission-distributio...Rémi Verschelde2024-05-011-1/+1
|\
| * Fix particle cylinder emission shape random distributionKasper Arnklit Frandsen2024-04-301-1/+1
* | Merge pull request #85189 from QbieShay/qbe/fix-emission-at-endRémi Verschelde2024-05-011-3/+3
|\ \ | |/ |/|
| * Subemitter emission at end now correctly emits at endQbieShay2023-11-231-3/+3
* | Merge pull request #85880 from Rudolph-B/GPU-particles-2D-spread-issueRémi Verschelde2024-04-241-19/+26
|\ \
| * | Fixed particle spread values effecting particle velocityRudolph Bester2023-12-081-19/+26
* | | fix: avoid shader crash on null vector and negative x vectorKasper Frandsen2024-04-171-2/+2
* | | Improve editing of min/max particle propertieskobewi2023-12-201-39/+49
|/ /
* / Fixed radial inwards velocity clamping incorrectly (regression from 83488)QbieShay2023-11-231-3/+6
|/
* Fix several ParticleProcessMaterial texture namesbitsawer2023-11-131-3/+3
* Fix several Material texture parameter updatesbitsawer2023-11-011-9/+9
* Merge pull request #84028 from QbieShay/qbe/fix-damp-fricRémi Verschelde2023-10-301-10/+11
|\
| * Fix friction being in the correct if/else branchQbieShay2023-10-301-10/+11
* | Merge pull request #84056 from QbieShay/qbe/fix-orbit-zRémi Verschelde2023-10-301-9/+13
|\ \
| * | fixed wrong rotation matrix for orbit z velocityQbieShay2023-10-281-9/+13
| |/
* | fixed turbulence post rework.QbieShay2023-10-281-6/+8
* | [Particles] Fix invalid parameter rangesA Thousand Ships2023-10-261-4/+4
|/
* Merge pull request #83881 from jsjtxietian/fix-generated-particle-shader-use-...Rémi Verschelde2023-10-261-11/+9
|\
| * Fix `noise_direction` variable used before initialized in particle shaderjsjtxietian2023-10-251-11/+9
* | Merge pull request #83831 from QbieShay/qbe/fix-normal-pointRémi Verschelde2023-10-241-1/+24
|\ \ | |/ |/|
| * Fixed directed points not working, and fixig friction formulaQbieShay2023-10-231-1/+24
* | fix performance hit due to enabling collisionSaif Kandil2023-10-221-6/+10
|/
* Merge pull request #83620 from clayjohn/particles-material-emissionRémi Verschelde2023-10-201-1/+1
|\
| * Fix typo in particles process material when using emission color textureclayjohn2023-10-191-1/+1
* | Fixed division by zero in particle process, initial ramp, and amount ratio+scaleQbieShay2023-10-171-14/+14
|/
* Particle internal refactor and additions for more artistic controlQbieShay2023-10-101-429/+789
* Fix GPUParticle2D offset stutterMarcus Elg2023-08-251-1/+1
* Fix particle shader deterministic random valuesSeptian2023-08-151-2/+4
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* Add warnings and fallbacks for particles sub emitters when using the GL Compa...clayjohn2023-06-211-2/+5
* Correctly reset particle size and rotation in ParticlesProcessMaterialRaffaele Picca2023-06-081-2/+8
* Increase precision in particle damping properties in the editorHugo Locurcio2023-06-071-2/+2
* Fix `turbulence_noise_scale` regression.KdotJPG2023-05-301-1/+5
* Reworked Particle Turbulence - Rebased.KdotJPG2023-05-171-54/+67
* Avoid sync issues in materials with scheduled shader updatesPedro J. Estébanez2023-05-101-3/+2
* Use angle_rand to calculate base_angle in particles process materialclayjohn2023-04-131-2/+2
* Merge pull request #70716 from Calinou/particles-tweak-animation-offset-prope...Rémi Verschelde2023-01-101-2/+2
|\
| * Tweak particles animation offset property hint to allow more precise valuesHugo Locurcio2022-12-291-2/+2
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29