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_glue.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-21
classref: Sync with current source
Rémi Verschelde
1
-71
/
+152
2017-01-21
Remove Quick Filter Files and fix FS search hotkey
Rémi Verschelde
5
-27
/
+29
2017-01-16
Make image-groups map in export.cfg ordered
Pedro J. Estébanez
1
-4
/
+12
2017-01-16
Improve usability in web export presentation
eska
1
-13
/
+28
2017-01-16
zlib: Update to upstream version 1.2.11
Rémi Verschelde
9
-24
/
+30
2017-01-16
Fix bug in windows TCP poll function
Fabio Alessandrelli
1
-4
/
+1
2017-01-16
Added favorites and recent history to create dialog
Pedro J. Estébanez
2
-7
/
+336
2017-01-16
Making bits of docs appear in different dialogues is made easier with EditorH...
Juan Linietsky
5
-40
/
+165
2017-01-16
Add EditorNode::set_visible_editor()
Pedro J. Estébanez
1
-0
/
+1
2017-01-12
Added a few functions to make 2D split screen easier.
Juan Linietsky
4
-21
/
+109
2017-01-12
Restore viewport set_world_2d functionality
Fabio Alessandrelli
2
-22
/
+34
2017-01-12
Improvements to scons defined WINVER/_WIN32_WINNT
Fabio Alessandrelli
4
-10
/
+12
2017-01-12
Detect bits when building with MinGW
Ignacio Etcheverry
1
-1
/
+1
2017-01-12
Windows: Workaround missing includes in MinGW-w64 < 4
Rémi Verschelde
1
-1
/
+13
2017-01-12
opus: Update to upstream opusfile 0.8
Rémi Verschelde
5
-72
/
+111
2017-01-12
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
Rémi Verschelde
7
-16
/
+9
2017-01-12
x11: Improve logic for cross-dependencies between freetype, zlib and libpng
Rémi Verschelde
1
-2
/
+13
2017-01-12
i18n: Add support for Scots (sco) language
Rémi Verschelde
1
-0
/
+1
2017-01-12
Move core engine tests to main
Rémi Verschelde
39
-8
/
+4
2017-01-12
exposed OS.set_exit_code and OS.get_exit_code to ObjectTypeDB
karroffel
2
-0
/
+16
2017-01-12
opus: Update to upstream libopus 1.1.3
Rémi Verschelde
10
-77
/
+238
2017-01-12
zlib: Update to upstream 1.2.10
Rémi Verschelde
22
-758
/
+3406
2017-01-12
libpng: Update to upstream 1.6.28
Rémi Verschelde
7
-58
/
+46
2017-01-12
Fix for the huge audio latency of the SamplePlayer (>200 ms)
lonesurvivor
4
-126
/
+140
2017-01-12
Making deselect work for TreeItem when select_mode is SELECT_SINGLE and item_...
Bruno Ortiz
1
-16
/
+6
2017-01-12
Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)
Bruno Ortiz
3
-0
/
+14
2017-01-12
Add the 'finished' signal to AnimatedSprite
Wilhem Barbier
2
-0
/
+9
2017-01-12
Welcome in 2017, dear changelog reader!
Rémi Verschelde
1329
-1335
/
+1363
2017-01-12
TileMap: _update_dirty_quadrants() cancel pending update pre return
Ignacio Etcheverry
1
-3
/
+3
2017-01-12
Added option to toggle bucket fill preview
Marc Gilleron
1
-2
/
+3
2017-01-12
Added bucket fill preview
Marc Gilleron
2
-8
/
+87
2017-01-12
Update DebugMesh when NavMesh changes
ktksgit
1
-0
/
+5
2017-01-12
Disallow assignment to expressions
Bojidar Marinov
1
-0
/
+9
2017-01-12
Properly localize absolute path.
Fabio Alessandrelli
1
-1
/
+2
2017-01-12
Fix #7098 by not accepting right clicks while dragging the range
Bojidar Marinov
1
-0
/
+3
2017-01-12
Show visual notice for visibility on Scene Dock
volzhs
4
-3
/
+28
2017-01-12
Able to change visibility when ancestor node is hidden
volzhs
2
-20
/
+2
2017-01-12
Scroll horizontally with mouse wheel when horizontal enabled only
volzhs
1
-6
/
+14
2017-01-12
fix ColorPicker not correctly updating after pasting hex html color
chanon
1
-1
/
+1
2017-01-12
Add new option to always open output on play
Guilherme Felipe
1
-0
/
+3
2017-01-12
Fix visibility of bottom panel when start playing
Guilherme Felipe
2
-14
/
+2
2017-01-12
Expose set_bone_name and get_bone_name to GDscript
Elia Argentieri
2
-0
/
+7
2017-01-12
Update libwebp to 0.5.2
volzhs
28
-230
/
+311
2017-01-12
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
4
-4
/
+50
2017-01-12
Fix issue #7331
REBELLIOUSX\Rebel_X
1
-1
/
+1
2017-01-12
Fix duplicated string on RichTextLabel if starts with '\n'
volzhs
1
-1
/
+2
2017-01-12
Allows to start the scene with custom arguments within the editor
bebae
2
-12
/
+9
2017-01-12
Remove extraneous line in .po reader, which caused it to disregard first line
Bojidar Marinov
1
-2
/
+0
2017-01-12
Register SpatialGizmo as a scene type
Ignacio Etcheverry
1
-0
/
+1
2017-01-12
Fix search to find "whole" words at end of line
Johnson Earls
1
-1
/
+1
[next]