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
/
drivers
/
unix
/
file_access_unix.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-12
doc improvement for get_colliding_bodies() methods
Jerome67000
1
-2
/
+2
2017-01-12
Add named colors to GDScript/core.
Bojidar Marinov
5
-1
/
+210
2017-01-12
Fix #7303, Quad node mesh data leak
Bojidar Marinov
2
-0
/
+5
2017-01-12
fix for crash when no ALSA or Pulse installed on linux
Gustav Lund
2
-0
/
+7
2017-01-12
KinematicBody: Fix wrong method bind return type
Ignacio Etcheverry
2
-2
/
+2
2017-01-12
small improvement to y_sort: make clear which item has to be drawn first when...
Patrick Reh
1
-1
/
+4
2017-01-12
TextureRegionEditor: Fix mouse wheel scroll speed.
Andreas Haas
1
-2
/
+2
2017-01-12
Curve2D/3D: Add clear_points method.
Andreas Haas
2
-0
/
+21
2017-01-12
Particles2D: Fix initial size randomness property having no effect.
Andreas Haas
1
-1
/
+1
2017-01-12
Fix crash on project importing by dragging a folder.
Andreas Haas
1
-1
/
+1
2017-01-12
Show selected node in Scene dock when parent node is folded
volzhs
1
-0
/
+6
2017-01-12
Check keystore field when export Android release apk
volzhs
3
-0
/
+222
2017-01-12
Fix console output for MinGW compilers
Rémi Verschelde
1
-2
/
+10
[next]