summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2015-03-22Merge pull request #1438 from Spooner/fix_isometric_demoJuan Linietsky
2015-03-22minor commentsJuan Linietsky
2015-03-22drag & drop demo (GUI)Juan Linietsky
2015-03-22gui in 3D demo now uses area for inputJuan Linietsky
2015-03-22fixes/cleans upJuan Linietsky
2015-03-22input events on Area2D is now supportedJuan Linietsky
2015-03-21signed distance field fonts demoJuan Linietsky
2015-03-16New option to send canvas to render bufferJuan Linietsky
2015-03-12back buffer copy node, to improve on texscreen()Juan Linietsky
2015-03-11simple shader effects library for 2DJuan Linietsky
2015-03-10small optimizations to isometric light demoJuan Linietsky
2015-03-10New Demo, Screen Space ShadersJuan Linietsky
2015-03-09lot of work on 2D lighting and isometric mapsJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-25Fixed columns to have integer positions, so that they don't "jiggle" when mov...Bil Bas (Spooner)
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2015-02-15begin new serialization frameworkJuan Linietsky
2015-02-14Merge pull request #1362 from not-surt/tile_map_body_modeJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky
2015-02-14Replace body_mode property with use_kinematic flag.Carl Olsson
2015-02-13Added body mode property to TileMap to select between static and kinematic ph...Carl Olsson
2015-02-10Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintfBil Bas (Spooner)
2015-01-17ignore and remove .fscache files. closes #1249Dana Olson
2015-01-17Merge pull request #1206 from ScyDev/feature/polygonpathfinder_demoJuan Linietsky
2015-01-13-Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky
2015-01-13- how to use PolygonPathFinder from GD ScriptLukas Sägesser
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2014-12-191.Change interpolate_callback:p_times_in_sec argument before p_callback argum...sanikoyes
2014-12-16fix demo 3d mousepick testyg2f
2014-12-08Small FixesJuan Linietsky
2014-12-08Add missing icon.png to tween demomarynate
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-19missing navmesh demo and small fixesJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-05Update cubio.gdMavhod
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-10-03missing demo filesJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-09-17More Bugfix...Juan Linietsky
2014-09-17More Bug FixesJuan Linietsky
2014-09-17Merge pull request #628 from sanikoyes/PR-tween-supportJuan Linietsky
2014-09-17Merge pull request #680 from Qwertie-/Quick-fixJuan Linietsky
2014-09-16CollisionPolygon (3D)Juan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-09-06Fixed comments in kinematic_char demoLuke Picciau