godot/platform/isim
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
..
detect.py Update ios simulator build config file to build under new ios SDK 2014-12-08 13:58:39 +08:00
SCsub 2D Rewrite Step [1] 2015-01-10 17:35:26 -03:00