Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Hugo Locurcio
|
cec16357ef
Document the requirement to update GPU particle visibility
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Hugo Locurcio
|
63d45136dc
Improve error reporting in the Particles emission point creation dialog
|
6 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Rémi Verschelde
|
25022a1d89
Merge pull request #29974 from clayjohn/particles_restart
|
6 years ago |
Rémi Verschelde
|
ed504753f4
Fix undo references for conversion to CPUParticles
|
6 years ago |
clayjohn
|
64ecc8a5a3
properly set emitting when particles restart
|
6 years ago |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 years ago |
Tomasz Chabora
|
1141ab8b25
Allow undo conversion to CPUParticles
|
6 years ago |
Guilherme Felipe
|
32b9b3159a
Set switch_on_hover to true for the remaining menus
|
6 years ago |
Tomasz Chabora
|
4599e98341
Add UndoRedo for Generate AABB (Particles)
|
7 years ago |
Juan Linietsky
|
6f884cc884
Use SceneTreeDock to replace particles node properly, fixes #24162
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ibrahn Sahir
|
ed337085cf
Fixed various uninitialised member variables in editor plugins.
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
5fe01d4cfc
Move ParticlesMaterial code to its own resource file
|
7 years ago |
Juan Linietsky
|
0161e95f01
some checks for node removed, may fix #20863
|
7 years ago |
Natrim
|
e11e080fa2
Particles2D: set emitting if not set before generating Visibility Rect
|
7 years ago |
malbach
|
334922de8f
Particles3D: set emitting if not set before generating AABB
|
7 years ago |
Juan Linietsky
|
ec85fd554b
Fix issues with CPUParticles and related conversion from Particles. Closes #20126
|
7 years ago |
Juan Linietsky
|
ea47359408
Add option to convert Particles to CPUParticles
|
7 years ago |
Juan Linietsky
|
7dcaabaf19
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
|
7 years ago |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Poommetee Ketson
|
24df9f3707
Enhance undoredo action name, TTR, cleanup
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Andreas Haas
|
6134d8741d
Editor: Add some more translatable strings.
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |