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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use range iterators in LocalVector loops
kobewi
2023-01-21
2
-8
/
+7
*
Merge pull request #71687 from reduz/support-script-class-name-in-efs
Rémi Verschelde
2023-01-21
2
-1
/
+2
|
\
|
*
Support script global resource name in EditorFileSystem
Juan Linietsky
2023-01-21
2
-1
/
+2
*
|
Implement a quick script inheritance check
Juan Linietsky
2023-01-19
2
-1
/
+35
|
/
*
Clean up EditorFileSystem script parsing
Juan Linietsky
2023-01-18
2
-0
/
+10
*
Move global script class cache to separate file
kobewi
2023-01-16
1
-17
/
+25
*
Fix Callable call error reporting.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
2
-36
/
+4
*
Merge pull request #70996 from reduz/properly-report-callable-bound-arguments
Rémi Verschelde
2023-01-09
1
-1
/
+1
|
\
|
*
Properly report Callable bound arguments
Juan Linietsky
2023-01-08
1
-1
/
+1
*
|
Merge pull request #71045 from reduz/use-bitfield-in-core-types
Rémi Verschelde
2023-01-09
1
-1
/
+1
|
\
\
|
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
|
|
Fix `ScriptInstanceExtension::get_property_default_value` return value
voidedWarranties
2023-01-06
1
-1
/
+2
|
/
/
*
|
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add PropertyInfo overload for GLOBAL_DEF
kobewi
2022-12-11
1
-2
/
+1
*
|
Merge pull request #64253 from heppocogne/Fix-native-enum-release-1
Rémi Verschelde
2023-01-06
1
-14
/
+5
|
\
\
|
*
|
Register native base class name of enum types when release build
heppocogne
2022-12-30
1
-14
/
+5
*
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
21
-609
/
+609
*
|
|
Improve logic around using Ref<T> with GDExtension virtual functions
Bastiaan Olij
2022-12-13
1
-0
/
+3
*
|
|
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
6
-89
/
+89
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
6
-89
/
+89
*
|
|
Fix unable to disconnect signal in Editor once created
Micky
2022-12-08
1
-0
/
+1
|
/
/
*
|
Merge pull request #69343 from YuriSizov/core-missing-property-revert-getters
Rémi Verschelde
2022-12-05
1
-0
/
+2
|
\
\
|
*
|
Add missing public property_*_revert getters
Yuri Sizov
2022-11-29
1
-0
/
+2
*
|
|
Merge pull request #69357 from TokageItLab/byebye-trigger
Rémi Verschelde
2022-12-05
1
-16
/
+15
|
\
\
\
|
*
|
|
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
Silc Renew
2022-12-02
1
-16
/
+15
|
|
/
/
*
/
/
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-02
3
-28
/
+28
|
/
/
*
|
Merge pull request #67680 from haasanen/fix_physics_thread_race_condition
Rémi Verschelde
2022-11-29
1
-1
/
+3
|
\
\
|
*
|
Fixes HashMap::erase related race condition in WorkerThreadPool when Physics ...
Simo Haasanen
2022-10-20
1
-1
/
+3
*
|
|
Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources
Rémi Verschelde
2022-11-24
1
-0
/
+4
*
|
|
Fixes inability to assign script after clearing
ocean (they/them)
2022-11-21
1
-2
/
+4
*
|
|
Remove `PROPERTY_HINT_IMAGE_COMPRESS` constants
Micky
2022-11-15
1
-2
/
+0
*
|
|
Merge pull request #67963 from KoBeWi/den_of_actions
Rémi Verschelde
2022-11-14
2
-0
/
+5
|
\
\
\
|
*
|
|
Fix nested actions in EditorUndoRedoManager
kobewi
2022-10-28
2
-0
/
+5
|
|
/
/
*
|
|
Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func...
Emmanuel Leblond
2022-11-12
1
-13
/
+7
*
|
|
Fix default values on virtual classes causing errors in projects
Aaron Franke
2022-11-09
1
-1
/
+1
*
|
|
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
4
-28
/
+39
*
|
|
Fix default values not showing up on virtual classes
Aaron Franke
2022-11-06
1
-1
/
+1
*
|
|
Don't allow instancing virtual node types in the Create New Node dialog
Aaron Franke
2022-11-05
1
-1
/
+7
*
|
|
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
|
|
/
/
*
|
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-3
/
+3
|
\
\
\
|
*
|
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-3
/
+3
|
|
/
/
*
/
/
Minor code improvements
kobewi
2022-10-18
1
-1
/
+1
|
/
/
*
|
GDExtension: add support for abstract and virtual classes
Ricardo Buring
2022-10-16
2
-1
/
+6
*
|
Merge pull request #66427 from Mickeon/object-methods-autocompletion
Rémi Verschelde
2022-10-13
1
-0
/
+40
|
\
\
|
*
|
Add autocompletion to several Object methods
Micky
2022-09-26
1
-0
/
+40
*
|
|
Merge pull request #67300 from Mickeon/indexed-objection
Rémi Verschelde
2022-10-12
1
-2
/
+2
|
\
\
\
|
*
|
|
Rename `set`/`get_indexed`'s "property" to "property_path"
Micky
2022-10-12
1
-2
/
+2
*
|
|
|
Fix _unnamed_arg so that arguments defined by GDExtension show up in docs.
Quentin Quaadgras
2022-10-12
1
-1
/
+3
|
/
/
/
[next]