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
/
os_unix.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Fixed highliting with shift and mouse
Paulb23
1
-5
/
+2
2016-03-16
Highlight all occurrences of selected word
Paulb23
4
-0
/
+65
2016-03-15
Tilemap Editor: Fix some last issues of PR-4006
Franklin Sobrinho
1
-2
/
+3
2016-03-15
LineEdit/TextEdit: Add Shift+Delete shortcut for cut
Ignacio Etcheverry
2
-0
/
+11
2016-03-15
TextEdit: Fix inconsistent copy, cut and paste behaviour
Ignacio Etcheverry
1
-80
/
+46
2016-03-14
Tilemap Editor: Use ItemList::set_item_icon_region in tile palette
Franklin Sobrinho
1
-9
/
+3
2016-03-14
Fix file dialog, of Particles2D plugin, showing "Error" icons
Franklin Sobrinho
2
-17
/
+17
2016-03-14
Automatically create input node when creating a ShaderGraph
Franklin Sobrinho
1
-5
/
+13
2016-03-14
Fix crash when importing sub-scenes
Franklin Sobrinho
1
-1
/
+1
2016-03-14
Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit"
Franklin Sobrinho
2
-66
/
+38
2016-03-14
Tilemap Editor: Bucket fill
Franklin Sobrinho
2
-18
/
+136
2016-03-14
Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistencies
Franklin Sobrinho
2
-104
/
+115
2016-03-14
Tilemap Editor: Line drawing and erasing
Franklin Sobrinho
2
-9
/
+133
2016-03-14
Tilemap Editor: Rectangle drawing/erasing and small improvements
Franklin Sobrinho
2
-412
/
+620
2016-03-14
Added configuable tab size
Paulb23
4
-1
/
+13
2016-03-14
(editor)filedialog mode open any
Alexander Holland
4
-14
/
+18
2016-03-13
Correct spot light size conversion in Blender exporter.
Brandon DeRosier
1
-1
/
+1
2016-03-13
Fixes the month consistency issue in enums and get_date etc
Kyle Luce
7
-18
/
+45
2016-03-13
Undo and redo commands on text editor now affect internal version which fixes...
Saracen
2
-6
/
+19
2016-03-13
Add icon region support for ItemList
Franklin Sobrinho
2
-7
/
+56
2016-03-12
Remove undefined binds
Rémi Verschelde
1
-2
/
+0
2016-03-12
Fix 'FLAG_RECEIVE_SHADOWS' flag for GeometryInstances so that turning it off ...
Saracen
4
-8
/
+19
2016-03-12
Borderless window support for the Win32 build. Default window position is now...
Saracen
6
-3
/
+36
2016-03-12
-Made editor support SSL certs by default (embedded them)
Juan Linietsky
32
-142
/
+6011
2016-03-12
-more progress to asset sharing client, but still disabled by default
Juan Linietsky
2
-3
/
+93
2016-03-11
Fix link error when disable_3d=yes
sanikoyes
1
-1
/
+2
2016-03-11
TileSet Export: Avoid invalid error when merge is enabled but file does not e...
Ignacio Etcheverry
1
-14
/
+11
2016-03-10
Fix a crash when running a game with Controls with a tools build
Bojidar Marinov
1
-1
/
+6
2016-03-09
Add option to keep margins when changing anchors, closes #3979
Bojidar Marinov
3
-13
/
+32
2016-03-09
Fix crash when resizing ConcavePolygonShape2D segments
Ignacio Etcheverry
1
-8
/
+12
2016-03-09
TimeScale node: return +inf remaining for 0 scale.
Josh Grams
1
-1
/
+4
2016-03-09
fix six possible "divide by zero"
Hubert Jarosz
6
-15
/
+23
2016-03-09
fix two reading uninitialized pointers
Hubert Jarosz
2
-2
/
+2
2016-03-09
fix possible crash in tools/editor/editor_import_export.cpp
Hubert Jarosz
1
-2
/
+1
2016-03-09
fix possible crash in tools/editor/spatial_editor_gizmos.cpp
Hubert Jarosz
2
-3
/
+2
2016-03-09
fix possible crash in platform/x11/joystick_linux.cpp
Hubert Jarosz
1
-0
/
+6
2016-03-09
remove trailing whitespace
Hubert Jarosz
386
-7660
/
+7660
2016-03-08
AnimationTreePlayer: distinguish value tracks.
Josh Grams
1
-2
/
+3
2016-03-08
Variant::blend: add Quat, fix Vector3.
Josh Grams
1
-1
/
+7
2016-03-07
Update version in Info.plist
RegalMedia
1
-2
/
+2
2016-03-07
Added extra controls to GeometryInstances to control how they should cast sha...
Saracen
11
-24
/
+129
2016-03-07
TimeScale node: scale return value (time remaining).
Josh Grams
1
-2
/
+4
2016-03-07
fix InputMap::action_erase_event()
hondres
1
-4
/
+1
2016-03-07
This will disable png arm neon optimizing for android template if compile on ...
volzhs
1
-6
/
+5
2016-03-07
migrate to container-based Travis CI
Hubert Jarosz
1
-4
/
+26
2016-03-07
osx: fix inverted horizontal scrolling
hondres
1
-1
/
+1
2016-03-07
Enabled scrolling past end of file
Paulb23
4
-1
/
+14
2016-03-06
Fix to CPU skinning path when using GPU skinning (meshes with morphs) causing...
Saracen
1
-3
/
+11
2016-03-06
Fix Project Settings dialog add/delete global variable
Franklin Sobrinho
3
-27
/
+80
2016-03-06
doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5)
hondres
1
-2
/
+2
[next]