index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
object
/
object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
1
-1
/
+6
*
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-0
/
+1
*
Fix misspelled "overriden"
Haoyu Qiu
2021-08-26
1
-2
/
+2
*
Implement NativeExtension pointer arguments
reduz
2021-08-23
1
-0
/
+1
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-1
/
+8
*
Fix capsule height/radius setters with linked properties
PouleyKetchoupp
2021-08-19
1
-0
/
+5
*
Namespaces instead of underscore prefix for binds
Max Hilbrunner
2021-08-17
1
-12
/
+12
*
Fix C# native instance bindings after recent re-write
Ignacio Roldán Etcheverry
2021-08-16
1
-0
/
+1
*
Add a instance callback for extensions
George Marques
2021-08-05
1
-0
/
+1
*
Make Object "meta" functions take StringName.
Fabio Alessandrelli
2021-07-22
1
-6
/
+6
*
Merge pull request #50206 from groud/undoredo_increase_args_count
Rémi Verschelde
2021-07-20
1
-7
/
+7
|
\
|
*
Increase the number of arguments accepted by UndoRedo methods
Gilles Roudière
2021-07-06
1
-7
/
+7
*
|
Add ability to set object instance binding on creation
reduz
2021-07-15
1
-1
/
+3
*
|
Add type variations to Theme
Yuri Sizov
2021-07-13
1
-0
/
+1
*
|
Redo how instance bindings work
reduz
2021-07-08
1
-9
/
+26
|
/
*
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Aaron Franke
2021-07-01
1
-2
/
+2
*
Fix editor suffixes and degrees conversion
reduz
2021-06-30
1
-2
/
+1
*
Implement native extension system
reduz
2021-06-25
1
-25
/
+21
*
Add PROPERTY_USAGE_NONE and use it
Aaron Franke
2021-06-17
1
-0
/
+1
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-3
/
+3
*
Add API for registering native extensions
reduz
2021-06-04
1
-3
/
+75
*
Implement Navigation layers
Gilles Roudière
2021-03-10
1
-0
/
+2
*
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
1
-1
/
+2
|
\
|
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-1
/
+2
*
|
Reorganize Project Settings
reduz
2021-02-18
1
-0
/
+1
|
/
*
Removed _change_notify
reduz
2021-02-10
1
-18
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Make `property_list_changed_notify` protected in `Object`
Andrii Doroshenko (Xrayez)
2020-12-10
1
-2
/
+1
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-2
/
+0
*
Remove connect *_compat methods
Aaron Franke
2020-12-05
1
-4
/
+0
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-0
/
+815