aboutsummaryrefslogtreecommitdiff
path: root/tools/html_fs
Commit message (Collapse)AuthorAgeFilesLines
* Move templates and distribution stuff to tools/distRémi Verschelde2016-09-052-523/+0
| | | | Also removed the obsolete iOS xcode template.
* Remove trailing spacesRémi Verschelde2016-04-021-7/+7
|
* Center status display in web export per flexboxeska2016-01-201-16/+8
| | | | | - Fix mouse button press events not arriving in canvas - Fix right mouse button click on canvas opening context menu
* Revamp web export pageeska2016-01-201-1295/+360
|
* HTML5 exporter ImprovementsJuan Linietsky2015-09-102-0/+1317
| | | | | | -Better template handling -Voice support -Stream support
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-0/+149
-fixed TouchScreenButton with stretch2d -fixed(?) OSX crash on startup (test!!) -compilation fixes on windows -CollisionPolygon editor works again -find buttons en find dialog -TileMap editor cleanup (removed "error", made nicer) -viewport flicker fixed -make .scn default extension for saving scenes -export the rest of the network classes to gdscript