aboutsummaryrefslogtreecommitdiff
path: root/platform/isim/SCsub (follow)
Commit message (Collapse)AuthorAgeFilesLines
* iOS simulator: merge into iphone detect.pyRémi Verschelde2016-06-231-38/+0
| | | | Fixes #4489
* isim: Sync with iphone files listRémi Verschelde2016-06-201-4/+7
| | | | Should fix broken build due to Appirater.
* 2D Rewrite Step [1]Juan Linietsky2015-01-101-2/+0
| | | | | | | | -=-=-=-=-=-=-=-=-=- -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!
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-8/+1
| | | | | | | -Fixed many bugs in stretch mode -Fixes to camera project and unproject as consequence of the above -added setget to script (documented in script doc) -more fixes to collada exporter for blender
* Update SConstruct build scripts for iOS Simulator buildmarynate2014-02-151-4/+18
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+30