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_driver_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
7
-34
/
+78
2017-01-25
Audio bus editing is COMPLETE!
Juan Linietsky
11
-37
/
+659
2017-01-25
Add run/output category
Guilherme Felipe
2
-2
/
+4
2017-01-25
Fix weird scrollbar appearance on 2D editor (3.0 master)
volzhs
1
-2
/
+2
2017-01-25
Include filesystem dock split offset in editor layouts
Pedro J. Estébanez
2
-0
/
+11
2017-01-25
Fix resources for Android modules not being merged
Pedro J. Estébanez
1
-2
/
+1
2017-01-24
delete bus effects is now possible
Juan Linietsky
2
-1
/
+47
2017-01-24
Added parameters to skip hidden and/or navigational file system entries
Ray Koopa
2
-4
/
+19
2017-01-24
Use constants from math_funcs rather than unstandardized C++ constants.
Ray Koopa
7
-34
/
+41
2017-01-24
Show transparency and accurate color for modulate
volzhs
4
-2
/
+23
2017-01-24
Ability to drag and drop around audio effects!
Juan Linietsky
3
-3
/
+116
2017-01-23
Ability to delete, drag and drop audio buses!
Juan Linietsky
9
-26
/
+397
2017-01-23
Added audio bus phaser effect, welcome to the 70s, baby!
Juan Linietsky
3
-0
/
+230
2017-01-23
Add ClassDB binding for File.get_modified_time
Andreas Haas
2
-0
/
+8
2017-01-23
Pretty high quality pitch Shifting effect using smbPitchShift
Juan Linietsky
3
-0
/
+388
2017-01-22
Added Audio Limiter bus effect, and sidechain ability to compressor.
Juan Linietsky
6
-3
/
+239
2017-01-22
Simple to use compressor effect
Juan Linietsky
3
-0
/
+254
2017-01-22
Delay sound effect
Juan Linietsky
4
-28
/
+467
2017-01-22
Added new Audio Bus Chorus effect.
Juan Linietsky
5
-14
/
+589
2017-01-22
CollisionShape2D: Fix warning icon not updating.
Andreas Haas
2
-0
/
+2
2017-01-21
Added BUS effect, Stereo Enhancer
Juan Linietsky
3
-0
/
+200
2017-01-21
distortion effect
Juan Linietsky
3
-0
/
+241
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
55
-246
/
+9483
2017-01-21
Respect style boxes for Button states other than "normal"
Ray Koopa
1
-5
/
+10
2017-01-21
Remove Quick Filter Files and fix FS search hotkey
Rémi Verschelde
5
-28
/
+30
2017-01-20
made _ a special token in GDScript
karroffel
3
-7
/
+9
2017-01-19
2D Editor: Don't show lock icons for hidden nodes.
Andreas Haas
2
-2
/
+5
2017-01-19
Use Markdown comments in the issue template
Rémi Verschelde
1
-9
/
+9
2017-01-18
Use property convention introduced in b085c4 (_ rather than / as separator).
Ferenc Arn
1
-1
/
+1
2017-01-18
Fix editor method calls to is_visible for Spatial and CanvasItem and is_visib...
Ray Koopa
2
-20
/
+19
2017-01-18
Some changes in the header so Godot3 compiles again on Windows.
BastiaanOlij
2
-7
/
+2
2017-01-17
Fix typo in issue template
Rémi Verschelde
1
-1
/
+1
2017-01-17
Fix issue template as people started ignoring it
Rémi Verschelde
1
-9
/
+7
2017-01-17
updated method_ptrcall.h to use 3.0 naming
karroffel
1
-8
/
+8
2017-01-16
Added some missing icons and modified others
Daniel J. Ramirez
11
-47
/
+217
2017-01-16
icon fixes
Daniel J. Ramirez
80
-1087
/
+381
2017-01-16
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
50
-607
/
+535
2017-01-16
Make image-groups map in export.cfg ordered
Pedro J. Estébanez
1
-4
/
+12
2017-01-17
Fix crash when creating new project
volzhs
1
-3
/
+2
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
34
-316
/
+123
2017-01-16
Fix gibberish output for windows/mingw.
Fabio Alessandrelli
1
-10
/
+2
2017-01-17
Change camera default rotation
volzhs
2
-4
/
+4
2017-01-16
Improve .tscn VCS
Pedro J. Estébanez
6
-21
/
+32
2017-01-16
zlib: Update to upstream version 1.2.11
Rémi Verschelde
9
-24
/
+30
2017-01-16
#7215 try to fix adb bad targeting user on device
Jerome67000
1
-1
/
+1
2017-01-16
Fix bug in windows TCP poll function
Fabio Alessandrelli
1
-4
/
+1
2017-01-16
Working on compile issues for iOS
BastiaanOlij
21
-136
/
+100
2017-01-16
Fix compile errors related to audio on OSX
BastiaanOlij
5
-43
/
+14
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
24
-189
/
+222
2017-01-16
Style: Prevent clang-format on JS code
Rémi Verschelde
4
-89
/
+122
[next]