AndreaCatania
|
5a15e6e75c
Added layer and mask in the gridmap node
|
7 years ago |
Juan Linietsky
|
360449a094
Fix gridmap disappearing after editing after bake, closes #14868
|
7 years ago |
Juan Linietsky
|
1eb1837d0c
Should no longer crash after rebaking, may be a solution to #14795
|
7 years ago |
Juan Linietsky
|
e96c40f94a
Added baked light support for gridmaps.
|
7 years ago |
Nathan Warden
|
38caa4126f
Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.
|
7 years ago |
Daniel J. Ramirez
|
1b7f99d9e5
Several improvements to GridMap.
|
7 years ago |
David Saltares
|
8bc96cc146
Adds world_to_map() and map_to_world() methods to GridMap.
|
8 years ago |
J08nY
|
16bf0f08ed
Add GridMap::get_used_cells. Fixes #11857.
|
8 years ago |
Rémi Verschelde
|
6efd777fae
Merge pull request #10976 from saltares/issue-907
|
8 years ago |
David Saltares
|
f43a0ef327
Setting visibility on GridMap now works. Closes #907.
|
8 years ago |
Juan Linietsky
|
adde89e8b1
-Added an optimization so physics shapes are configured later, speeds up grid map loading and editing
|
8 years ago |
Juan Linietsky
|
a2027cfa49
-Fixes to how collada generates tangents (use SurfaceTool), closes #9562
|
8 years ago |
Juan Linietsky
|
37da8155a4
-Largely rewrote gridmap to simplify it
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
1894157c9f
-Massive clean up to gizmos
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |
Wilson E. Alvarez
|
428f03cf06
Updated function argument names
|
8 years ago |
Ignacio Etcheverry
|
78619a5866
Fixes method definitions with extra number of arguments
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Juan Linietsky
|
3da3a36034
Many fixes to improve GI Probe quality
|
8 years ago |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
da11d6d9e8
Many fixes to make exported scenes work better, still buggy.
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |