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
/
editor
/
plugins
/
particles_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fixed various uninitialised member variables in editor plugins.
Ibrahn Sahir
2018-11-11
1
-0
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Move ParticlesMaterial code to its own resource file
Rémi Verschelde
2018-09-04
1
-0
/
+3
*
some checks for node removed, may fix #20863
Juan Linietsky
2018-08-24
1
-0
/
+2
*
Particles2D: set emitting if not set before generating Visibility Rect
Natrim
2018-08-16
1
-1
/
+0
*
Particles3D: set emitting if not set before generating AABB
malbach
2018-08-13
1
-0
/
+18
*
Fix issues with CPUParticles and related conversion from Particles. Closes #2...
Juan Linietsky
2018-07-23
1
-1
/
+4
*
Add option to convert Particles to CPUParticles
Juan Linietsky
2018-07-07
1
-1
/
+19
*
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
Juan Linietsky
2018-07-06
1
-184
/
+206
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-41
/
+1
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-4
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-3
/
+3
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-3
/
+1
*
renamed all Rect3.pos to Rect3.position
alexholly
2017-06-09
1
-2
/
+2
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-2
/
+2
*
Particle system is complete. Rejoice!
Juan Linietsky
2017-04-08
1
-42
/
+43
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-159
/
+193
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-2
/
+1
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+461