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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Get Center Method for Rect2/Rect2i and AABB.
Anilforextra
2021-09-21
5
-4
/
+15
*
Allow indexing of String values in scripting languages
George Marques
2021-09-17
1
-0
/
+86
*
Merge pull request #52450 from aaronfranke/they-came-from-scale
Rémi Verschelde
2021-09-17
5
-18
/
+16
|
\
|
*
Replace Vector3.to_diagonal_matrix with Basis.from_scale
Aaron Franke
2021-09-17
5
-18
/
+16
*
|
Allow comparing equality between builtin types and null
George Marques
2021-09-17
1
-0
/
+136
|
/
*
Merge pull request #52734 from lucypero/thread_override_master
Rémi Verschelde
2021-09-16
2
-0
/
+11
|
\
|
*
Allow for platform Thread implementation override
Lucy
2021-09-16
2
-0
/
+11
*
|
Merge pull request #52739 from BastiaanOlij/gdextension_array_index
Rémi Verschelde
2021-09-16
2
-0
/
+18
|
\
\
|
*
|
Add GD extensions operator functions for arrays
Bastiaan Olij
2021-09-16
2
-0
/
+18
*
|
|
Merge pull request #52740 from akien-mga/os-get_locale-language
Rémi Verschelde
2021-09-16
4
-0
/
+13
|
\
\
\
|
*
|
|
Implement `OS::get_locale_language()` helper method
Rémi Verschelde
2021-09-16
4
-0
/
+13
|
|
/
/
*
|
|
Merge pull request #52358 from kleonc/astar_error_messages
Rémi Verschelde
2021-09-16
1
-34
/
+34
|
\
\
\
|
*
|
|
AStar Add error messages
kleonc
2021-09-03
1
-34
/
+34
*
|
|
|
Merge pull request #52735 from BastiaanOlij/gdextension_property_group
Rémi Verschelde
2021-09-16
4
-0
/
+27
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add property group and subgroup registration to extensions
Bastiaan Olij
2021-09-16
4
-0
/
+27
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #52571 from timothyqiu/expose-enum
Juan Linietsky
2021-09-15
2
-0
/
+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Expose enum related methods in ClassDB
Haoyu Qiu
2021-09-11
2
-0
/
+46
*
|
|
Fix String::num_real and String test cases when compiling with doubles
Aaron Franke
2021-09-15
1
-9
/
+16
*
|
|
Merge pull request #52693 from akien-mga/fixup-inputmap-macos-override
Rémi Verschelde
2021-09-15
1
-5
/
+5
|
\
\
\
|
*
|
|
InputMap: Fixup `macos` feature tag overrides after #52291
Rémi Verschelde
2021-09-15
1
-5
/
+5
*
|
|
|
--single-window is passed through project manager.
Jacob Edie
2021-09-15
2
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #52123 from lightspot21/fix-placement-new-warning
Rémi Verschelde
2021-09-15
1
-0
/
+10
|
\
\
\
|
*
|
|
Fix placement new on zero-sized region warning on GCC 11.1
Grigoris Pavlakis
2021-09-15
1
-0
/
+10
*
|
|
|
Merge pull request #52562 from BastiaanOlij/gd_extensions_register_drivers
Rémi Verschelde
2021-09-15
2
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Add driver types to GD extension initialisation levels
Bastiaan Olij
2021-09-13
2
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #52291 from Calinou/inputmap-rename-osx-macos
Rémi Verschelde
2021-09-15
1
-26
/
+26
|
\
\
\
\
|
*
|
|
|
Rename `osx` to `macos` in input map feature tag handling
Hugo Locurcio
2021-09-15
1
-26
/
+26
*
|
|
|
|
Clean convex hull decomposition code
PouleyKetchoupp
2021-09-14
1
-2
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #52613 from V-Sekai/fix_custom_sync_commands
Fabio Alessandrelli
2021-09-14
1
-2
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix custom multiplayer sync commands
SaracenOne
2021-09-12
1
-2
/
+5
|
|
/
/
*
|
|
Merge pull request #52535 from e8newallm/52490-type_conversion
Rémi Verschelde
2021-09-14
1
-10
/
+10
|
\
\
\
|
*
|
|
Added explicit type conversions
Matthew Newall
2021-09-13
1
-10
/
+10
*
|
|
|
Revert some URLs from the "Replace HTTP URLs with HTTPS" PR
Aaron Franke
2021-09-13
2
-2
/
+2
*
|
|
|
Merge pull request #50375 from Paulb23/code_edit_unit_tests
Rémi Verschelde
2021-09-13
2
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Fix InputMap and display server not nulling singleton on free
Paulb23
2021-09-01
2
-0
/
+5
*
|
|
|
|
Merge pull request #52049 from theraot/master
Rémi Verschelde
2021-09-13
1
-11
/
+27
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix get_base_dir windows top level directory logic
Theraot
2021-08-24
1
-11
/
+27
*
|
|
|
|
Merge pull request #52406 from ellenhp/libvorbis
Juan Linietsky
2021-09-10
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Replace stb_vorbis with libogg+libvorbis
Ellen Poe
2021-09-09
1
-1
/
+1
*
|
|
|
|
Merge pull request #52229 from lawnjelly/basis_quat_warning
Max Hilbrunner
2021-09-10
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Improve Basis::get_quaternion error message
lawnjelly
2021-08-30
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #52408 from GiantBlargg/fix-string-cast
Fabio Alessandrelli
2021-09-08
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix invalid string cast
Daniel Doran
2021-09-04
1
-4
/
+4
*
|
|
|
|
|
|
Multiplayer networking renames/simplification
Max Hilbrunner
2021-09-08
5
-134
/
+134
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #52097 from mortarroad/master-fix-convex-hull-double-edges
Max Hilbrunner
2021-09-07
1
-3
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix emitting duplicate edges for convex hulls
Morris Tabor
2021-08-25
1
-3
/
+14
*
|
|
|
|
|
|
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-07
2
-32
/
+40
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
2
-32
/
+40
*
|
|
|
|
|
|
|
Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdef
Max Hilbrunner
2021-09-07
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
Hugo Locurcio
2021-08-31
1
-3
/
+3
|
|
/
/
/
/
/
/
/
[next]