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
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-1
/
+1
*
Include name field in MethodInfo operator ==
Jovan Gerodetti
2023-12-17
1
-1
/
+1
*
Use mingw-std-threads in MinGW builds
Pedro J. Estébanez
2023-11-18
1
-1
/
+1
*
Fill remaining global scope constant descriptions
kobewi
2023-11-13
1
-4
/
+4
*
Add `NOTIFICATION_PREDELETE_CLEANUP` notification
Raul Santos
2023-10-20
1
-0
/
+2
*
expose Object::free_instance_binding to GDExtension
Ced Naru
2023-10-04
1
-1
/
+1
*
Merge pull request #80284 from dsnopek/gdextension-hot-reload
Rémi Verschelde
2023-09-26
1
-1
/
+26
|
\
|
*
Implement reloading of GDExtensions
David Snopek
2023-09-25
1
-1
/
+26
*
|
Replace `radians` range hint with `radians_as_degrees`
A Thousand Ships
2023-09-25
1
-1
/
+1
|
/
*
Add functions for non-ptr style virtual calls in GDExtension
Jeff Ward
2023-09-19
1
-0
/
+2
*
Merge pull request #81515 from dsnopek/gdextension-validate-property-object
Rémi Verschelde
2023-09-11
1
-0
/
+1
|
\
|
*
Allow implementing `Object::_validate_property()` from GDExtension
David Snopek
2023-09-10
1
-0
/
+1
*
|
Allow GDExtension to register unexposed class.
Daylily-Zeleen
2023-09-04
1
-0
/
+1
|
/
*
Editor: Inspector and Signal docks improvements
Danil Alexeev
2023-09-02
1
-1
/
+1
*
Fix Object::notification order
Markus Sauermann
2023-08-30
1
-0
/
+3
*
Add check to ensure registered classes are declared
A Thousand Ships
2023-08-28
1
-0
/
+3
*
Add _get_bind_compatibility_methods to Object
Gilles Roudière
2023-07-20
1
-0
/
+10
*
Fix wrapping Object's in GDExtension that aren't exposed
David Snopek
2023-06-09
1
-11
/
+1
*
Add GDExtension function to get Object class name
David Snopek
2023-05-22
1
-0
/
+14
*
Merge pull request #77000 from reduz/make-more-base-nodes-thread-safe
Rémi Verschelde
2023-05-16
1
-17
/
+24
|
\
|
*
Make more base nodes thread safe
Juan Linietsky
2023-05-15
1
-17
/
+24
*
|
Reorder PropertyHint enum to avoid breaking compat
Raul Santos
2023-05-12
1
-1
/
+1
|
/
*
Merge pull request #76165 from and-rad/safe-credentials
Rémi Verschelde
2023-05-10
1
-0
/
+1
|
\
|
*
Store sensitive export options in dedicated credentials file
Andreas Raddau
2023-05-10
1
-0
/
+1
*
|
Merge pull request #75901 from reduz/refactor-node-processing
Rémi Verschelde
2023-05-10
1
-0
/
+2
|
\
\
|
*
|
Refactor Node Processing
Juan Linietsky
2023-05-09
1
-0
/
+2
|
|
/
*
/
Rework Navigation Avoidance
smix8
2023-05-10
1
-0
/
+1
|
/
*
Merge pull request #76418 from reduz/method-bind-validated-call
Rémi Verschelde
2023-05-08
1
-1
/
+1
|
\
|
*
Add ValidatedCall to MethodBind
Juan Linietsky
2023-04-30
1
-1
/
+1
*
|
Prevent infinite loop when signal disconnection fails during object deletion.
RedworkDE
2023-05-05
1
-1
/
+1
*
|
Merge pull request #72421 from myaaaaaaaaa/signal-hashmap
Rémi Verschelde
2023-04-25
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Store Object signals in a HashMap rather than a VMap
myaaaaaaaaa
2023-02-25
1
-2
/
+1
*
|
Optimize Object::get_class_name
Juan Linietsky
2023-04-08
1
-15
/
+15
|
/
*
Merge pull request #72111 from raulsntos/method-info-metadata
Rémi Verschelde
2023-01-27
1
-0
/
+10
|
\
|
*
Add `GodotTypeInfo::Metadata` to `MethodInfo`
Raul Santos
2023-01-26
1
-0
/
+10
*
|
Add PROPERTY_USAGE_NEVER_DUPLICATE flag and use for script
Aaron Franke
2023-01-24
1
-8
/
+9
*
|
PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
Aaron Franke
2023-01-24
1
-1
/
+1
|
/
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-17
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
1
-29
/
+29
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-29
/
+29
*
|
Fix unable to disconnect signal in Editor once created
Micky
2022-12-08
1
-0
/
+1
|
/
*
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
Silc Renew
2022-12-02
1
-16
/
+15
*
Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources
Rémi Verschelde
2022-11-24
1
-0
/
+4
*
Remove `PROPERTY_HINT_IMAGE_COMPRESS` constants
Micky
2022-11-15
1
-2
/
+0
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-3
/
+17
*
Merge pull request #67693 from Mickeon/slight-hint-shuffling
Rémi Verschelde
2022-11-02
1
-1
/
+1
|
\
|
*
Fix unordered values of PROPERTY_HINT_INT_IS_POINTER & ARRAY_TYPE
Micky
2022-10-21
1
-1
/
+1
*
|
Minor code improvements
kobewi
2022-10-18
1
-1
/
+1
|
/
*
GDExtension: add support for abstract and virtual classes
Ricardo Buring
2022-10-16
1
-0
/
+2
[next]