Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
JFonS
|
cbfb7bd613
Make 2D particles work OOTB (again)
|
6 년 전 |
JFonS
|
85ce4a67ed
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
|
6 년 전 |
Rémi Verschelde
|
5fe01d4cfc
Move ParticlesMaterial code to its own resource file
|
6 년 전 |
Rémi Verschelde
|
67b0d3c2dc
Particles: Allow speed_scale at 0 in property hint, equivalent to pause
|
6 년 전 |
Natrim
|
6ad0f4ebe8
Particles2D: fix editing Visibility Rect from inspector
|
6 년 전 |
Juan Linietsky
|
dfd1331690
Allow editing of some unbound properties when hinted (or no range hinted)
|
6 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 년 전 |
MrCdK
|
1f609b7a82
Set particles emitting to false when particles finish emitting with one-shot enabled
|
7 년 전 |
Andreas Haas
|
4c222c2835
Particles2D: Fix normal map rid.
|
7 년 전 |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 년 전 |
Juan Linietsky
|
2cc8309249
Merge pull request #10351 from neikeq/enums-are-for-the-weak
|
7 년 전 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 년 전 |
Juan Linietsky
|
541fdffc0a
Merge pull request #10319 from neikeq/pr-engine-editor-hint
|
7 년 전 |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
7 년 전 |
Zher Huei Lee
|
a625d7edfc
Disabling Particles::one_shot restarts emission
|
7 년 전 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 년 전 |
Juan Linietsky
|
bb47bca1f6
Ability to pause particles, closes #3675
|
7 년 전 |
L. Krause
|
4d26b14576
Initialize Particles2D draw order property
|
7 년 전 |
Juan Linietsky
|
d41978eb63
Usability improvements for folding. Unfortunately SpatialMaterial broke compatibility.
|
7 년 전 |
Juan Linietsky
|
83ae9a5e28
Ability to restart particle system with a function call
|
7 년 전 |
Juan Linietsky
|
fb72edf45e
Properly exposed material types everywhere.
|
7 년 전 |
Rémi Verschelde
|
e3b34810e3
Fix tools=no build
|
7 년 전 |
Juan Linietsky
|
95560e02c5
2D GPU Particles working..
|
7 년 전 |
Karroffel
|
23c5fa8687
renamed occurances of ColorRamp with Gradient
|
7 년 전 |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
7 년 전 |
Juan Linietsky
|
bb20f230ad
-Added .hdr format support
|
7 년 전 |
Rémi Verschelde
|
769bec26a7
Merge pull request #8321 from RandomShaper/zero-preprocess-particles2d
|
7 년 전 |