Cédric Fuchs
|
c42bbe1073
Fixes infinite loop in NavPolygonInstance warnings
|
7 年之前 |
Bojidar Marinov
|
a6472d0344
Fix adding a NavigationPolygonInstance to a Node2D freezing the editor
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 年之前 |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
7 年之前 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 年之前 |
Rémi Verschelde
|
2398eb6ed4
Move core thirdparty files to thirdparty/{minizip,misc}
|
7 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 年之前 |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
7 年之前 |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
7 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
7 年之前 |
Juan Linietsky
|
04c749a1f0
New API for visibility in both CanvasItem and Spatial
|
7 年之前 |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
7 年之前 |
Juan Linietsky
|
bc26f90581
Type renames:
|
7 年之前 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
7 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
7 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 年之前 |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
8 年之前 |
Juan Linietsky
|
c195c0df6b
-Added configuration warning system for nodes
|
8 年之前 |
Rémi Verschelde
|
281236280e
Fix NavigationPolygon references in _bind_method
|
8 年之前 |
reduz
|
f7b64a62d1
-renamed function get_relative_transform() to get_relative_transform_to_parent(), makes more sense
|
9 年之前 |
Juan Linietsky
|
83d9a692be
Ability to visually debug geometry visually:
|
9 年之前 |
Juan Linietsky
|
2185c018f6
begin new serialization framework
|
9 年之前 |
Juan Linietsky
|
c5f509f238
New Navigation & Pathfinding support for 2D
|
9 年之前 |