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 #40252 from AndreaCatania/flush
Rémi Verschelde
2020-07-27
11
-170
/
+217
|
\
|
*
- Enhanced the flush mechanism by flushing only needed thing.
Andrea Catania
2020-07-27
11
-170
/
+217
*
|
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
1
-1
/
+1
|
\
\
|
*
|
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
1
-1
/
+1
*
|
|
Merge pull request #40714 from ThakeeNathees/Object-type-bug-fix
Rémi Verschelde
2020-07-27
1
-0
/
+10
|
\
\
\
|
*
|
|
GDScript: "Object" datatype changed from BUILTIN to NATIVE
Thakee Nathees
2020-07-26
1
-0
/
+10
*
|
|
|
Merge pull request #40595 from neikeq/godot-net-sdk-and-net-standard
Rémi Verschelde
2020-07-26
24
-1040
/
+450
|
\
\
\
\
|
*
|
|
|
C#: Switch games to MSBuild Sdks and .NET Standard
Ignacio Etcheverry
2020-07-25
24
-1040
/
+450
*
|
|
|
|
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
2
-3
/
+4
*
|
|
|
|
Merge pull request #39898 from Meriipu/master_gdscript
Rémi Verschelde
2020-07-26
2
-7
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
GDScript: Clarified/fixed inaccuracies in the built-in function docs.
Meriipu
2020-07-25
2
-7
/
+20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #40647 from Xrayez/blank-tabs-fix
Rémi Verschelde
2020-07-26
1
-1
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Make unsaved scripts in the script editor more user-friendly
Andrii Doroshenko (Xrayez)
2020-07-26
1
-1
/
+8
*
|
|
|
|
|
Merge pull request #40670 from vnen/remove-multilevel-call
Rémi Verschelde
2020-07-26
7
-114
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove multilevel calls
George Marques
2020-07-24
7
-114
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #40655 from madmiraal/fix-40636
Rémi Verschelde
2020-07-26
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Ensure Bullet HeightMapShape3D data width and depth are at least 2.
Marcel Admiraal
2020-07-24
1
-0
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #40720 from Xrayez/modules-tests
Rémi Verschelde
2020-07-26
2
-2
/
+22
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Enable support for C++ modules tests
Andrii Doroshenko (Xrayez)
2020-07-26
2
-2
/
+22
*
|
|
|
|
|
Merge pull request #33760 from nekomatata/script-editor-init-optimization
Rémi Verschelde
2020-07-26
2
-0
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Optimized ScriptEditor initialization when many scripts are loaded
PouleyKetchoupp
2020-07-17
2
-0
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Modules: update modules to be built for iOS
Sergey Minakov
2020-07-25
4
-221
/
+283
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
GDScript: Allow "new()" to be called in non-static functions
George Marques
2020-07-24
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #40598 from vnen/gdscript-2.0
Rémi Verschelde
2020-07-24
22
-13933
/
+13305
|
\
\
\
|
*
|
|
Wrap up GDScript 2.0 base implementation
George Marques
2020-07-22
13
-333
/
+590
|
*
|
|
Reintroduce code completion
George Marques
2020-07-20
8
-30
/
+2902
|
*
|
|
Reenable GDScript LSP server
George Marques
2020-07-20
14
-339
/
+350
|
*
|
|
Added support for enums to be used as types in GDScript
George Marques
2020-07-20
4
-96
/
+231
|
*
|
|
Add warning checks in GDScript analyzer
George Marques
2020-07-20
9
-180
/
+612
|
*
|
|
Add new GDScript type checker
George Marques
2020-07-20
7
-104
/
+2404
|
*
|
|
Add better local variable detection in GDScript parser
George Marques
2020-07-20
2
-50
/
+361
|
*
|
|
Add GDScript cache singleton
George Marques
2020-07-20
4
-0
/
+336
|
*
|
|
Add support for properties
George Marques
2020-07-20
4
-29
/
+489
|
*
|
|
Fix comments in beginning of file
George Marques
2020-07-20
1
-2
/
+2
|
*
|
|
New GDScript tokenizer and parser
George Marques
2020-07-20
28
-14752
/
+7010
*
|
|
|
Fix typos in GodotSharp code docs
mega-bit
2020-07-22
5
-10
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
VisualScript: Fix -Wduplicate-branches warning
Rémi Verschelde
2020-07-22
1
-7
/
+1
*
|
|
C#: Fix restore not called when building game projects
Ignacio Etcheverry
2020-07-22
1
-2
/
+7
*
|
|
Fix XML in Plane.cs
Aaron Franke
2020-07-21
1
-2
/
+2
*
|
|
Merge pull request #40450 from asmaloney/spelling
Rémi Verschelde
2020-07-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
8
-58
/
+48
|
|
/
|
/
|
*
|
Use difference in position to check whether motion in Bullet is too close
Marcel Admiraal
2020-07-18
1
-5
/
+10
|
/
*
Merge pull request #40291 from hinlopen/dialog-size
Rémi Verschelde
2020-07-15
1
-1
/
+1
|
\
|
*
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
1
-1
/
+1
*
|
Merge pull request #40386 from touilleMan/correct-Reference-is_reference-api....
Rémi Verschelde
2020-07-15
1
-1
/
+1
|
\
\
|
*
|
Correct is_reference attribute in api.json for Reference class
Emmanuel Leblond
2020-07-14
1
-1
/
+1
|
|
/
*
|
Merge pull request #40392 from touilleMan/missing-has_default_value-signals-a...
Rémi Verschelde
2020-07-15
1
-0
/
+1
|
\
\
|
*
|
Add missing has_default_value field for signals in api.json
Emmanuel Leblond
2020-07-14
1
-0
/
+1
|
|
/
*
|
Merge pull request #40374 from Faless/udp/server_abstraction
Rémi Verschelde
2020-07-14
1
-0
/
+3
|
\
\
[next]