letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
hace 7 años |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
hace 7 años |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
hace 7 años |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
hace 7 años |
Juan Linietsky
|
1894157c9f
-Massive clean up to gizmos
|
hace 7 años |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
hace 7 años |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
hace 7 años |
Rémi Verschelde
|
8e6768c963
Merge pull request #10202 from neikeq/how-do-you-turn-this-on
|
hace 7 años |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
hace 7 años |
Juan Linietsky
|
df5d01f259
Gizmos properly follow the edited object, closes #7837
|
hace 7 años |
Rémi Verschelde
|
0a74fb625e
Merge pull request #9791 from bojidar-bg/6087-add-global-local-conv
|
hace 7 años |
Poommetee Ketson
|
2777f81d29
Add object type hint for docs
|
hace 7 años |
Bojidar Marinov
|
140f189a65
Add .to_local/.to_global methods on Node2D and Spatial
|
hace 7 años |
volzhs
|
6ed2b0eabc
Update visibility icon properly
|
hace 7 años |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
hace 7 años |
Juan Linietsky
|
74808ac4d9
New particle system, mostly working, some small features missing.
|
hace 7 años |
Andreas Haas
|
0a287cfe4c
Fix more property names in _change_notify calls.
|
hace 7 años |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
hace 7 años |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
hace 7 años |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
hace 7 años |
Ray Koopa
|
faa13adad3
Fix editor method calls to is_visible for Spatial and CanvasItem and is_visible itself for Spatial
|
hace 7 años |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
hace 7 años |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
hace 7 años |
Juan Linietsky
|
d093cc8bf8
Renamed call_group to call_group_flags, made call_group without flags the default
|
hace 7 años |
Juan Linietsky
|
04c749a1f0
New API for visibility in both CanvasItem and Spatial
|
hace 7 años |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
hace 7 años |
Juan Linietsky
|
bc26f90581
Type renames:
|
hace 7 años |
Ferenc Arn
|
6b1252cdfa
Fix the order in which additional transformations are applied in Matrix3 and Transform.
|
hace 7 años |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
hace 7 años |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
hace 7 años |