aboutsummaryrefslogtreecommitdiff
path: root/demos/2d/platformer/engine.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed demosJuan Linietsky2016-06-031-42/+0
| | | | they go to their own project now
* Port 2D demos to TSCN/TRES formatsRémi Verschelde2016-04-021-1/+1
| | | | Part of #4196.
* HTML5 exporter ImprovementsJuan Linietsky2015-09-101-3/+0
| | | | | | -Better template handling -Voice support -Stream support
* merged some stuff for okamJuan Linietsky2015-09-031-3/+6
|
* -Fixes to OpenSSL compilation (more)Juan Linietsky2014-05-011-2/+4
| | | | -Fix bug in GDScript, now static functions can call static functions.
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-2/+2
| | | | | -Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
* -Fixed viewport stretch bugsJuan Linietsky2014-04-181-1/+7
| | | | | -Fixed input in viewport stretch bugs -Fixed tilemap pixel overlap (really?)
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-141-0/+2
| | | | | | | | | -Added new screen resizing options, stretch_2d is removed, new much more flexible ones. -Fixed bug in viewport (can create more instances in 3d-in-2d demo now) -Can set android permissions and screen sizes manually in the export settings -Changed export templates extension to .tpz (too many people unzipped the manually..) -File dialog now ensures that the proper extension is used (will not allow to save without it) -Fixed bug that made collision exceptions not work in 2D
* -Added ATITC texture supportJuan Linietsky2014-02-261-0/+4
| | | | | -Fixed bug of some tabs showing wrong names -Exported properties for viewport
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+28