1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-08 20:03:48 +00:00
Files
godot/servers
Juan Linietsky 8997084831 2D Rewrite Step [1]
-=-=-=-=-=-=-=-=-=-

-Moved drawing code to a single function that takes linked list (should make it easier to optimize in the future).
-Implemented Z ordering of 2D nodes. Node2D and those that inherit have a visibility/Z property that affects drawing order (besides the tree order)
-Removed OpenGL ES 1.x support. Good riddance!
2015-01-10 17:35:26 -03:00
..
2014-11-12 11:23:23 -03:00
2014-10-03 00:10:51 -03:00
2014-10-03 00:10:51 -03:00
2015-01-10 17:35:26 -03:00
2014-02-09 22:10:30 -03:00
2014-11-12 11:23:23 -03:00
2014-11-12 11:23:23 -03:00
2014-10-03 00:10:51 -03:00
2014-02-09 22:10:30 -03:00
2014-10-07 01:31:49 -03:00
2014-02-09 22:10:30 -03:00
2014-02-09 22:10:30 -03:00
2014-02-09 22:10:30 -03:00
2015-01-10 17:35:26 -03:00