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
/
gdscript
/
gd_parser.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-30
Fix crash when click an empty tabs container
sanikoyes
1
-0
/
+7
2017-10-30
Add missing StyleBoxLine binding
sanikoyes
1
-0
/
+1
2017-10-29
Added multi level undo redo to line edit
Paulb23
2
-31
/
+88
2017-10-30
Add support for non-ISO locale identifiers via renames map
Rémi Verschelde
3
-65
/
+75
2017-10-29
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
3
-24
/
+35
2017-10-29
added support for paths with spaces for VSBUILDS
nicholasbuckner
1
-3
/
+7
2017-10-29
Fixes keybord directionnal keys not moving nodes in the 2D editor
Gilles Roudiere
1
-26
/
+26
2017-10-29
Fix build with Python 3 on Windows
Matthias Hoelzl
2
-5
/
+11
2017-10-29
Fix typo in project manager
Rémi Verschelde
37
-37
/
+37
2017-10-29
Mono: Fix Windows build
Rémi Verschelde
1
-2
/
+2
2017-10-29
libpng: Cosmetic update to upstream 1.6.34
Rémi Verschelde
6
-22
/
+22
2017-10-29
Disable logging until the logs location is sorted out
Rémi Verschelde
6
-6
/
+18
2017-10-29
i18n: Sync translation templates with current source
Rémi Verschelde
36
-551
/
+2499
2017-10-29
i18n: Sync translations with Weblate
Rémi Verschelde
35
-1939
/
+8771
2017-10-29
classref: Apply doctool to fix formatting
Rémi Verschelde
3
-5
/
+10
2017-10-29
Fix regression from #12473 and #12388
Ignacio Etcheverry
3
-66
/
+54
2017-10-29
Mono: Add build project button and reload interval
Ignacio Etcheverry
8
-17
/
+96
2017-10-29
Buildsystem improvements for the Mono module
Ignacio Etcheverry
6
-112
/
+338
2017-10-29
BindingsGenerator cleanup and improved error messages
Ignacio Etcheverry
2
-535
/
+572
2017-10-28
[DOCS]Completed LineEdit.xml
MattUV
1
-23
/
+35
2017-10-28
Detect javascript platform using EMSCRIPTEN env as well
Marcelo Fernandez
1
-2
/
+5
2017-10-28
Refactor bufer to buffer
Poommetee Ketson
8
-17
/
+17
2017-10-28
ProjectSettings: show error msg in a label instead
Poommetee Ketson
2
-4
/
+15
2017-10-27
Fixed interface scaling issues with editor action button and value editor pop...
Jake Larson
1
-13
/
+13
2017-10-28
Add copy button to sprite_frames_editor_plugin
sersoong
2
-0
/
+21
2017-10-27
Mono: Use "UnnamedProject" if application/config/name is empty
Unknown
4
-7
/
+24
2017-10-27
detect.py: Fix KeyError if using MinGW and LTO
mhilbrunner
1
-4
/
+1
2017-10-27
Fixing vsproj generation for paths with spaces
Daniel Alexandru Radu
1
-3
/
+3
2017-10-27
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2
-37
/
+25
2017-10-27
AStar: Add setters for point position and scale weight, cleanup
Unknown
3
-17
/
+69
2017-10-27
Add an option to use zstd's recently introduced long range matching (off by d...
Ferenc Arn
5
-6
/
+26
2017-10-27
Fix shader compiler typo gl_FrotFace
Scayze
1
-1
/
+1
2017-10-27
Fix editor action button layout
Jake Larson
1
-4
/
+4
2017-10-27
[DOCS] Corrected some typing mistakes on Node2D.xml
MattUV
1
-4
/
+4
2017-10-26
Sound support for Javascript (untested).
Juan Linietsky
2
-3
/
+92
2017-10-26
Update zstd to 1.3.2.
Ferenc Arn
34
-3435
/
+5436
2017-10-26
Remove HTTPClient::send_body_text and ::send_body_data
Leon Krause
3
-32
/
+0
2017-10-26
Add language option button to project manager
sheepandshepherd
2
-2
/
+77
2017-10-26
Add and polish up documentation for Image methods
Jakob Sinclair
1
-16
/
+55
2017-10-26
Fixes infinite loop in NavPolygonInstance warnings
Cédric Fuchs
1
-1
/
+1
2017-10-26
Added description for camera2D missing members
Henrique Campos
2
-4
/
+8
2017-10-25
Fix default C# script
Przmk
1
-1
/
+1
2017-10-25
fix a 'proximity_fade_distacne' typo in material
Jakub Grzesik
1
-1
/
+1
2017-10-25
Added descriptions to RichTextLabel
Jason Anderson
1
-3
/
+20
2017-10-25
Removes Script::get_node_type()
Jerome67000
13
-41
/
+0
2017-10-25
Fix text margins in value editor pop-up.
Robin Arys
1
-7
/
+8
2017-10-25
Add a function to get the full name of a locale
sheepandshepherd
2
-0
/
+17
2017-10-24
[DOCS] CubeMap
Nathan Warden
1
-0
/
+8
2017-10-25
Added hotkey for Continue action
Chaosus
1
-1
/
+1
2017-10-24
Fix margin with tree drawing
Jakob Sinclair
1
-1
/
+1
[next]