index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gles3
/
storage
/
particles_storage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix Adreno 3xx compatibility for devices with newer driver versions
Alexander Hartmann
2024-06-11
1
-2
/
+2
*
Use WorkerThreadPool for Server threads
Juan Linietsky
2024-04-10
1
-6
/
+0
*
Merge pull request #89398 from clayjohn/visual-debugger-coverage
Rémi Verschelde
2024-04-04
1
-0
/
+6
|
\
|
*
Increase coverage of timestamps for visual profiler
clayjohn
2024-04-03
1
-0
/
+6
*
|
Merge pull request #88816 from joined72/gles3_gpuparticles2d_fixes
Rémi Verschelde
2024-04-04
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix CPU/GPUParticles2D bugs on Compatibility Rendering (GLES3) on Adreno 3XX ...
joined72
2024-04-02
1
-0
/
+8
*
|
Merge pull request #89094 from permelin/fix-particle-userdata-gles3
Rémi Verschelde
2024-03-08
1
-2
/
+4
|
\
\
|
*
|
Fix USERDATA built-ins for GLES3 particle shaders
Per Melin
2024-03-02
1
-2
/
+4
*
|
|
Fix error in AABB calculation for particles with USERDATA
Per Melin
2024-03-02
1
-1
/
+1
|
/
/
*
/
Consistently use system_fbo instead of binding 0 as it is needed for iOS devices
clayjohn
2024-02-25
1
-3
/
+3
|
/
*
Fix `GPUParticles3D` on the Meta Quest 2 with OpenGL renderer
David Snopek
2023-10-21
1
-0
/
+2
*
Merge pull request #82431 from bitsawer/fix_gpuparticles_free
Rémi Verschelde
2023-10-12
1
-8
/
+11
|
\
|
*
Fix errors when freeing GPUParticles
bitsawer
2023-09-27
1
-8
/
+11
*
|
Merge pull request #79527 from QbieShay/qbe/particles-rework
Rémi Verschelde
2023-10-10
1
-1
/
+26
|
\
\
|
*
|
Particle internal refactor and additions for more artistic control
QbieShay
2023-10-10
1
-1
/
+26
|
|
/
*
/
Add `proxy_to_pthread` option to `platform=web`
Adam Scott
2023-10-09
1
-2
/
+2
|
/
*
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-50
/
+50
*
Initialize particles instance buffer in case it is used before being updated
clayjohn
2023-06-29
1
-11
/
+8
*
Add warnings and fallbacks for particles sub emitters when using the GL Compa...
clayjohn
2023-06-21
1
-7
/
+7
*
Add RENDERING_INFO parameters to GL Compatibility renderer
clayjohn
2023-06-16
1
-19
/
+25
*
Properly calculate lifetime_split for particles
clayjohn
2023-02-14
1
-5
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #70132 from clayjohn/RT-update
Rémi Verschelde
2022-12-17
1
-1
/
+1
|
\
|
*
Implement render_target_was_used API so that Viewports can properly check if ...
clayjohn
2022-12-16
1
-1
/
+1
*
|
Transform sdf xfrom by particle emission transform when particles are in glob...
clayjohn
2022-12-16
1
-0
/
+9
|
/
*
Add GPUParticles to the OpenGL3 renderer.
clayjohn
2022-11-14
1
-40
/
+1171
*
Moved particles into ParticlesStorage
Bastiaan Olij
2022-04-17
1
-0
/
+254