1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-20 14:45:44 +00:00
Files
godot/modules/gdscript
Juan Linietsky a1f715a4da support for 2D shadow casters
Added support for 2D shadow casters.

*DANGER* Shaders in CanvasItem CHANGED, if you are using shader in a
CanvasItem and pull this, you will lose them. Shaders now work through a
2D material system similar to 3D. If you don't want to lose the 2D
shader code, save the shader as a .shd, then create a material in
CanvasItem and re-assign the shader.
2015-03-02 00:54:43 -03:00
..
2014-02-24 09:53:33 -03:00
2015-02-10 19:39:52 +01:00
2014-02-24 09:53:33 -03:00
2014-02-24 09:53:33 -03:00
2015-03-02 00:54:43 -03:00
2014-12-16 22:31:57 -03:00
2014-12-16 22:31:57 -03:00
2014-11-13 00:53:12 -03:00
2014-02-24 09:53:33 -03:00
2014-02-24 09:53:33 -03:00