aboutsummaryrefslogtreecommitdiff
path: root/modules/gridmap/grid_map.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed all Rect3.pos to Rect3.positionalexholly2017-06-091-8/+8
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-524/+432
* Many fixes to make exported scenes work better, still buggy.Juan Linietsky2017-02-151-496/+39
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-39/+39
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-4/+4
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-9/+11
* Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky2017-01-121-0/+1
* Type renames:Juan Linietsky2017-01-111-8/+8
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-12/+12
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-40/+40
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-2/+2
|\
| * PBR more or less working, still working on bringing gizmos backJuan Linietsky2016-10-271-2/+2
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Concluded base visual scripting! can edit but not run though.Juan Linietsky2016-08-041-0/+1
* Removed unused variables (first pass)Rémi Verschelde2016-07-071-1/+0
* GridMap: Initialize "navigation" pointerBłażej Szczygieł2016-06-101-1/+1
* Implement GridMap support for navigation meshesAnarchid2016-04-201-5/+114
* remove trailing whitespaceHubert Jarosz2016-03-091-3/+3
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Add missing argument names in GDScript bindingsRémi Verschelde2015-12-281-1/+1
* Ability to visually debug geometry visually:Juan Linietsky2015-09-201-3/+68
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-4/+4
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* merges from okam repoJuan Linietsky2015-03-031-1/+2
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
* Light Baker!Juan Linietsky2014-06-111-1/+139
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1532