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
/
export
/
export.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-04
Remove incomplete Inverse Kinematic module
Rémi Verschelde
6
-492
/
+0
2016-12-03
TextureRegionEditor: Fix mouse wheel scroll speed.
Andreas Haas
1
-2
/
+2
2016-12-03
Particles2D: Fix initial size randomness property having no effect.
Andreas Haas
1
-1
/
+1
2016-12-02
Fix crash on project importing by dragging a folder.
Andreas Haas
1
-1
/
+1
2016-12-02
Show selected node in Scene dock when parent node is folded
volzhs
1
-0
/
+6
2016-12-01
WebM: Fix crash when there is no audio stream
Błażej Szczygieł
2
-2
/
+4
2016-11-30
Emit asm.js code into a dedicated file for asm.js export
eska
2
-0
/
+6
2016-11-30
Add window features in web export
eska
2
-38
/
+161
2016-11-30
Fix some mouse bugs in WebAssembly/asm.js
eska
3
-5
/
+17
2016-11-30
OS additions and fixes for WebAssembly/asm.js
eska
4
-57
/
+49
2016-11-30
Travis: Disable Android builds for now
Rémi Verschelde
1
-3
/
+3
2016-11-30
Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"
Rémi Verschelde
2
-7
/
+6
2016-11-29
Check keystore field when export Android release apk
volzhs
3
-0
/
+222
2016-11-28
Fix console output for MinGW compilers
Rémi Verschelde
1
-2
/
+10
2016-11-28
Add alert window on Android
volzhs
4
-5
/
+38
2016-11-28
Fix scroll bar moving in AnimationPlayer editor
volzhs
1
-1
/
+1
2016-11-28
Fix color selected with mouse scroll
volzhs
1
-2
/
+2
2016-11-27
Fix snap mode selector sticking in texture region module
Dmitry Kram
1
-1
/
+1
2016-11-24
TileMap now honors blending mode.
Ovnuniarchos
3
-1
/
+12
2016-11-25
Prevent Spinbox value update while not focused or disabled
volzhs
1
-5
/
+13
2016-11-25
Set minimum version to 10.9 building OSX
BastiaanOlij
3
-4
/
+6
2016-11-23
Revert "X11: Fix maximized boot splash"
Rémi Verschelde
1
-21
/
+0
2016-11-22
Properly localize absolute path.
Fabio Alessandrelli
1
-1
/
+2
2016-11-21
Correct description for the return values from get_status. (#7137)
romeojulietthotel
1
-1
/
+1
2016-11-19
Reused Button styleboxes for ButtonArray
Zher Huei Lee
1
-11
/
+10
2016-11-19
Flat button support in ButtonArray. Fixes #7153
Zher Huei Lee
2
-2
/
+22
2016-11-19
png: Allow building shared freetype with bundled libpng
Rémi Verschelde
2
-2
/
+0
2016-11-19
Revert "libpng: Fix erroneously linking against libpng12 on old distros"
Rémi Verschelde
2
-2
/
+2
2016-11-19
libpng: Same fix as previous commit for server platform
Rémi Verschelde
1
-1
/
+1
2016-11-19
libpng: Fix erroneously linking against libpng12 on old distros
Rémi Verschelde
1
-1
/
+1
2016-11-18
memory ops implemented as OS functions by default
Ariel Manzur
2
-121
/
+8
2016-11-18
adding get_stored_values method
Ariel Manzur
2
-1
/
+20
2016-11-18
Add Array.front() and Array.back()
Kazuo256
4
-0
/
+31
2016-11-18
fixes #6464 lost icons in dock and file dialog, also #6443 , #6302
Avril
1
-4
/
+4
2016-11-17
Do not emit NOTIFICATION_READY more than once (breaking change)
Bojidar Marinov
2
-6
/
+7
2016-11-17
Guard agains duplicate calling of _ready when instanced in _enter_tree
Bojidar Marinov
2
-1
/
+6
2016-11-17
Select exactly matched file automatically in FileDialog
volzhs
1
-3
/
+4
2016-11-16
WebM: Fix iPhone x86 compilation
Błażej Szczygieł
1
-3
/
+4
2016-11-16
Add missing commit title in the log example
Rémi Verschelde
1
-0
/
+2
2016-11-16
Add instructions about git commit log formatting
Rémi Verschelde
1
-0
/
+22
2016-11-16
X11: Fix maximized boot splash
Andreas Haas
1
-0
/
+21
2016-11-15
Fix compilation with MSVC 2013
Błażej Szczygieł
1
-1
/
+5
2016-11-15
Blimey! Ye Pirate locale be anchor' a'port!
Rémi Verschelde
1
-0
/
+2
2016-11-15
i18n: Sync template and translations with current code
Rémi Verschelde
33
-1844
/
+3415
2016-11-15
i18n: Sync translations with Weblate
Rémi Verschelde
14
-574
/
+13924
2016-11-14
Added snapping to 3D path handles to bring it in line with its 2D counterpart
Ben Hickling
1
-0
/
+6
2016-11-14
Check entered and trimmed path when create, import, install project
volzhs
1
-30
/
+22
2016-11-14
Uncomment debug properties of HTTP Request
khairul169
1
-12
/
+12
2016-11-14
Fix crash when select target path on import 3d scene window
volzhs
2
-2
/
+2
2016-11-13
Update/fix Android build
Pedro J. Estébanez
1
-7
/
+7
[next]