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
*
Merge pull request #3146 from akien-mga/pr-argument-names
Rémi Verschelde
2015-12-28
53
-288
/
+726
|
\
|
*
Add missing argument names in GDScript bindings
Rémi Verschelde
2015-12-28
42
-236
/
+234
|
*
Fix wrong getters in ShaderGraph
Rémi Verschelde
2015-12-28
1
-6
/
+6
|
*
Remove bogus argument in body_get_node
Rémi Verschelde
2015-12-28
4
-5
/
+3
|
*
Remove bogus argument in sample_get_description
Rémi Verschelde
2015-12-28
6
-7
/
+5
|
*
Style fix for rounded_values methods in Range
Rémi Verschelde
2015-12-28
2
-15
/
+18
|
*
Sync doc with current source
Rémi Verschelde
2015-12-27
1
-21
/
+462
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-12-28
5
-2
/
+12
|
\
|
|
*
Merge pull request #3140 from neikeq/fix_refresh_icon
Juan Linietsky
2015-12-26
4
-2
/
+11
|
|
\
|
|
*
Added reload icon to FileDialog's default theme
Ignacio Etcheverry
2015-12-26
4
-2
/
+11
|
*
|
fixes crash/deadlock when video is paused and unpaused, might affect audio sy...
Ariel Manzur
2015-12-26
1
-0
/
+1
*
|
|
-fixed rich text label fill alignment, always works now
reduz
2015-12-28
1
-13
/
+22
|
/
/
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-12-26
1
-8
/
+16
|
\
\
|
*
\
Merge pull request #3138 from Hinsbart/joy_hotplug
punto-
2015-12-26
1
-8
/
+16
|
|
\
\
|
|
*
|
Fix joystick hotplugging on windows, using right indices now
Hondres
2015-12-26
1
-8
/
+16
*
|
|
|
small optimization improvement to rich text label tables
reduz
2015-12-26
1
-4
/
+14
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-12-26
70
-3216
/
+4076
|
\
\
\
|
*
\
\
Merge pull request #3120 from Marqin/master
Rémi Verschelde
2015-12-24
1
-11
/
+45
|
|
\
\
\
|
|
*
|
|
upgrade .travis.yml
Marqin
2015-12-23
1
-11
/
+45
|
|
|
/
/
|
*
|
|
Merge pull request #3131 from Hinsbart/missing_highlight
Rémi Verschelde
2015-12-24
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Colorize Rect2 and NodePath in script editor
hondres
2015-12-24
1
-0
/
+2
|
|
/
/
|
*
|
Merge pull request #3124 from mrezai/libpng-ios
punto-
2015-12-23
1
-4
/
+5
|
|
\
\
|
|
*
|
redundant TAB removed
mrezai
2015-12-23
1
-1
/
+1
|
|
*
|
Fix ios libpng link error
mrezai
2015-12-23
1
-4
/
+5
|
*
|
|
removed -ffast-math on ios, compiler bug?
Ariel Manzur
2015-12-23
1
-7
/
+7
|
|
/
/
|
*
|
Merge pull request #3116 from Ovnuniarchos/DocArea2D
Rémi Verschelde
2015-12-22
1
-15
/
+114
|
|
\
\
|
|
*
|
New area space override modes documented. Also, PhysicsBody2D, Area2D, and Co...
Ovnuniarchos
2015-12-22
1
-15
/
+114
|
|
/
/
|
*
|
Merge pull request #3071 from Ovnuniarchos/NewAreaCombiners
Juan Linietsky
2015-12-22
10
-25
/
+62
|
|
\
\
|
|
*
|
New and corrected are override modes.
Ovnuniarchos
2015-12-14
10
-25
/
+62
|
*
|
|
threads
Ariel Manzur
2015-12-22
2
-1
/
+8
|
*
|
|
Merge pull request #3113 from Hinsbart/joy_fix
Juan Linietsky
2015-12-22
5
-12
/
+18
|
|
\
\
\
|
|
*
|
|
Check pkg-config for libudev and enable gamepad code only if found. Linux onl...
hondres
2015-12-21
5
-12
/
+18
|
|
|
|
/
|
|
|
/
|
|
*
|
|
missing?
Ariel Manzur
2015-12-22
1
-0
/
+7
|
*
|
|
testing patch for aligned reads by webp in javascript
Ariel Manzur
2015-12-22
3
-0
/
+17
|
|
/
/
|
*
|
thread
Ariel Manzur
2015-12-21
1
-2
/
+1
|
*
|
-another approach to solving the deadlock problem :|
Juan Linietsky
2015-12-21
3
-27
/
+20
|
*
|
-fixed build system to use pkg-config for evdev
Juan Linietsky
2015-12-21
2
-3
/
+8
|
*
|
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2015-12-21
1
-4
/
+9
|
|
\
\
|
|
*
|
too early to rename thread
Ariel Manzur
2015-12-21
1
-1
/
+2
|
|
*
|
Merge branch 'master' of https://github.com/godotengine/godot
Ariel Manzur
2015-12-21
56
-3162
/
+3822
|
|
|
\
\
|
|
*
|
|
audio threads
Ariel Manzur
2015-12-21
1
-3
/
+7
|
*
|
|
|
-different attempt to avod deadlock problem
Juan Linietsky
2015-12-21
3
-11
/
+23
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2015-12-21
53
-3137
/
+3797
|
|
\
\
\
|
|
*
\
\
Merge pull request #3109 from mrezai/libpng-filter_neon
Rémi Verschelde
2015-12-21
3
-2
/
+236
|
|
|
\
\
\
|
|
|
*
|
|
Fix libpng link errors on android
mrezai
2015-12-21
3
-2
/
+236
|
|
|
/
/
/
|
|
*
|
|
windows resource version thing
Ariel Manzur
2015-12-20
1
-2
/
+2
|
|
*
|
|
this failed on mingw on linux (but not on msvc) with 2 problems:
Ariel Manzur
2015-12-20
1
-3
/
+3
|
|
*
|
|
this failed in msvc, didn't in linux and mingw
Ariel Manzur
2015-12-20
2
-5
/
+2
|
|
*
|
|
fix debouncing in axis buttons
Ariel Manzur
2015-12-20
1
-1
/
+6
|
|
*
|
|
Merge pull request #3101 from Hinsbart/remapping-new
punto-
2015-12-20
15
-530
/
+1714
|
|
|
\
\
\
[next]