Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
hace 4 años |
Pedro J. Estébanez
|
b450036120
Modernize RWLock
|
hace 4 años |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
hace 4 años |
Andrii Doroshenko (Xrayez)
|
e95c24d783
Make `property_list_changed_notify` protected in `Object`
|
hace 4 años |
Andrii Doroshenko (Xrayez)
|
2bfb83c702
Make `Object::to_string` virtual
|
hace 5 años |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
hace 5 años |
PouleyKetchoupp
|
82bee3f993
Added has_signal method for Object
|
hace 5 años |
Fabio Alessandrelli
|
41f59ecfca
Make sure we know when deleting an emitting object
|
hace 5 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
Hugo Locurcio
|
c62302a432
Improve the scene tree signals/groups tooltip
|
hace 6 años |
santouits
|
13efc1bb06
Hopefully fix the random crashes with threads
|
hace 6 años |
Rémi Verschelde
|
336846e547
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
|
hace 6 años |
LikeLakers2
|
e86f6faf64
MultiNodeEdit now only shows properties with the exact same PropertyInfo data
|
hace 6 años |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
hace 6 años |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
hace 6 años |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
hace 6 años |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
hace 6 años |
Sintinium
|
d1fa546dc9
Undo support for locking and grouping for both 2D and 3D
|
hace 6 años |
Juan Linietsky
|
04847ef5f9
Added ability for multiple images to be imported as an atlas
|
hace 6 años |
Juan Linietsky
|
8b231b96e3
Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801
|
hace 6 años |
Ignacio Etcheverry
|
9df44c2d2c
Use script instance binding for objects constructed from C#
|
hace 6 años |
Ignacio Etcheverry
|
3233083f63
Mono: Lifetime fixes for CSharpInstance and instance binding data
|
hace 6 años |
Juan Linietsky
|
91290f0ded
Added a flag to specify an exported node path must be supplied from scene root, fixes #24412
|
hace 6 años |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
hace 6 años |
Juan Linietsky
|
0b1e93ccd4
-Make sure monitorable cant be flipped while flushing queries, fixes #17330
|
hace 6 años |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
hace 6 años |
Juan Linietsky
|
e647342140
Moved folding outside the resource files, now saved outside the project.
|
hace 7 años |
Rémi Verschelde
|
686f6ff279
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
|
hace 7 años |
Rémi Verschelde
|
6d27d2d75e
Fix unnecessary parentheses warnings with GCC 8 [-Wparentheses]
|
hace 7 años |
Juan Linietsky
|
c83742ba86
-Lightmap and lightmap capture support for GLES2
|
hace 7 años |