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
*
Remove unused imports
Hendrikto
2019-04-06
2
-2
/
+1
*
Fix wrong method binds and registered class
Ignacio Etcheverry
2019-04-06
2
-1
/
+7
*
Merge pull request #26662 from neikeq/csharp-collection-changes
Ignacio Roldán Etcheverry
2019-04-06
18
-294
/
+647
|
\
|
*
C#: Support type hints for exported Arrays
Ignacio Etcheverry
2019-04-06
11
-37
/
+208
|
*
C#: Add marshalling support for IEnumerable and IDictionary
Ignacio Etcheverry
2019-04-06
11
-47
/
+240
|
*
C#: Some important Array and Dictionary interface changes
Ignacio Etcheverry
2019-04-06
5
-220
/
+209
*
|
Merge pull request #26634 from psuhas77/patch-3
Rémi Verschelde
2019-04-06
2
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Added get_noise_1d
2017A7PS0002G
2019-03-05
2
-0
/
+7
*
|
Mono: Buildsystem support for finding MSBuild from VS2019
Ignacio Etcheverry
2019-04-06
2
-7
/
+13
*
|
Add Open Asset Import Library to Godot.
K. S. Ernest (iFire) Lee
2019-04-05
7
-0
/
+2833
*
|
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Rémi Verschelde
2019-04-05
3
-7
/
+14
|
\
\
|
*
|
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-05
3
-7
/
+14
*
|
|
Merge pull request #27327 from goodyttoor/grayscale_exr
Rémi Verschelde
2019-04-05
1
-14
/
+23
|
\
\
\
|
*
|
|
Fix import grayscale EXR
Vivatchai Kaveeta
2019-03-22
1
-14
/
+23
*
|
|
|
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
2
-2
/
+104
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
EditorHelp, makerst: Improve enum ref resolving and constant ref support
Ignacio Etcheverry
2019-03-29
2
-2
/
+104
*
|
|
|
Merge pull request #27687 from Zylann/fix_heightmap_shape_min_max
Rémi Verschelde
2019-04-05
1
-4
/
+5
|
\
\
\
\
|
*
|
|
|
Fix wrong heights data used to compute min and max heights
Marc Gilleron
2019-04-04
1
-4
/
+5
*
|
|
|
|
Mono: Make missing default constructor error more foolproof
ForLoveOfCats
2019-04-04
1
-3
/
+3
*
|
|
|
|
Mono: Makes GD.Convert take Variant.Type instead of int
ForLoveOfCats
2019-04-04
1
-2
/
+2
|
/
/
/
/
*
|
|
|
SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches
Rémi Verschelde
2019-04-04
1
-3
/
+8
*
|
|
|
Fix memory leak introduced in bb6814a
Ignacio Etcheverry
2019-04-02
1
-3
/
+11
*
|
|
|
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-02
1
-1
/
+1
*
|
|
|
Merge pull request #27430 from LeonardMeagher2/csg_get_mesh_data
Rémi Verschelde
2019-04-01
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Apply proper offset to CSGMesh material and smooth group
Leonard
2019-03-25
1
-4
/
+4
*
|
|
|
|
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
Rémi Verschelde
2019-04-01
6
-34
/
+100
|
\
\
\
\
\
|
*
|
|
|
|
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
6
-34
/
+100
*
|
|
|
|
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
89
-89
/
+89
*
|
|
|
|
|
Merge pull request #26097 from danielspaniol/25955-wrong-unreachable-warning-...
Rémi Verschelde
2019-04-01
1
-2
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Require `return` in all match branches
Daniel Spaniol
2019-02-20
1
-2
/
+4
*
|
|
|
|
|
|
C#: Add DynamicGodotObject class
Ignacio Etcheverry
2019-03-29
11
-34
/
+407
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #27184 from karroffel/gdnative-api-gen-fixes
Rémi Verschelde
2019-03-27
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix GDNative binding generation for object types
karroffel
2019-03-17
1
-1
/
+3
*
|
|
|
|
|
|
Merge pull request #27128 from bojidar-bg/27111-gdscript-confounding-class
Rémi Verschelde
2019-03-27
2
-129
/
+70
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix GDScriptCompiler bugging out with identically-named inner class
Bojidar Marinov
2019-03-16
2
-129
/
+70
*
|
|
|
|
|
|
Merge pull request #27320 from karroffel/gdnative-terminate-error-print
Thomas Herzog
2019-03-25
2
-22
/
+19
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[GDNative] fix NativeScript leak in editor
thomas.herzog
2019-03-22
2
-21
/
+18
|
*
|
|
|
|
|
[GDNative] remove spam at editor unfocus when using NativeScript
thomas.herzog
2019-03-22
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #27359 from neikeq/who-reads-docs-anyway
Ignacio Roldán Etcheverry
2019-03-23
2
-79
/
+472
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
C#: Bindings generator now translates BBCode docs to XML comments
Ignacio Etcheverry
2019-03-23
2
-79
/
+472
*
|
|
|
|
|
Merge pull request #27270 from shartte/fix-generics-parsing
Ignacio Roldán Etcheverry
2019-03-20
1
-0
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix parsing of generic type declarations in C# source files.
Sebastian Hartte
2019-03-20
1
-0
/
+14
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Add support for new MSBuild directory naming introduced in VS 2019.
Sebastian Hartte
2019-03-20
1
-0
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #26309 from bojidar-bg/21536-resize-gridmap-previews
Rémi Verschelde
2019-03-16
2
-7
/
+59
|
\
\
\
\
\
|
*
|
|
|
|
Add search box and size slider to GridMap (similar to TileMap's)
Bojidar Marinov
2019-02-26
2
-7
/
+59
*
|
|
|
|
|
Merge pull request #26308 from bojidar-bg/11722-meshlibrary-transforms
Rémi Verschelde
2019-03-16
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Consider StaticBody and NavMesh position when converting to a MeshLibrary
Bojidar Marinov
2019-02-26
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
/
/
/
Fix duplicated lines in GDScript bytecode
Bojidar Marinov
2019-03-14
2
-6
/
+3
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #27014 from neikeq/csharp-update-exports-only-in-editor
Rémi Verschelde
2019-03-13
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
C#: Update exports only in the editor
Ignacio Etcheverry
2019-03-13
1
-0
/
+3
[next]