Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 жил өмнө |
Ignacio Etcheverry
|
1e74f27f8f
Adds missing type information to virtual method binds
|
8 жил өмнө |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 жил өмнө |
Ruslan Mustakov
|
789815466a
Fix is_class check typo in ObjectDB::cleanup
|
8 жил өмнө |
Juan Linietsky
|
a3a7fb83e6
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
|
8 жил өмнө |
Juan Linietsky
|
3b2dfae5af
function to add script and instance at once, as needed by neikeq
|
8 жил өмнө |
Ramesh Ravone
|
826c51c70e
_get return type fix
|
8 жил өмнө |
Juan Linietsky
|
4366b7c8b0
Added a simpler/faster way to bind script languages instance wrappers to Godot
|
8 жил өмнө |
Andreas Haas
|
2b7b67b7b1
Bindings: Fix Object::get_meta return type.
|
8 жил өмнө |
Rémi Verschelde
|
6f0762ba5d
Merge pull request #9195 from kubecz3k/obj-incoming-connections
|
8 жил өмнө |
Juan Linietsky
|
760cdbe1a3
-Added folding to property editor, persistent on objects it edits
|
8 жил өмнө |
Jakub Grzesik
|
8ff5e50513
Ability to get a list of signals that are targeting object
|
8 жил өмнө |
Juan Linietsky
|
612ab8fcdb
-Restored multithread capability to VisualServer
|
8 жил өмнө |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 жил өмнө |
Karroffel
|
6ab3213a55
fixed ClassDB inconsistencies
|
8 жил өмнө |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 жил өмнө |
Juan Linietsky
|
d7fd86d51a
-begin of export work, not done yet
|
8 жил өмнө |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 жил өмнө |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 жил өмнө |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 жил өмнө |
Juan Linietsky
|
e9bb65db81
-All types have editable script now in properties
|
8 жил өмнө |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 жил өмнө |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 жил өмнө |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 жил өмнө |
Andreas Haas
|
276087e92d
Throw error when trying to emit a non-existing signal.
|
9 жил өмнө |
Juan Linietsky
|
fc61eb37ce
Merge pull request #5920 from 29jm/fix-warnings
|
9 жил өмнө |
Juan Linietsky
|
828e1c092f
Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C#
|
9 жил өмнө |
Juan Linietsky
|
9c6175db11
More visual script work
|
9 жил өмнө |
Johan Manuel
|
8c0a050d49
Fix some warnings about unhandled switch cases
|
9 жил өмнө |
eska
|
4cd246898e
Allow documenting unexposed return types in bind_native_method
|
9 жил өмнө |