aboutsummaryrefslogtreecommitdiff
path: root/modules/gridmap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-3/+0
| | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* Merge pull request #2250 from PeaceSells50/AddedGridMapSettingsJuan Linietsky2015-10-172-4/+27
|\ | | | | Added GridMap settings which allows the user to enter a pick distance.
| * Added GridMap settings which allows the user to enter a pick distance.Peace Sells2015-07-092-4/+27
| |
* | Ability to visually debug geometry visually:Juan Linietsky2015-09-202-3/+70
|/ | | | | | | -Visible 2D and 3D Shapes, Polygons, Tile collisions, etc. -Visible Navmesh and Navpoly -Visible collision contacts for 2D and 3D as a red point -Customizable colors in project settings
* Several performance improvements, mainly in loading and instancing scenes ↵Juan Linietsky2015-06-291-4/+4
| | | | | | | | and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report.
* Fix for issue related to GridMap editorFranklin Sobrinho2015-06-231-3/+9
| | | | * closes #2102
* Small fixes for Grid/Tile map editor paletteFranklin Sobrinho2015-06-221-1/+1
|
* Grid/Tile map editor new item paletteFranklin Sobrinho2015-06-222-54/+83
|
* -Changed Godot exit to be clean.Juan Linietsky2015-04-202-10/+22
| | | | | -Added more debug information on memory cleanliness on exit (if run with -v) -Fixed several memory leaks, fixes #1731, fixes #755
* Updated copyright year in all headersJuan Linietsky2015-04-186-6/+6
|
* merges from okam repoJuan Linietsky2015-03-031-1/+2
|
* -attempt to be friendlier on non english keyboardsJuan Linietsky2015-01-041-3/+3
|
* -Completely removed EmptyControl (but added fallback), closes #1017Juan Linietsky2015-01-031-2/+2
|
* Reduce android build size(-fvisibility=hidden)sanikoyes2014-12-251-0/+4
| | | | Fix gridmap link error when disable_3d=Yes
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-052-8/+8
| | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *YOUR SOURCE MIGHT NOT WORK* For mor information on fix: https://github.com/okamstudio/godot/wiki/devel_scene_tree Other stuff: -Shower of bullets demo -Fixes all around
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
| | | | | | | -Fixed many bugs in stretch mode -Fixes to camera project and unproject as consequence of the above -added setget to script (documented in script doc) -more fixes to collada exporter for blender
* Light Baker!Juan Linietsky2014-06-112-1/+152
| | | | | | -=-=-=-=-=-= -Support for lightmap baker, have fun figuring out how it works before tutorial is published.
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-098-0/+3610