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
...
|
*
|
|
Fix GDExtension hot reload for classes not created via `ClassDB::instantiate()`
David Snopek
2024-04-09
1
-8
/
+19
|
|
/
/
*
|
|
WorkerThreadPool: Fix yield-over for not-yet-started tasks
Pedro J. Estébanez
2024-04-18
2
-2
/
+12
*
|
|
Merge pull request #90674 from RadiantUwU/change_stuff
Rémi Verschelde
2024-04-18
2
-0
/
+21
|
\
\
\
|
*
|
|
Implement remove_user_signal()
Radiant
2024-04-18
2
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
WorkerThreadPool: Polish yielding (fix corner case, remove misleading warning)
Pedro J. Estébanez
2024-04-17
1
-5
/
+3
*
|
|
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
Pedro J. Estébanez
2024-04-10
2
-62
/
+111
*
|
|
WorkerThreadPool: Fix data race
Pedro J. Estébanez
2024-04-10
1
-1
/
+3
|
/
/
*
/
[Core] Add iteration support to `Array`
A Thousand Ships
2024-04-10
3
-32
/
+32
|
/
*
Merge pull request #89451 from AThousandShips/emit_fix
Rémi Verschelde
2024-03-24
1
-41
/
+36
|
\
|
*
[Core] Disconnect one-shot signals before calling callbacks
A Thousand Ships
2024-03-20
1
-41
/
+36
*
|
Merge pull request #89261 from paulloz/core/fix-script-reloading-outside-scri...
Rémi Verschelde
2024-03-24
2
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
Fix how scripts reload outside of ScriptEditor
Paul Joannon
2024-03-18
2
-0
/
+21
*
|
Merge pull request #89519 from YeldhamDev/are_you_kidding_me_right_now
Rémi Verschelde
2024-03-15
1
-2
/
+2
|
\
\
|
*
|
Fix translation fallback not working in the Project Manager
Michael Alexsander
2024-03-15
1
-2
/
+2
*
|
|
Merge pull request #89490 from AThousandShips/queue_print_fix
Rémi Verschelde
2024-03-15
1
-9
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Core] Prevent further infinite recursion when printing errors
A Thousand Ships
2024-03-14
1
-9
/
+9
*
|
|
Merge pull request #89489 from YeldhamDev/yet_another_etr_fix
Rémi Verschelde
2024-03-14
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix some translations not properly falling back
Michael Alexsander
2024-03-14
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
Rémi Verschelde
2024-03-14
6
-63
/
+63
|
\
\
\
|
*
|
|
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
6
-63
/
+63
|
|
|
/
|
|
/
|
*
|
|
Add extension support for argument count to `ScriptInstance`
A Thousand Ships
2024-03-13
1
-1
/
+8
|
|
/
|
/
|
*
|
Merge pull request #87680 from AThousandShips/the_angry_count
Rémi Verschelde
2024-03-13
11
-0
/
+178
|
\
\
|
*
|
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
11
-0
/
+178
*
|
|
SCons: Remove `run_in_subprocess` dependency
Thaddeus Crews
2024-03-11
1
-7
/
+1
*
|
|
Merge pull request #82084 from ogapo/pr/pck-cache-merge
Rémi Verschelde
2024-03-11
1
-6
/
+18
|
\
\
\
|
*
|
|
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-6
/
+18
*
|
|
|
SCons: Convert remaining `run_in_subprocess` to `env.Run`
Thaddeus Crews
2024-03-10
1
-2
/
+1
|
|
/
/
|
/
|
|
*
|
|
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #89175 from paulloz/dotnet/fix-exported-nodes-reset-withou...
Rémi Verschelde
2024-03-06
1
-1
/
+6
|
\
\
|
*
|
Hint fallback property as node when it is a node
Paul Joannon
2024-03-05
1
-1
/
+6
*
|
|
Merge pull request #87222 from RandomShaper/fix_obj_leaks_report
Rémi Verschelde
2024-03-06
1
-2
/
+3
|
\
\
\
|
*
|
|
Fix inaccuracies in the report of leaked objects
Pedro J. Estébanez
2024-01-15
1
-2
/
+3
*
|
|
|
Help compilers optimize Object::cast_to()
Pedro J. Estébanez
2024-03-06
1
-2
/
+2
*
|
|
|
Fixed MERGE_ALL commit from repeating actions
Sofox
2024-03-05
2
-1
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
Allow configuring the script filename casing rule
RedMser
2024-03-05
4
-0
/
+23
|
|
/
|
/
|
*
|
Merge pull request #89055 from dsnopek/gdextension-script-free-lists
Rémi Verschelde
2024-03-04
1
-8
/
+27
|
\
\
|
*
|
GDExtension: Pass count when freeing method and property lists for script ins...
David Snopek
2024-03-02
1
-8
/
+27
*
|
|
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
Rémi Verschelde
2024-03-01
2
-7
/
+9
|
\
\
\
|
*
|
|
Optimise Object's `get_argument_options`
Micky
2024-02-29
2
-7
/
+9
*
|
|
|
Merge pull request #88958 from 398utubzyt/gltf/use-correct-name
Rémi Verschelde
2024-02-29
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Fix compilation errors when `DISABLE_DEPRECATED` is defined
398utubzyt
2024-02-28
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Add option to add built-in strings in the POT generation
Michael Alexsander
2024-02-28
1
-4
/
+14
|
/
/
/
*
|
|
Merge pull request #88870 from dsnopek/gdextension-fix-runtime-class-ancestor...
Rémi Verschelde
2024-02-27
1
-14
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GDExtension: Fix calling ancestor methods on runtime classes
David Snopek
2024-02-26
1
-14
/
+14
*
|
|
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
2
-2
/
+2
|
/
/
*
|
Merge pull request #88683 from dsnopek/runtime-classes-in-modules
Rémi Verschelde
2024-02-23
4
-19
/
+111
|
\
\
|
*
|
Allow registering "runtime classes" in modules (not just GDExtension)
David Snopek
2024-02-22
4
-19
/
+111
*
|
|
Fix some DEFVALs to use the right type
Raul Santos
2024-02-23
3
-2
/
+48
|
/
/
*
|
Merge pull request #82554 from dsnopek/gdextension-placeholders
Rémi Verschelde
2024-02-20
4
-18
/
+272
|
\
\
|
*
|
Allow registering "runtime classes"
David Snopek
2024-02-20
4
-18
/
+272
[prev]
[next]