Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
hace 6 años |
Kelly Thomas
|
1dc8e7c05f
Improve ClassDB information for some some signal parameters
|
hace 6 años |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
hace 6 años |
Chris Bradfield
|
a5688ccd90
Improve CollisionObject/CollisionObject2D warning message
|
hace 7 años |
Rémi Verschelde
|
e1f34249eb
Fix typo in CollisionObject warning
|
hace 7 años |
Juan Linietsky
|
cc8dfcc9c0
Before I forget, add warnings on areas without children (should not break anything).
|
hace 7 años |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
hace 7 años |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
hace 7 años |
damarindra
|
b786e7877b
Fix: CollisionObject shape owner indexing is inconsistent
|
hace 7 años |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
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 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
hace 7 años |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
hace 7 años |
Jakub Grzesik
|
567cbfcceb
expose missing CollisionShape API for CollisionObject
|
hace 7 años |
Juan Linietsky
|
2e73be99d8
Lots of work on Audio & Physics engine:
|
hace 7 años |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
hace 7 años |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
hace 7 años |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
hace 7 años |
Juan Linietsky
|
da11d6d9e8
Many fixes to make exported scenes work better, still buggy.
|
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 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
hace 8 años |
Juan Linietsky
|
04c749a1f0
New API for visibility in both CanvasItem and Spatial
|
hace 8 años |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
hace 8 años |
Juan Linietsky
|
83cb84753f
Renamed most signals so they refer to:
|
hace 8 años |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
hace 8 años |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
hace 8 años |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
hace 8 años |
Juan Linietsky
|
d01f55a78e
Merge pull request #2698 from Faless/add_area_fix
|
hace 9 años |