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