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
/
gdscript_editor.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
Implement pull/18665 for 3.0
Hein-Pieter van Braam
1
-2
/
+8
2018-05-13
Bump version to 3.0.3rc2
Hein-Pieter van Braam
1
-1
/
+1
2018-05-13
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
1
-1
/
+0
2018-05-13
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
3
-6
/
+10
2018-05-13
Consider TextEdit paste operation complex.
Charly Mourglia
1
-0
/
+3
2018-05-13
Fix a crash when trying to run Godot debugger on a release build.
Brian Richardson
1
-1
/
+1
2018-05-13
fix clang6 assignment error
thfrwn
1
-2
/
+2
2018-05-13
fix for segfault when using CallBasic in visual script on release build
Ibrahn Sahir
1
-1
/
+1
2018-05-13
Particles: fix corrupted scene when saved after convert (2nd try)
Poommetee Ketson
2
-21
/
+6
2018-05-13
Fix AnimationPlayer edited scene bug
Peter Folkins
1
-1
/
+0
2018-05-13
Fix enums without class name not opening docs page
Peter Folkins
1
-0
/
+12
2018-05-13
Fix for Issue#18457 - Folder name with trailing space on Windows
Felix Yang
2
-2
/
+4
2018-05-13
Fix editor detecting msbuild with a msvc 'tools only' install
Ignacio Etcheverry
1
-0
/
+2
2018-05-13
Fix MSVC check when building with mono
Ignacio Etcheverry
1
-2
/
+2
2018-05-13
add condition check in Imgae::create(...)
RaphaelHunter
1
-0
/
+3
2018-05-13
For uwp the ARM architecture needs to be in lower case
Hein-Pieter van Braam
1
-2
/
+2
2018-05-13
Fix double free for drag preview control in viewport
Geequlim
1
-3
/
+1
2018-05-13
Fix Variant leak in call_native
Pedro J. Estébanez
1
-1
/
+3
2018-05-13
Disable 'run' button if any project not selected and tiny refactoring
DmitryKrutskikh
1
-3
/
+5
2018-05-13
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
1
-1
/
+1
2018-05-13
Fix custom cursor disappearing on osx
Guilherme Felipe
1
-5
/
+8
2018-05-13
Use mimetype according to glTF spec.
Yaakuro
1
-1
/
+1
2018-05-13
Proper focus in/out handling on iOS
Ruslan Mustakov
1
-12
/
+9
2018-05-13
Resume audio on iOS after phone call or alarm
Ruslan Mustakov
4
-22
/
+72
2018-05-13
Fix Linux/X11 build on ARMs.
bruvzg
2
-4
/
+3
2018-05-13
Use fake audio playing property in editor
ShyRed
6
-3
/
+44
2018-05-08
Android: Increase targetSdkVersion to 27
Rémi Verschelde
1
-1
/
+1
2018-05-08
Fix for large .pck files
Gustav Lund
1
-3
/
+3
2018-05-08
Rewrite Tween class reference.
Chris Bradfield
1
-54
/
+57
2018-05-08
correct documentation for version number data type
Kelly Thomas
1
-3
/
+3
2018-05-08
[DOCS] Clarify look_at and looking_at
Mel Collins
2
-3
/
+7
2018-05-08
Fix: JAR files signed with the MD5 algorithm as unsigned
RameshRavone
1
-2
/
+2
2018-05-04
Update AUTHORS and DONORS list
Rémi Verschelde
2
-16
/
+29
2018-05-03
i18n: Sync translation templates with current source
Rémi Verschelde
47
-262
/
+2188
2018-05-03
i18n: Sync translations with Weblate
Rémi Verschelde
29
-1752
/
+9642
2018-05-01
Bump to 3.0.3-rc1
Your Name
1
-1
/
+1
2018-05-01
GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret...
Robin Hübner
1
-0
/
+6
2018-05-01
Prevent PulseAudio driver to lock its mutex for too long
Marcelo Fernandez
1
-2
/
+11
2018-05-01
Fixed high cpu usage with PulseAudio
Marcelo Fernandez
1
-1
/
+5
2018-05-01
PCKPacker:pck_start(): Update version
Max Hilbrunner
1
-4
/
+4
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
16
-214
/
+210
2018-04-30
Fix msbuild with a msvc 'tools only' install
Hein-Pieter van Braam
1
-1
/
+1
2018-04-30
Fix lto builds on clang compilers
Hein-Pieter van Braam
1
-2
/
+2
2018-04-29
Hand-merge API hash fixes #18514
Hein-Pieter van Braam
12
-37
/
+22
2018-04-29
Fix _export_begin not being called when exporting to android
Ignacio Etcheverry
1
-0
/
+2
2018-04-29
Make 'Export PCK/ZIP' work well with EditorExportPlugin
Ignacio Etcheverry
5
-5
/
+23
2018-04-29
Add option to link mono statically on Windows
Ignacio Etcheverry
1
-14
/
+28
2018-04-29
Fix new Node dialog Create button behavior
Ivan Vodopiviz
1
-0
/
+2
2018-04-29
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
3
-23
/
+23
2018-04-29
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
8
-5
/
+70
[prev]
[next]