aboutsummaryrefslogtreecommitdiff
path: root/tools/html_fs/filesystem.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-13ERR_FILE_CANT_READ -> ERR_FILE_CANT_WRITEtnt1-2/+2
2014-08-13added String.md5_text() bindingDana Olson1-0/+2
2014-08-06added joysticks demoDana Olson4-0/+50
2014-08-01Fixes from ArielJuan Linietsky4-8/+13
2014-08-01Small Issues & MaintenanceJuan Linietsky1323-39714/+11550
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes
2014-07-15Make sure View Grid state saved with scene statemarynate1-2/+1
2014-07-15Fixed #470 View grid toggle in 3d not workingmarynate1-0/+7
2014-07-15Fixed failed to connect to remote debugger with -rdebug will crash enginemarynate1-1/+1
2014-07-07Timeseek works like thisTheo Hallenius1-2/+3
2014-07-07Polygon2DJuan Linietsky16-12/+1631
-=-=-=-=- Another gift for those who make 2D games: -Edit polygons, concave or convex, color them, texture them and uv-map them -Corresponding editor -Can have a custom pivot, so they are compatible with bones and IK
2014-07-062D Animation ImprovementsJuan Linietsky22-350/+1687
-=-=-=-=-=-=-=-=-=--=-=-= -Ability to set 2D nodes as bones -Abity to set 2D nodes as IK chains -2D IK Solver -Improvements in the UI for adding keyframes (separate loc,rot,scale buttons)
2014-07-03Fixed #553: Disable 3D nodes for smaller executablemarynate2-5/+16