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
/
javascript
/
audio_driver_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-09
Use pkgconfig to locate ALSA libs (#6119)
romeojulietthotel
1
-1
/
+1
2016-10-09
expose GeometryInstance.get_aabb() etc fixes #6587
yg2f
2
-0
/
+5
2016-10-09
x11: Fix event.is_action() for release of modifier keys
Andreas Haas
1
-0
/
+13
2016-10-09
Fix crash when disabling main screen plugin
George Marques
1
-0
/
+4
2016-10-09
Fix manifest generation bug in Android export
Pedro J. Estébanez
1
-6
/
+4
2016-10-09
removed redundant assign operation in mesh_add_surface: elem_count is reassig...
knd
1
-4
/
+0
2016-10-09
Add function to get readable names for joystick events
Andreas Haas
4
-0
/
+72
2016-10-09
Fix for #6158. Converting Vector2 to Size2 for scaling functions.
anneomcl
9
-52
/
+39
2016-10-09
Show True/False tooltip in property editor for bool values
Pawel Kowal
1
-0
/
+2
2016-10-09
Add docs for XMLparser, VideoPlayer and most of Tree
George Marques
1
-0
/
+106
2016-10-09
Expose Vector2::clamped() to scripts
Andreas Haas
1
-0
/
+2
2016-10-09
Make the choosable default editor layout the same as the actual default one.
Andreas Haas
1
-3
/
+3
2016-10-09
Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.
Andreas Haas
2
-12
/
+24
2016-10-09
Add scrolling to Tree control in Drag and Drop mode
Pawel Kowal
3
-0
/
+36
2016-10-09
Fix input action pressed state not changing for quick joystick movements.
Andreas Haas
4
-60
/
+8
2016-10-09
Add a function to plugin get the main screen parent
George Marques
4
-1
/
+15
2016-10-09
Fix for issue #6496
Brickcaster
1
-19
/
+16
2016-09-19
classref: Sync with current source
Rémi Verschelde
1
-11
/
+17
2016-09-18
Update documentation on joystick vibration.
Andreas Haas
1
-1
/
+2
2016-09-18
Fix highlight current script when script temputure is disabled
Paulb23
1
-15
/
+16
2016-09-18
Vorbis: Don't compile unnecessary encoder files
Błażej Szczygieł
1
-2
/
+2
2016-09-18
fix ScrollContainer cannot scroll when scroll bar is hidden
sanikoyes
1
-2
/
+2
2016-09-18
Update current script color on change
Paulb23
1
-0
/
+1
2016-09-18
Added constants from types in code completion, somehow this was never added.
Juan Linietsky
1
-1
/
+12
2016-09-18
Fix Viewport.get_mouse_pos() for specific situations, closes #1885
Juan Linietsky
2
-17
/
+16
2016-09-18
ScrollContainer expand children bug fix
Pawel Kowal
2
-3
/
+3
2016-09-18
Fix the Windows environment in SCons spawn function
George Marques
1
-0
/
+1
2016-09-18
Tween: fix non-repeat interpolate_callback does not delete after call triggered
sanikoyes
1
-0
/
+2
2016-09-18
Mouse hotspot is not honored.
Ovnuniarchos
1
-2
/
+2
2016-09-18
Move hardcoded theme colors from editor_node into editor_themes
Ralf Hölzemer
2
-5
/
+5
2016-09-18
Added ItemList get_v_scroll to docs
Paulb23
1
-0
/
+7
2016-09-18
Added get_v_scroll to item list, issue 5343
Paulb23
2
-0
/
+4
2016-09-18
Added customisable grid color, issue 3781
Paulb23
2
-4
/
+9
2016-09-18
x11: fix x360 wireless gamepad mapping.
Andreas Haas
1
-1
/
+1
2016-09-18
Change the documentation to reflect that Directory.list_dir_begin()
Gastronok
1
-1
/
+1
2016-09-18
Explicitly initialize TextureProgress's initial angle value.
MarianoGNU
1
-0
/
+1
2016-09-18
fixed wrong placement of AcceptDialog Buttons issue-6143
bebae
1
-2
/
+0
2016-09-18
Document itemlist disable tooltip
Paulb23
1
-0
/
+18
2016-09-18
Ability to disable item list tooltip, issue 6240
Paulb23
2
-0
/
+22
2016-09-18
Added setting to change current script background color, issue 5450
Paulb23
1
-2
/
+9
2016-09-18
Fix dialogs in ProjectManage don't with editor theme issue
Geequlim
1
-4
/
+3
2016-09-18
Fix (potentially) Android libs packaging issue (#5645)
Pedro J. Estébanez
1
-1
/
+0
2016-09-18
Expose light shadow color to canvas item shaders
Pedro J. Estébanez
4
-0
/
+8
2016-09-18
Rename misleading define
Pedro J. Estébanez
3
-6
/
+6
2016-09-18
Do not expose resource/ properties in sectioned property editor, closes #6396
Juan Linietsky
1
-1
/
+1
2016-09-18
Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...
Juan Linietsky
2
-3
/
+7
2016-09-18
Always show output panel when debugging
supaiku
1
-0
/
+3
2016-09-18
Show object string cast instead of object id in debugger
supaiku
1
-2
/
+4
2016-09-18
Select newly created folder on Directory dialog
volzhs
1
-7
/
+7
2016-09-18
Clean up GDScript template
Răzvan Cosmin Rădulescu
1
-7
/
+5
[next]