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 #43856 from vnen/gdscript-some-fixes
Rémi Verschelde
2020-11-25
2
-7
/
+11
|
\
|
*
GDScript: Fix return of cast expression on compilation
George Marques
2020-11-25
1
-1
/
+1
|
*
GDScript: Fix range() being treated as array when optimized out
George Marques
2020-11-25
1
-6
/
+10
*
|
Merge pull request #43775 from vnen/gdscript-fix-stack
Rémi Verschelde
2020-11-25
4
-35
/
+104
|
\
\
|
*
|
GDScript: Fix mishandling of stack pointers
George Marques
2020-11-25
4
-35
/
+104
|
|
/
*
|
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-25
3
-4
/
+1
*
|
Fix useless assignement in webrtc/library_godot_webrtc.js
Marcel Admiraal
2020-11-25
1
-1
/
+1
|
/
*
Merge pull request #43747 from Faless/js/4.0_lint
Rémi Verschelde
2020-11-23
2
-166
/
+174
|
\
|
*
[HTML5] Run eslint --fix.
Fabio Alessandrelli
2020-11-23
2
-123
/
+123
|
*
[HTML5] Libraries refactor for linting.
Fabio Alessandrelli
2020-11-21
2
-66
/
+74
*
|
Merge pull request #43781 from MaxMutantMayer/regex_unit_tests
Rémi Verschelde
2020-11-23
2
-1
/
+164
|
\
\
|
*
|
Move and add new RegEx test cases
Maximilian Mayer
2020-11-22
2
-1
/
+164
*
|
|
Merge pull request #43725 from vnen/gdscript-typed-vm-2
Rémi Verschelde
2020-11-23
8
-2251
/
+4595
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GDScript: Add faster instruction for validated constructor
George Marques
2020-11-21
5
-3
/
+112
|
*
|
GDScript: Add typed iterate instructions
George Marques
2020-11-21
4
-89
/
+944
|
*
|
GDScript: Add faster call instructions for builtin methods
George Marques
2020-11-21
7
-0
/
+125
|
*
|
GDScript: Add faster call instructions for native methods
George Marques
2020-11-21
7
-62
/
+734
|
*
|
GDScript: Add speficic set/get instructions
George Marques
2020-11-21
5
-13
/
+476
|
*
|
GDScript: Add faster operator for known types
George Marques
2020-11-21
5
-3
/
+77
|
*
|
GDScript: Gather instructions arguments beforehand
George Marques
2020-11-21
6
-381
/
+361
|
*
|
GDScript: Split Function code into multiple files
George Marques
2020-11-21
3
-2070
/
+2136
|
|
/
*
/
Document that WebM videos don't support the alpha channel
Hugo Locurcio
2020-11-22
1
-0
/
+1
|
/
*
doc: Warn about using Node internal processing
Rémi Verschelde
2020-11-20
1
-1
/
+1
*
Fix godot_js_websocket_send function unused assignment.
Marcel Admiraal
2020-11-17
1
-4
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
46
-70
/
+0
*
Merge pull request #42167 from madmiraal/fix-42108
Rémi Verschelde
2020-11-16
2
-4
/
+0
|
\
|
*
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
Marcel Admiraal
2020-09-18
2
-4
/
+0
*
|
Merge pull request #43250 from aaronfranke/strext-lstrip
Rémi Verschelde
2020-11-16
2
-24
/
+113
|
\
\
|
*
|
Add HexEncode to C#
Aaron Franke
2020-11-09
2
-24
/
+50
|
*
|
Add LStrip and RStrip to C# strings
Aaron Franke
2020-11-09
1
-0
/
+63
*
|
|
Improve comments in Color documentation
Aaron Franke
2020-11-13
1
-17
/
+17
*
|
|
GDScript: Fix native class not set with inheritance
George Marques
2020-11-13
1
-0
/
+2
*
|
|
Removing unneeded FuncRef code in C#
Grzegorz Puławski
2020-11-11
1
-8
/
+0
*
|
|
Refactor variant built-in methods yet again.
reduz
2020-11-11
4
-20
/
+25
*
|
|
Merge pull request #43372 from aaronfranke/clamp-fixes
Rémi Verschelde
2020-11-11
2
-10
/
+9
|
\
\
\
|
*
|
|
Minor clamp and float fixes
Aaron Franke
2020-11-10
2
-10
/
+9
*
|
|
|
Merge pull request #43443 from Faless/js/4.0_audio_worklet
Rémi Verschelde
2020-11-11
13
-573
/
+763
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
12
-572
/
+762
|
*
|
|
Fix gdnative build when WebRTC module is disabled.
Fabio Alessandrelli
2020-11-10
1
-1
/
+1
*
|
|
|
iOS Modules: separate main platform code from modules
Sergey Minakov
2020-11-10
37
-22
/
+1920
*
|
|
|
Fix completion for built-in load function
Gustav
2020-11-10
2
-24
/
+21
*
|
|
|
Merge pull request #43434 from sneik15/patch-1
Rémi Verschelde
2020-11-10
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Updated gd_glue.cpp to work with the latest changes in the variant refactoring
Adrian Adeva
2020-11-10
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #43423 from Calinou/doc-assert-avoid-side-effects
Rémi Verschelde
2020-11-10
1
-4
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Clarify that code in `assert()` should avoid side effects
Hugo Locurcio
2020-11-09
1
-4
/
+5
*
|
|
|
Merge pull request #43383 from vnen/gdnative-string-header
Rémi Verschelde
2020-11-10
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
GDNative: Define special char types in string.h
George Marques
2020-11-07
1
-1
/
+6
*
|
|
|
|
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
2
-68
/
+47
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
7
-15
/
+15
*
|
|
|
Refactored variant constructor logic
reduz
2020-11-09
13
-39
/
+63
|
|
/
/
|
/
|
|
[next]