| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Fixed columns to have integer positions, so that they don't "jiggle" when mov... | Bil Bas (Spooner) | 2015-02-25 | 1 | -0/+0 | |
| * | | | | | | | | minor comments | Juan Linietsky | 2015-03-22 | 2 | -10/+7 | |
| * | | | | | | | | drag & drop demo (GUI) | Juan Linietsky | 2015-03-22 | 3 | -0/+31 | |
| * | | | | | | | | gui in 3D demo now uses area for input | Juan Linietsky | 2015-03-22 | 2 | -24/+25 | |
| * | | | | | | | | fixes/cleans up | Juan Linietsky | 2015-03-22 | 2 | -4/+0 | |
| * | | | | | | | | input events on Area2D is now supported | Juan Linietsky | 2015-03-22 | 5 | -0/+24 | |
| * | | | | | | | | signed distance field fonts demo | Juan Linietsky | 2015-03-21 | 4 | -0/+4 | |
| * | | | | | | | | New option to send canvas to render buffer | Juan Linietsky | 2015-03-16 | 9 | -16/+60 | |
| * | | | | | | | | back buffer copy node, to improve on texscreen() | Juan Linietsky | 2015-03-12 | 9 | -0/+62 | |
| * | | | | | | | | simple shader effects library for 2D | Juan Linietsky | 2015-03-11 | 3 | -0/+4 | |
| * | | | | | | | | small optimizations to isometric light demo | Juan Linietsky | 2015-03-10 | 10 | -0/+262 | |
| * | | | | | | | | New Demo, Screen Space Shaders | Juan Linietsky | 2015-03-10 | 13 | -0/+37 | |
| * | | | | | | | | lot of work on 2D lighting and isometric maps | Juan Linietsky | 2015-03-09 | 184 | -0/+155 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 2 | -0/+0 | |
| |/ / / / / / | ||||||
| * | | | | / | support for light and normal mapping in 2D | Juan Linietsky | 2015-02-18 | 1 | -0/+0 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | begin new serialization framework | Juan Linietsky | 2015-02-15 | 1 | -0/+0 | |
| * | | | | | Merge pull request #1362 from not-surt/tile_map_body_mode | Juan Linietsky | 2015-02-14 | 4 | -136/+231 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Replace body_mode property with use_kinematic flag. | Carl Olsson | 2015-02-14 | 2 | -58/+61 | |
| | * | | | | | Added body mode property to TileMap to select between static and kinematic ph... | Carl Olsson | 2015-02-13 | 6 | -197/+289 | |
| | | |_|_|/ | |/| | | | ||||||
| * / | | | | New Navigation & Pathfinding support for 2D | Juan Linietsky | 2015-02-14 | 5 | -0/+67 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintf | Bil Bas (Spooner) | 2015-02-10 | 3 | -51/+355 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | ignore and remove .fscache files. closes #1249 | Dana Olson | 2015-01-17 | 2 | -37/+0 | |
| |/ / / | ||||||
| * | | | Merge pull request #1206 from ScyDev/feature/polygonpathfinder_demo | Juan Linietsky | 2015-01-17 | 6 | -0/+90 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | - how to use PolygonPathFinder from GD Script | Lukas Sägesser | 2015-01-13 | 6 | -0/+90 | |
| * | | | -Add support for one-way collision in 2D (only works for kinematic body so far) | Juan Linietsky | 2015-01-13 | 4 | -24/+662 | |
| | |/ |/| | ||||||
| * | | -Work in progress visual shader editor *DOES NOT WORK YET* | Juan Linietsky | 2015-01-03 | 2 | -73/+103 | |
| |/ | ||||||
| * | 1.Change interpolate_callback:p_times_in_sec argument before p_callback argum... | sanikoyes | 2014-12-19 | 1 | -2/+2 | |
| * | fix demo 3d mousepick test | yg2f | 2014-12-16 | 1 | -1/+1 | |
| * | Small Fixes | Juan Linietsky | 2014-12-08 | 1 | -1/+1 | |
| * | Add missing icon.png to tween demo | marynate | 2014-12-08 | 1 | -0/+0 | |
| * | Batch of Bugfixes | Juan Linietsky | 2014-12-07 | 1 | -0/+0 | |
| * | missing navmesh demo and small fixes | Juan Linietsky | 2014-11-19 | 4 | -0/+119 | |
| * | UDP Fixes | Juan Linietsky | 2014-11-13 | 4 | -0/+77 | |
| * | 3D Import Import & UDP | Juan Linietsky | 2014-11-12 | 1 | -2/+2 | |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 10 | -4/+128 | |
| * | Update cubio.gd | Mavhod | 2014-11-05 | 1 | -1/+1 | |
| * | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 1 | -0/+0 | |
| * | -added custom metadata to physics shapes (2D only for now) | Juan Linietsky | 2014-10-16 | 1 | -0/+3 | |
| * | missing demo files | Juan Linietsky | 2014-10-03 | 53 | -6/+200 | |
| * | Huge Amount of BugFix | Juan Linietsky | 2014-10-03 | 10 | -0/+130 | |
| * | Fixed too many little issues, check the issues closed today. | Juan Linietsky | 2014-09-21 | 2 | -0/+5 | |
| * | Fixing Issues... | Juan Linietsky | 2014-09-19 | 1 | -20/+36 | |
| * | More Bugfix... | Juan Linietsky | 2014-09-17 | 2 | -25/+5 | |
| * | More Bug Fixes | Juan Linietsky | 2014-09-17 | 1 | -3/+3 | |
| * | Merge pull request #628 from sanikoyes/PR-tween-support | Juan Linietsky | 2014-09-17 | 3 | -0/+542 | |
| |\ | ||||||
| | * | Update tween demo | sanikoyes | 2014-08-27 | 2 | -21/+51 | |
| | * | tween: | sanikoyes | 2014-08-25 | 2 | -14/+38 | |
| | * | Replace object to NodePath | sanikoyes | 2014-08-22 | 3 | -7/+16 | |
| | * | Add tween delay support | sanikoyes | 2014-08-21 | 2 | -8/+18 | |
| | * | Add tween seek/repeat support | sanikoyes | 2014-08-20 | 3 | -0/+469 | |
