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 mingw-std-threads in MinGW builds
Pedro J. Estébanez
2023-11-18
1
-1
/
+1
*
Merge pull request #84847 from RandomShaper/lang_init_term
Rémi Verschelde
2023-11-14
1
-7
/
+29
|
\
|
*
Let languages init & finish run without locks held
Pedro J. Estébanez
2023-11-13
1
-7
/
+29
*
|
Fill remaining global scope constant descriptions
kobewi
2023-11-13
2
-7
/
+4
|
/
*
Reduced output spam from rapid property changes
Sofox
2023-11-12
1
-1
/
+3
*
Merge pull request #84557 from TheSofox/undo-history-sync-fix
Rémi Verschelde
2023-11-10
2
-0
/
+6
|
\
|
*
Fix for stopping the Undo History being desynchronised from actual Undo queue.
Sofox
2023-11-10
2
-0
/
+6
*
|
Merge pull request #84657 from RandomShaper/lang_srv_threading
Rémi Verschelde
2023-11-09
4
-10
/
+41
|
\
\
|
*
|
Make languages bookkeeping thread-safe
Pedro J. Estébanez
2023-11-09
4
-10
/
+41
|
|
/
*
|
Merge pull request #83670 from raulsntos/notification-predelete-cleanup
Rémi Verschelde
2023-11-09
2
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add `NOTIFICATION_PREDELETE_CLEANUP` notification
Raul Santos
2023-10-20
2
-0
/
+3
*
|
Polish & fix editor help cache generation
Pedro J. Estébanez
2023-11-02
2
-1
/
+19
*
|
Merge pull request #83695 from YuriSizov/core-lock-and-key
Rémi Verschelde
2023-10-24
1
-3
/
+8
|
\
\
|
*
|
Improve threading in ClassDB and EditorHelp
Yuri Sizov
2023-10-20
1
-3
/
+8
*
|
|
Merge pull request #83588 from voidedWarranties/fix_sle_validate
Rémi Verschelde
2023-10-24
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add `path` option to `ScriptLanguageExtension::_validate`
voidedWarranties
2023-10-22
1
-0
/
+3
|
|
/
*
/
Allow coexistance of GDScript and GDExtension virtual methods in the same object
anrp
2023-10-19
1
-2
/
+2
|
/
*
Fix tilemap live editing while game is running
pancelor
2023-10-14
2
-21
/
+24
*
Merge pull request #72751 from dalexeev/doc-comment-color
Rémi Verschelde
2023-10-09
3
-0
/
+12
|
\
|
*
Highlight doc comments in a different color
Danil Alexeev
2023-10-08
3
-0
/
+12
*
|
Merge pull request #83003 from AThousandShips/null_check_extra
Rémi Verschelde
2023-10-09
1
-3
/
+3
|
\
\
|
*
|
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-3
/
+3
|
|
/
*
|
Merge pull request #83002 from AThousandShips/safety_check
Rémi Verschelde
2023-10-09
1
-2
/
+2
|
\
\
|
*
|
Replace `sanity` with `safety` for checks
A Thousand Ships
2023-10-08
1
-2
/
+2
|
|
/
*
/
Fixes to allow object-less callables throughout Godot
Mai Lavelle
2023-10-06
2
-16
/
+39
|
/
*
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-9
/
+2
*
Merge pull request #82799 from CedNaru/feature/expose_free_instance_binding
Rémi Verschelde
2023-10-05
2
-2
/
+2
|
\
|
*
expose Object::free_instance_binding to GDExtension
Ced Naru
2023-10-04
2
-2
/
+2
*
|
Core: Fix `Object::has_method()` for script static methods
Danil Alexeev
2023-10-04
4
-1
/
+14
|
/
*
Merge pull request #82682 from dsnopek/gdextension-dont-deprecate-script-cate...
Rémi Verschelde
2023-10-03
1
-2
/
+0
|
\
|
*
GDExtension: Don't deprecate old method of getting script category
David Snopek
2023-10-02
1
-2
/
+0
*
|
Fix expected argument count for `Callable` call errors
Danil Alexeev
2023-09-29
1
-8
/
+10
|
/
*
add GDExtensionScriptInstanceGetClassCategory
David Cambré
2023-09-27
1
-3
/
+14
*
Merge pull request #80527 from raulsntos/dotnet/generate-compat-methods-from-...
Rémi Verschelde
2023-09-26
2
-3
/
+60
|
\
|
*
C#: Generate and use compat methods
Raul Santos
2023-09-19
2
-3
/
+60
*
|
Merge pull request #82332 from Sauermann/fix-struct-type
Rémi Verschelde
2023-09-26
1
-1
/
+1
|
\
\
|
*
|
Fix type of notification_func
Markus Sauermann
2023-09-25
1
-1
/
+1
*
|
|
Merge pull request #80284 from dsnopek/gdextension-hot-reload
Rémi Verschelde
2023-09-26
6
-12
/
+163
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement reloading of GDExtensions
David Snopek
2023-09-25
6
-12
/
+163
*
|
|
Merge pull request #82195 from AThousandShips/radian_fix
Rémi Verschelde
2023-09-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Replace `radians` range hint with `radians_as_degrees`
A Thousand Ships
2023-09-25
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
Rémi Verschelde
2023-09-25
6
-3
/
+25
|
\
\
\
|
*
|
|
C#: Abstract script class support
398utubzyt
2023-09-15
6
-3
/
+25
*
|
|
|
Merge pull request #78573 from dalexeev/editor-create-script-class-name
Rémi Verschelde
2023-09-25
3
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Editor: Remove unused Class Name field from Create Script dialog
Danil Alexeev
2023-09-12
3
-0
/
+6
*
|
|
|
Merge pull request #81521 from dsnopek/method-bind-default-argument-hash-fix
Rémi Verschelde
2023-09-22
2
-7
/
+10
|
\
\
\
\
|
*
|
|
|
Fix method hashes with default arguments
David Snopek
2023-09-21
2
-7
/
+10
*
|
|
|
|
Add functions for non-ptr style virtual calls in GDExtension
Jeff Ward
2023-09-19
2
-7
/
+22
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-11
6
-45
/
+45
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #81515 from dsnopek/gdextension-validate-property-object
Rémi Verschelde
2023-09-11
3
-1
/
+25
|
\
\
\
[next]