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
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-add ouya gamepad mapping.
Andreas Haas
2017-04-10
1
-0
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
7
-0
/
+7
*
Optimize-out some debug and/or non-tools methods
Pedro J. Estébanez
2017-04-07
1
-0
/
+7
*
Fix warped mouse panning on Linux
Pedro J. Estébanez
2017-04-03
1
-1
/
+16
*
Input: Update Gamepad mappings.
Andreas Haas
2017-04-02
1
-12
/
+34
*
Merge pull request #8166 from evolarium/joystick_fix
Andreas Haas
2017-03-30
1
-2
/
+7
|
\
|
*
Initialize hat values for mapping and revert X360 mappings.
Jordan Patterson
2017-03-27
1
-2
/
+7
*
|
Better handling of joypad device IDs.
Andreas Haas
2017-03-26
2
-0
/
+16
|
/
*
Input: Update mouse position on mouse-button events.
Andreas Haas
2017-03-24
1
-0
/
+5
*
Implement warped mouse panning for 2D & 3D editors
Pedro J. Estébanez
2017-03-22
2
-0
/
+12
*
Input: bind parse_input_event()
Andreas Haas
2017-03-19
1
-1
/
+2
*
Bring that Whole New World to the Old Continent too
Rémi Verschelde
2017-03-19
41
-2706
/
+2258
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-18
1
-3
/
+3
*
Reorder the folders in tools to prepare moving tools/editor
Rémi Verschelde
2017-03-18
1
-4
/
+1
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-03-18
1
-1
/
+1
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-03-18
5
-9
/
+9
*
Style: No break before list brace
Rémi Verschelde
2017-03-18
1
-2
/
+1
*
Core motion for Godot 2.x (based on PR 7127)
BastiaanOlij
2017-03-09
2
-0
/
+17
*
Move core engine tests to main
Rémi Verschelde
2017-01-12
37
-1
/
+6854
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
7
-8
/
+8
*
Fix typos and missing newlines in --help
Tim Roes
2016-11-15
1
-3
/
+2
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
1
-3
/
+3
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Allow whitespace in Gamepad mappings.
Andreas Haas
2016-10-17
1
-2
/
+2
*
Improve debug focus behavior
Pedro J. Estébanez
2016-10-09
1
-0
/
+10
*
PCKPacker: moved from tools into core, fixes #4129
J08nY
2016-10-09
1
-3
/
+0
*
Add function to get readable names for joystick events
Andreas Haas
2016-10-09
2
-0
/
+63
*
Fix input action pressed state not changing for quick joystick movements.
Andreas Haas
2016-10-09
1
-0
/
+7
*
x11: fix x360 wireless gamepad mapping.
Andreas Haas
2016-09-18
1
-1
/
+1
*
Update gamepad mappings from community db.
Andreas Haas
2016-09-18
1
-1
/
+28
*
Fix crash when trying to access the guid of an unavailable Gamepad.
Andreas Haas
2016-09-01
1
-0
/
+1
*
Fix steam controller gamepad mapping
Andreas Haas
2016-08-08
1
-1
/
+1
*
Add gamepad mapping for the steam controller userspace driver.
Andreas Haas
2016-07-26
1
-0
/
+1
*
Added gyroscope support to Godot and Android
Jamil Halabi
2016-07-16
2
-0
/
+17
*
Merge pull request #5634 from vnen/assetlib-map-crash
Rémi Verschelde
2016-07-11
1
-0
/
+2
|
\
|
*
Fix crash on asset lib install
George Marques
2016-07-10
1
-0
/
+2
*
|
Merge pull request #5559 from Hinsbart/connected_joysticks
punto-
2016-07-10
2
-3
/
+18
|
\
\
|
*
|
Input: add get_connected_joysticks() method.
Andreas Haas
2016-07-05
2
-3
/
+18
*
|
|
Merge pull request #5533 from Hinsbart/cursor_atex
Juan Linietsky
2016-07-10
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Can use AtlasTextures as custom mouse cursor.
Andreas Haas
2016-07-03
1
-1
/
+4
|
|
/
*
|
removed target_fps option, moved it to debug (it makes no sense for games). A...
Juan Linietsky
2016-07-09
1
-2
/
+10
*
|
Regenerate hardcoded Godot icon to match current one
Rémi Verschelde
2016-07-09
1
-4
/
+1386
*
|
Removed unused variables (first pass)
Rémi Verschelde
2016-07-07
1
-5
/
+2
|
/
*
Set default duration parameter of joystick vibration to 0.
Andreas Haas
2016-06-21
1
-1
/
+1
*
Fix the joystick vibration timestamp
Wilhem Barbier
2016-06-20
1
-1
/
+1
*
Merge pull request #5225 from Hinsbart/x_rumble
Rémi Verschelde
2016-06-19
1
-1
/
+1
|
\
|
*
Windows: Support gamepad vibration using XInput.
Andreas Haas
2016-06-15
1
-1
/
+1
*
|
update EditorDirDialog on external change, closes #4629
Juan Linietsky
2016-06-18
1
-2
/
+3
*
|
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
2
-0
/
+56
|
/
*
Add joystick vibration support on Linux (#5043)
Wilhem Barbier
2016-06-15
2
-0
/
+64
[next]