Hugo Locurcio
|
c62302a432
Improve the scene tree signals/groups tooltip
|
6 gadi atpakaļ |
Rémi Verschelde
|
9f5b77acc9
Revert "Expose "meta" to the Inspector"
|
6 gadi atpakaļ |
Rémi Verschelde
|
2ca3e47d66
Merge pull request #22642 from YeldhamDev/inspector_metadata
|
6 gadi atpakaļ |
Rémi Verschelde
|
b0ce9401ff
Merge pull request #30126 from qarmin/remove_unnecessary_code
|
6 gadi atpakaļ |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 gadi atpakaļ |
Rémi Verschelde
|
755b589384
Merge pull request #30096 from akien-mga/doc-misc-updates
|
6 gadi atpakaļ |
Rémi Verschelde
|
867dda1124
doc: Proofread and complete various nodes
|
6 gadi atpakaļ |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 gadi atpakaļ |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
6 gadi atpakaļ |
Fabio Alessandrelli
|
d39ffc101b
Fix Object::get_indexed for simple properties.
|
6 gadi atpakaļ |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
6 gadi atpakaļ |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
6 gadi atpakaļ |
Sintinium
|
d1fa546dc9
Undo support for locking and grouping for both 2D and 3D
|
6 gadi atpakaļ |
Hein-Pieter van Braam-Stewart
|
20b0046945
Object::script may not be a valid Ref<Script>
|
6 gadi atpakaļ |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 gadi atpakaļ |
Bojidar Marinov
|
dadcb33302
Print errors comming from callv
|
6 gadi atpakaļ |
Juan Linietsky
|
61b41d6001
Ensure all properties are refreshed when setting a script, fixes #24845
|
6 gadi atpakaļ |
marxin
|
155cbe0b37
Fix warnings seen with warnings=all and recent GCC 8.2.
|
6 gadi atpakaļ |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
9df44c2d2c
Use script instance binding for objects constructed from C#
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
3233083f63
Mono: Lifetime fixes for CSharpInstance and instance binding data
|
6 gadi atpakaļ |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 gadi atpakaļ |
Michael Alexsander Silva Dias
|
e425f2d498
Expose "meta" to the Inspector
|
7 gadi atpakaļ |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
6 gadi atpakaļ |
Juan Linietsky
|
2d6b994e47
Massive speed up on deleting nodes, fixes #18673
|
6 gadi atpakaļ |
Juan Linietsky
|
0b1e93ccd4
-Make sure monitorable cant be flipped while flushing queries, fixes #17330
|
6 gadi atpakaļ |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 gadi atpakaļ |
Juan Linietsky
|
e647342140
Moved folding outside the resource files, now saved outside the project.
|
6 gadi atpakaļ |
Rémi Verschelde
|
8cabd31577
Merge pull request #22297 from DualMatrix/no_more_method_not_found_error
|
7 gadi atpakaļ |
Marc Gilleron
|
a392d553c2
Fix dirty read of ObjectID counter when threads are involved
|
7 gadi atpakaļ |