reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Yuri Sizov
|
107b6f299c
Reorganize inspector layout workflow for Control nodes
|
3 years ago |
Rémi Verschelde
|
0154ce2c8d
Merge pull request #43015 from Xrayez/refactor-auto-instaprop
|
3 years ago |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Andrii Doroshenko (Xrayez)
|
7a8b11ee14
Refactor auto-instantiation of `Object` properties in editor
|
4 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Gilles Roudière
|
4fc0fb826a
Change gdnative interface so that Godot object initialization should be triggered from the extension side
|
3 years ago |
George Marques
|
fafa8c7f6e
Enable method type information on release builds
|
3 years ago |
Maxime Lapointe
|
29dc8de88b
Improve error message when instantiating virtual class
|
3 years ago |
Fabio Alessandrelli
|
f9ce9a8e10
[ClassDB] Unify construct/extension retrieval.
|
3 years ago |
Fabio Alessandrelli
|
f724bd1880
[Core] Add ClassDB functions to retrieve/construct extensions.
|
4 years ago |
Gilles Roudière
|
4bd7700e89
Implement properties arrays in the Inspector.
|
4 years ago |
reduz
|
96f8254b24
Implement error return documetation
|
4 years ago |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
4 years ago |
PouleyKetchoupp
|
645bc94bfc
Fix capsule height/radius setters with linked properties
|
4 years ago |
George Marques
|
626c0b6905
Add a instance callback for extensions
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
Rémi Verschelde
|
2b1e6e303e
Merge pull request #50786 from reduz/implement-resource-uids
|
4 years ago |
reduz
|
32b43cfeb3
Implement Resource UIDs
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
Joan Fons
|
a6adb58493
Editor StringName and Viewport optimizations
|
4 years ago |
reduz
|
b1d15c51bc
Implement native extension system
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
reduz
|
98a81fe8aa
Add API for registering native extensions
|
4 years ago |
jmb462
|
400843c172
fix crash on null class in ClassDB.get_property() and set_property()
|
4 years ago |
Pedro J. Estébanez
|
8ed259b792
Modernize RWLock
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
bruvzg
|
3c3590522f
[Complex Text Layouts] Add compatibility for legacy Font resources.
|
4 years ago |