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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #44424 from briansemrau/gdscript-fix-and
Rémi Verschelde
2020-12-16
1
-2
/
+2
|
\
|
*
Fix gdscript and operator
Brian Semrau
2020-12-16
1
-2
/
+2
*
|
fixes crash in disassemlber for opcode OPCODE_ASSIGN_TYPED_NATIVE
Jordan Schidlowsky
2020-12-15
1
-4
/
+1
|
/
*
Merge pull request #44275 from vnen/variant-function-arg-pointers
Rémi Verschelde
2020-12-15
1
-6
/
+6
|
\
|
*
Use pointer parameters in Variant function pointers
George Marques
2020-12-10
1
-6
/
+6
*
|
Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor
Rémi Verschelde
2020-12-15
17
-2116
/
+1085
|
\
\
|
*
|
GDScript: Refactor builtin functions
George Marques
2020-11-26
17
-2116
/
+1085
*
|
|
Merge pull request #44391 from madmiraal/fix-42285
Rémi Verschelde
2020-12-15
4
-30
/
+0
|
\
\
\
|
*
|
|
Remove Generic6DOFJoint precision property
Marcel Admiraal
2020-12-15
4
-30
/
+0
*
|
|
|
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
3
-9
/
+9
|
/
/
/
*
|
|
Merge pull request #44353 from skyace65/PowFix
Rémi Verschelde
2020-12-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Pow method doc fix
skyace65
2020-12-13
1
-1
/
+1
*
|
|
|
Rework Mesh handling on scene importing.
reduz
2020-12-13
4
-0
/
+121
|
/
/
/
*
|
|
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-13
8
-2
/
+138
*
|
|
Merge pull request #44315 from madmiraal/fix-handles-baseexception
Rémi Verschelde
2020-12-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't handle BaseException in build scripts
Marcel Admiraal
2020-12-12
1
-1
/
+1
*
|
|
|
Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2
Rémi Verschelde
2020-12-10
2
-9
/
+7
*
|
|
|
PVRTC: Move compress func to `modules/pvr`, drop obsolete PVRTexTool code
Rémi Verschelde
2020-12-10
7
-58
/
+137
|
/
/
/
*
|
|
LSP: Fix iterator in enum API dump
Rémi Verschelde
2020-12-09
1
-1
/
+1
*
|
|
Static analyzer fixes:
bruvzg
2020-12-09
8
-15
/
+2
*
|
|
Merge pull request #43742 from qarmin/editor_modules_default_values
Rémi Verschelde
2020-12-08
4
-13
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
4
-13
/
+13
*
|
|
Merge pull request #44190 from touilleMan/constify-ScriptLanguage.can_inherit...
Rémi Verschelde
2020-12-08
3
-3
/
+3
|
\
\
\
|
*
|
|
Constify ScriptLanguage.can_inherit_from_file
Emmanuel Leblond
2020-12-08
3
-3
/
+3
*
|
|
|
Merge pull request #44176 from touilleMan/global_class_naming-for-pluginscript
Rémi Verschelde
2020-12-08
5
-0
/
+42
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add PluginScript support for global class naming/icon path
Emmanuel Leblond
2020-12-08
5
-0
/
+42
*
|
|
|
Merge pull request #44177 from touilleMan/pluginscript-allow-custom-can_inher...
Rémi Verschelde
2020-12-08
3
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Allow PluginScript to customize language's can_inherit_from_file attribute
Emmanuel Leblond
2020-12-08
3
-1
/
+6
*
|
|
|
|
Merge pull request #44136 from neikeq/scons-mono-bcl-option
Rémi Verschelde
2020-12-08
2
-3
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Mono: Add mono_bcl SCons option for a custom BCL location
Ignacio Etcheverry
2020-12-06
2
-3
/
+12
*
|
|
|
|
|
Merge pull request #44148 from Calinou/tweak-log-file-names
Rémi Verschelde
2020-12-08
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tweak log file names for consistency between Mono and non-Mono logs
Hugo Locurcio
2020-12-06
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #44076 from Faless/js/4.x_gdnative
Rémi Verschelde
2020-12-07
3
-6
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[HTML5] Make GDNative support feature-based.
Fabio Alessandrelli
2020-12-05
1
-1
/
+1
|
*
|
|
|
|
|
[HTML5] GDNative support via SIDE_MODULE.
Fabio Alessandrelli
2020-12-05
1
-5
/
+5
|
*
|
|
|
|
|
[HTML5] Add function signatures to JS libraries.
Fabio Alessandrelli
2020-12-04
2
-1
/
+25
*
|
|
|
|
|
|
Merge pull request #44162 from aaronfranke/arg
Rémi Verschelde
2020-12-07
3
-9
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Improve argument names for core types
Aaron Franke
2020-12-07
3
-9
/
+11
*
|
|
|
|
|
|
|
Merge pull request #43007 from DeleteSystem32/mp3-support
Rémi Verschelde
2020-12-07
9
-0
/
+648
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
add mp3 import and playback support
Vincent
2020-12-03
9
-0
/
+648
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #44093 from nekomatata/gdscript-base-class-init
Rémi Verschelde
2020-12-07
1
-5
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix base script not initialized properly in some cases
PouleyKetchoupp
2020-12-06
1
-5
/
+8
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #43981 from bruvzg/ctl_font_spacing
Rémi Verschelde
2020-12-07
5
-129
/
+180
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[Complex Text Layouts] Performance optimizations.
bruvzg
2020-12-07
3
-62
/
+102
|
*
|
|
|
|
|
[Complex Text Layouts] Fix bitmap font memory leak.
bruvzg
2020-12-06
3
-4
/
+15
|
*
|
|
|
|
|
[Complex Text Layouts] Align glyph offsets and advances to the pixel grid.
bruvzg
2020-12-06
2
-74
/
+74
|
*
|
|
|
|
|
[Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, T...
bruvzg
2020-12-06
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #44117 from bruvzg/mem_fonts
Rémi Verschelde
2020-12-07
4
-112
/
+18
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Load dynamic fonts to memory on all platforms, to avoid locked files.
bruvzg
2020-12-07
4
-112
/
+18
*
|
|
|
|
|
Merge pull request #44106 from neikeq/mono-invoke-no-params-boxing
Rémi Verschelde
2020-12-06
11
-658
/
+732
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
[next]