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
/
platform
/
android
/
java_class_wrapper.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
UI navigation via JOYSTICK_MOTION.
Andreas Haas
1
-0
/
+1
2016-07-30
Fix infinite loop when replacing text
Ignacio Etcheverry
1
-4
/
+6
2016-07-29
Project Manager: Import projects using filesystem drag'n'drop.
Andreas Haas
2
-0
/
+18
2016-07-29
Explicitly initialize 'pending_auto_reload' to false.
Saracen
1
-0
/
+1
2016-07-28
New http request and tutorials icon
Daniel J. Ramirez
7
-1034
/
+77
2016-07-29
keep selected_list up to date
Dima Granetchi
2
-22
/
+35
2016-07-28
Fix editor icons source file generation
George Marques
2
-52
/
+1
2016-07-28
World2D: Fix typo in default_density deprecation check
Rémi Verschelde
1
-1
/
+1
2016-07-28
Exposed enable syntax highlighting to properties
Paulb23
1
-0
/
+1
2016-07-28
Fix regression with str() improvements for math types
Ignacio Etcheverry
6
-23
/
+44
2016-07-27
Fix Windows resource script
George Marques
1
-2
/
+2
2016-07-27
LineEdit: Fix event handled as text when a mod key is pressed
Ignacio Etcheverry
1
-1
/
+1
2016-07-27
AboutDialog: Popup respecting its minimum size
Ignacio Etcheverry
1
-1
/
+1
2016-07-27
Improve Windows application details
George Marques
1
-4
/
+10
2016-07-27
Project Settings: Use containers for the Input Map tab content
Ignacio Etcheverry
1
-16
/
+17
2016-07-27
Prettier str() for some math types
Ignacio Etcheverry
5
-10
/
+17
2016-07-27
Fix reading of empty StringArray-s in .tscn
Bojidar Marinov
1
-1
/
+3
2016-07-27
Array has() documentation
Pawel Kowal
1
-0
/
+9
2016-07-27
Command-F focus filter input field in project manager
Dima Granetchi
1
-0
/
+4
2016-07-26
Fix GraphEdit dragging issues at scales != 1
Rémi Verschelde
2
-1
/
+5
2016-07-26
Changed the way the step decimals are computed to a safer way, fixes many iss...
Juan Linietsky
6
-22
/
+27
2016-07-26
Windows: Make alert message box use MB_TASKMODAL
Rémi Verschelde
1
-1
/
+1
2016-07-26
Add gamepad mapping for the steam controller userspace driver.
Andreas Haas
1
-0
/
+1
2016-07-25
Stop baking process if there is no geometry in the BakedLightInstance.
Daniel J. Ramirez
4
-2
/
+20
2016-07-25
GLES2: Check for GPU capabilities to display an error
Rémi Verschelde
1
-1
/
+10
2016-07-25
Update Tween class documentation
Javier López Úbeda
1
-3
/
+3
2016-07-25
Fix some warnings
Johan Manuel
3
-6
/
+6
2016-07-25
Fix default ranges of the inspector
Bojidar Marinov
1
-2
/
+2
2016-07-24
Update documentation.
MarianoGNU
2
-2
/
+2
2016-07-24
expose bottom panel button to EditorPlugin scripts
MarianoGNU
2
-3
/
+4
2016-07-24
Add thread support to HTTPRequest, changed assetlib to use it.
Juan Linietsky
3
-26
/
+102
2016-07-24
shows progress (bytes) on download even if getting chunked content
Juan Linietsky
1
-4
/
+8
2016-07-24
Bump version to 2.1-rc1
Rémi Verschelde
1
-1
/
+1
2016-07-24
Fix non-visible col number in text editor
Rémi Verschelde
2
-10
/
+31
2016-07-24
Avoid changing position when the window is fullscreen
George Marques
1
-0
/
+1
2016-07-24
Viewport: Replace obsolete "windows" group calls
Ignacio Etcheverry
1
-6
/
+4
2016-07-24
Fix for incorrect velocity report due to a typo.
Alex Piola
1
-4
/
+4
2016-07-24
Fix crash when GraphNode wasn't a child of a Control
Johan Manuel
1
-0
/
+5
2016-07-24
Turn some prints to error logs, remove others
Rémi Verschelde
5
-12
/
+10
2016-07-23
Project Manager: Added project list scrolling with keyboard
Ignacio Etcheverry
2
-0
/
+135
2016-07-23
Fix warnings in core/variant_op.cpp
Johan Manuel
1
-2
/
+8
2016-07-23
Add some doc to ImmediateGeometry
Juan Linietsky
1
-0
/
+16
2016-07-23
RtAudio: Update to upstream version 4.1.2
Rémi Verschelde
3
-129
/
+63
2016-07-23
zlib: Update builtin version to upstream 1.2.8
Rémi Verschelde
14
-416
/
+132
2016-07-23
rg_etc1: Upstream version 1.04
Rémi Verschelde
1
-18
/
+10
2016-07-22
Prevent crash in TextureRegionEditor. Fixes #5862
MarianoGNU
1
-2
/
+12
2016-07-22
Modified some icons
Daniel J. Ramirez
9
-37
/
+1126
2016-07-22
Fix pick color from screen. Closes #5853
MarianoGNU
1
-1
/
+2
2016-07-22
FreeType: Update to upstream version 2.6.5
Rémi Verschelde
488
-16934
/
+28397
2016-07-22
FreeType: Remove unnecessary subfolder
Rémi Verschelde
483
-46
/
+45
[next]