index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17583 from RandomShaper/enhance-uri-utils
Juan Linietsky
2018-04-07
3
-37
/
+2
|
\
|
*
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-03-27
3
-37
/
+2
*
|
Merge pull request #17730 from RandomShaper/radio-buttons-in-menus
Juan Linietsky
2018-04-07
1
-6
/
+6
|
\
\
|
*
|
Use radio-button-like menu entries where applicable
Pedro J. Estébanez
2018-03-27
1
-6
/
+6
|
|
/
*
|
Correct profiling_frame naming in pluginscript
Emmanuel Leblond
2018-04-07
1
-1
/
+1
*
|
Fix Pluginscript add_global_constant mandatory value check
Emmanuel Leblond
2018-04-06
1
-1
/
+1
*
|
Merge pull request #17899 from AndreaCatania/area_cleaning
Rémi Verschelde
2018-04-06
3
-8
/
+8
|
\
\
|
*
|
Fixed physics server area cleaning
Andrea Catania
2018-04-06
3
-8
/
+8
*
|
|
[NativeScript] replace error macros by simple returns
karroffel
2018-04-06
1
-4
/
+2
*
|
|
Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tags
Thomas Herzog
2018-04-05
5
-24
/
+64
|
\
\
\
|
*
|
|
[NativeScript] added global type tag system
karroffel
2018-04-05
5
-24
/
+64
*
|
|
|
Merge pull request #17806 from Zylann/fix_heightmap_shape_size_check
Rémi Verschelde
2018-04-05
2
-14
/
+47
|
\
\
\
\
|
*
|
|
|
Make heightmap shape usable from PhysicsServer
Marc Gilleron
2018-03-28
2
-14
/
+47
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
Paulb23
2018-04-04
3
-8
/
+8
*
|
|
|
Merge pull request #17965 from karroffel/gdnativelib-config-api
Thomas Herzog
2018-04-04
2
-67
/
+170
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[GDNative] enable saving GDNativeLibrary as sub resource
karroffel
2018-04-04
2
-3
/
+96
|
*
|
|
[GDNative] easier GDNativeLib handling
karroffel
2018-04-04
2
-67
/
+77
*
|
|
|
Corrected physics query max result checking
Andrea Catania
2018-04-04
1
-3
/
+10
|
/
/
/
*
|
|
Merge pull request #17959 from AndreaCatania/kinfix2
Rémi Verschelde
2018-04-04
3
-11
/
+5
|
\
\
\
|
*
|
|
Fixed kinematic sliding on trimesh
Andrea Catania
2018-04-04
3
-11
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter
Rémi Verschelde
2018-04-04
5
-0
/
+345
|
\
\
\
|
*
|
|
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
5
-0
/
+345
*
|
|
|
Merge pull request #17847 from Faless/lws_update
Rémi Verschelde
2018-04-03
5
-24
/
+42
|
\
\
\
\
|
*
|
|
|
Websocket client SSL support
Fabio Alessandrelli
2018-04-03
3
-1
/
+39
|
*
|
|
|
Generalize SSL cert reading from file
Fabio Alessandrelli
2018-04-03
2
-23
/
+3
*
|
|
|
|
Merge pull request #17865 from delftswa2018/enumLookupFix
Rémi Verschelde
2018-04-03
1
-1
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
Ctrl+Clicking a enum now scrolls down to it in the docs.
Felix Yang
2018-04-03
1
-1
/
+26
*
|
|
|
|
|
Merge pull request #17900 from AndreaCatania/area_mon
Rémi Verschelde
2018-04-03
1
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
physics area added monitorable check
Andrea Catania
2018-04-01
1
-1
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #17834 from Rubonnek/move-to-initializer-list
Rémi Verschelde
2018-04-03
2
-21
/
+15
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Move GodotSharp and MonoBuildTab member variables to initializer list
Wilson E. Alvarez
2018-03-27
2
-21
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #17940 from Alexander-Alekseev/mono_keep_csharp6
Rémi Verschelde
2018-04-03
1
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
[mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...
Alexander Alekseev
2018-04-03
1
-6
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #17933 from Rubonnek/comment-debugging-messages
Rémi Verschelde
2018-04-03
1
-8
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Comment out some debugging messages when playing Theora files
Wilson E. Alvarez
2018-04-02
1
-8
/
+12
|
|
/
/
/
/
*
/
/
/
/
Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...
Alexander Alekseev
2018-04-02
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #17878 from karroffel/nativescript-1.1-bughunt
Thomas Herzog
2018-03-31
2
-16
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[GDNative] fixed issue with library unloading order
karroffel
2018-03-31
1
-13
/
+25
|
*
|
|
[GDNative] added GDCALLINGCONV to instance binding functions
karroffel
2018-03-31
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17772 from Chaosus/monowrap
Ignacio Etcheverry
2018-03-31
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added wrap functions to C#
Chaosus
2018-03-26
1
-0
/
+12
|
|
/
*
/
Fix IPhone and OSX cross compilation
Fabio Alessandrelli
2018-03-28
1
-1
/
+1
|
/
*
Fix mono basis GetEuler bug and marshalling/unmarshalling
Carter Anderson
2018-03-24
2
-86
/
+110
*
Merge pull request #17134 from aaronfranke/master
Ignacio Etcheverry
2018-03-24
12
-288
/
+470
|
\
|
*
Replace float with real_t, default Vectors, other misc C# improvements
Aaron Franke
2018-03-22
13
-289
/
+471
*
|
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-21
24
-48
/
+48
*
|
Fix mono build properly!
PJB3005
2018-03-19
1
-1
/
+1
*
|
Merge pull request #17603 from PJB3005/18-03-18-fix-mono-build-python3
Rémi Verschelde
2018-03-19
1
-1
/
+1
|
\
\
|
*
|
Fix Mono builds with Python 3.
Pieter-Jan Briers
2018-03-18
1
-1
/
+1
*
|
|
Merge pull request #17619 from neikeq/mono-runtime-main-args
Ignacio Etcheverry
2018-03-18
2
-15
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
[next]