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_server_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-15
png: Try to fix neon issue on iphone armv7
Rémi Verschelde
1
-22
/
+24
2016-10-15
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
11
-60
/
+60
2016-10-15
freetype: Make it a module and split thirdparty library
Rémi Verschelde
510
-882
/
+178
2016-10-15
chibi: Move to a module
Rémi Verschelde
52
-12
/
+84
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
36
-49
/
+57
2016-10-15
glew: Split thirdparty files and isolate env
Rémi Verschelde
16
-19
/
+115
2016-10-15
squish: Update to upstream 1.14
Rémi Verschelde
25
-3643
/
+3912
2016-10-15
squish: Move to a module and split thirdparty lib
Rémi Verschelde
37
-60
/
+144
2016-10-15
rtaudio: Split thirdparty files
Rémi Verschelde
7
-4
/
+33
2016-10-15
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
34
-54
/
+157
2016-10-15
theora: Move to a module and split thirdparty lib
Rémi Verschelde
88
-178
/
+199
2016-10-15
modules: Clone env in each module
Rémi Verschelde
17
-93
/
+94
2016-10-15
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
960
-737
/
+839
2016-10-15
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
408
-1400
/
+4223
2016-10-15
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
162
-250
/
+287
2016-10-15
dds/etc1/pbm/pvr: Make those modules and split thirdparty files
Rémi Verschelde
55
-126
/
+433
2016-10-15
enet: Split enet thirdparty files and allow unbundling
Rémi Verschelde
26
-11
/
+107
2016-10-15
jpg: Make it a module and split jpgd thirdparty files
Rémi Verschelde
13
-35
/
+112
2016-10-15
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
35
-61
/
+203
2016-10-15
Fix GraphEdit connection wire when resizing GraphNode
volzhs
1
-0
/
+1
2016-10-14
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
14
-8003
/
+2
2016-10-13
Remove speex support, it is obsoleted by opus
Rémi Verschelde
110
-28804
/
+1
2016-10-13
Fixed Particle2D docs - radians to degrees for some params
Karol Walasek
1
-2
/
+2
2016-10-13
Adapt overlooked instances of zero-based column numbers
Pedro J. Estébanez
1
-5
/
+5
2016-10-13
Only show AnimationEditor automatically when an Animplayer is selected.
Andreas Haas
1
-1
/
+1
2016-10-13
Properly handle absolute paths in Globals::localize_path
Fabio Alessandrelli
1
-1
/
+1
2016-10-13
Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)"
Fabio Alessandrelli
2
-12
/
+0
2016-10-13
Allow turing off zero-padding for line numbers
Pedro J. Estébanez
4
-1
/
+16
2016-10-13
Fix GraphEdit connection wire when zoom in/out
volzhs
1
-5
/
+6
2016-10-13
Add "button_selected" signal to ButtonGroup
volzhs
1
-0
/
+4
2016-10-13
Expose resizable property of GraphNode in inspector
volzhs
1
-0
/
+1
2016-10-11
Replace a node with saved branch scene instance
volzhs
2
-1
/
+30
2016-10-11
Sprite: Fix inspector not showing changes on "frame" property.
Andreas Haas
1
-0
/
+1
2016-10-11
Refresh TextureRegionEditor when region has been changed externally.
Andreas Haas
2
-0
/
+9
2016-10-11
New load icon, removed unused open icon
Pawel Kowal
5
-0
/
+85
2016-10-11
Remove unnecessary parentheses
volzhs
1
-2
/
+2
2016-10-10
Fix #5959, contrasting texture for toggled button
Pawel Kowal
1
-0
/
+0
2016-10-10
Fix Script Editor drawing over Dialogs.
Andreas Haas
2
-2
/
+14
2016-10-10
Revise serial naming behavior
Pedro J. Estébanez
1
-9
/
+22
2016-10-10
Allow step for integer properties
Pedro J. Estébanez
1
-6
/
+6
2016-10-10
Make text column numbers one-based
Pedro J. Estébanez
3
-3
/
+3
2016-10-10
Refactor duplicated code
Pedro J. Estébanez
4
-67
/
+23
2016-10-10
Add line length guideline to code editors
Pedro J. Estébanez
5
-0
/
+39
2016-10-09
Bindings: Fix missing default value
Ignacio Etcheverry
1
-1
/
+1
2016-10-09
Fix Android build detection on Windows
George Marques
1
-1
/
+1
2016-10-09
i18n: Sync template and translations with current code
Rémi Verschelde
31
-905
/
+6050
2016-10-09
i18n: Fix string that broke msgmerge
Rémi Verschelde
2
-1
/
+2
2016-10-09
i18n: Sync translations with Weblate
Rémi Verschelde
13
-653
/
+7219
2016-10-08
editor_node: add an option to stop the update spinner from spinning, fixes #6653
J08nY
2
-4
/
+13
2016-10-08
Refactor node naming APIs used by editor
Pedro J. Estébanez
4
-128
/
+81
[next]