Juan Linietsky
|
52e2f4606f
|
-Objects with BlendMode!=MIX do not get affected by CanvasModulate, fixes #1724
|
2015-04-24 23:46:42 -03:00 |
Juan Linietsky
|
3920c497b3
|
Option in Android export to use 32 bits buffer.
|
2015-03-31 19:02:40 -03:00 |
Juan Linietsky
|
53e1694e1e
|
New option to send canvas to render buffer
allows to use 3D environment effects for post processing such as Glow,
Bloom, HDR, etc. in 2D.
|
2015-03-16 01:14:59 -03:00 |
Juan Linietsky
|
650e13f3cd
|
back buffer copy node, to improve on texscreen()
back buffer copy node and respective demo
|
2015-03-12 01:05:50 -03:00 |
Juan Linietsky
|
a6f96f46b7
|
small optimizations to isometric light demo
should work faster, and even faster if exported.. as textures have been
optimized.
|
2015-03-10 21:05:49 -03:00 |
Juan Linietsky
|
91744e9ed3
|
New Demo, Screen Space Shaders
-Fixes to screen space shaders.
-Fixes to isometric light demo.
|
2015-03-10 00:53:50 -03:00 |
Juan Linietsky
|
09489e3a78
|
lot of work on 2D lighting and isometric maps
added a new demo, isometric_light that does full isometric sorting,
lights, shadows, etc.
|
2015-03-09 02:34:56 -03:00 |