summaryrefslogtreecommitdiff
path: root/modules/gridmap/grid_map.cpp
AgeCommit message (Expand)Author
2017-10-21Adds world_to_map() and map_to_world() methods to GridMap.David Saltares
2017-10-05Add GridMap::get_used_cells. Fixes #11857.J08nY
2017-09-06Merge pull request #10976 from saltares/issue-907Rémi Verschelde
2017-09-05Setting visibility on GridMap now works. Closes #907.David Saltares
2017-09-03-Added an optimization so physics shapes are configured later, speeds up grid...Juan Linietsky
2017-08-29-Fixes to how collada generates tangents (use SurfaceTool), closes #9562Juan Linietsky
2017-08-27-Largely rewrote gridmap to simplify itJuan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26-Massive clean up to gizmosJuan Linietsky
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-10Fixes method definitions with extra number of argumentsIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-15Many fixes to improve GI Probe qualityJuan Linietsky
2017-06-09renamed all Rect3.pos to Rect3.positionalexholly
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-15Many fixes to make exported scenes work better, still buggy.Juan Linietsky
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-12Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-27PBR more or less working, still working on bringing gizmos backJuan Linietsky
2016-08-04Concluded base visual scripting! can edit but not run though.Juan Linietsky
2016-07-07Removed unused variables (first pass)Rémi Verschelde
2016-06-10GridMap: Initialize "navigation" pointerBłażej Szczygieł
2016-04-20Implement GridMap support for navigation meshesAnarchid
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky