index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
2d
/
particles_2d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Added missing binding to _owner_exited
Rasmus Ketelsen
2017-07-05
1
-0
/
+2
*
Merge pull request #8320 from RandomShaper/zero-preprocess-particles2d-2.1
Rémi Verschelde
2017-04-09
1
-1
/
+1
|
\
|
*
Allow a preprocess time of 0 for Particles2D
Pedro J. Estébanez
2017-04-08
1
-1
/
+1
*
|
Particles2D: Fix flip property (again).
Andreas Haas
2017-04-09
1
-4
/
+4
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix Particles2D process mode back-compat issue
Pedro J. Estébanez
2017-03-20
1
-0
/
+3
*
Bring that Whole New World to the Old Continent too
Rémi Verschelde
2017-03-19
1
-436
/
+376
*
Particles2D: implement texture flip parameters.
Andreas Haas
2017-03-18
1
-0
/
+4
*
Add process mode option to Particles2D
Pedro J. Estébanez
2017-02-27
1
-3
/
+27
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
1
-1
/
+1
*
Particles2D: Fix initial size randomness property having no effect.
Andreas Haas
2017-01-12
1
-1
/
+1
*
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
1
-0
/
+8
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-2
/
+2
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-fix range limit issue in Particles2D, closes #2411
Juan Linietsky
2015-12-31
1
-2
/
+2
*
Added a reset() function to Particles2D, fixes #2472, fixes #2468
reduz
2015-12-29
1
-0
/
+10
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
1
-18
/
+18
*
Add get_color_at_offset(). Ensure correct points order.
Biliogadafr
2015-05-26
1
-29
/
+1
*
Replace color phases with color ramp for Particles2D.
Biliogadafr
2015-05-24
1
-59
/
+109
*
properly update emitting property when emit timeot is used, fixes #1716
Juan Linietsky
2015-04-25
1
-0
/
+2
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Add missing particles_2d macro bind
sanikoyes
2015-03-14
1
-0
/
+5
*
NavMesh
Juan Linietsky
2014-11-17
1
-4
/
+62
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-7
/
+7
*
offset particle drawing order so that recently emitted particles are always d...
romulox_x
2014-10-12
1
-1
/
+7
*
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-21
1
-3
/
+4
*
Fixing Issues...
Juan Linietsky
2014-09-19
1
-2
/
+6
*
-fixed export templates not loading/exporting on Windows
Juan Linietsky
2014-02-13
1
-0
/
+32
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+1045