index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-05-07
Merge pull request #17845 from JFonS/disable_spatial_shadows
Juan Linietsky
2018-05-07
Merge pull request #18159 from ShyRed/viewportsky
Juan Linietsky
2018-05-07
Merge pull request #18495 from Zylann/partial_texture_update
Juan Linietsky
2018-05-07
Merge pull request #18677 from BastiaanOlij/add_no_blend
Juan Linietsky
2018-05-07
Add no-blend canvas item render_mode
Bastiaan Olij
2018-05-07
Merge pull request #18524 from BastiaanOlij/keep_3d_linear
Juan Linietsky
2018-05-07
Resume audio on iOS after phone call or alarm
Ruslan Mustakov
2018-05-06
Added option to viewport to keep linear color
Bastiaan Olij
2018-05-04
Skeletal deform working
Juan Linietsky
2018-05-03
Skeleton for 2D WIP
Juan Linietsky
2018-05-03
Merge pull request #16359 from Noshyaar/convert
Rémi Verschelde
2018-05-03
Fix delay in rename_error windows save loop, should be 100msec, not 1sec
Robin Hübner
2018-05-03
Merge pull request #18372 from Gamblify/largePckFix
Rémi Verschelde
2018-05-03
Fix for large .pck files
Gustav Lund
2018-05-01
Prevent PulseAudio driver to lock its mutex for too long
Marcelo Fernandez
2018-05-01
Merge pull request #18334 from Faless/coverity_net
Rémi Verschelde
2018-05-01
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
Rémi Verschelde
2018-04-29
Added partial texture update to VisualServer
Marc Gilleron
2018-04-28
GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret...
Robin Hübner
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-21
Fixes logically dead code (Coverity)
Crazy-P
2018-04-21
Various coverity scan fixes for networking
Fabio Alessandrelli
2018-04-20
Merge pull request #18316 from Noshyaar/http
Max Hilbrunner
2018-04-20
[DOCS] add HTTPRequest.request return values
Poommetee Ketson
2018-04-18
Fix case mismatch check on Windows
Rémi Verschelde
2018-04-18
Test and warn of case mismatch on Windows
Juan Linietsky
2018-04-18
Merge pull request #17391 from PJB3005/18-03-09-fix-canvas-light-shaders
Rémi Verschelde
2018-04-15
Fixed high cpu usage with PulseAudio
Marcelo Fernandez
2018-04-13
Fixes canvas light shaders.
Pieter-Jan Briers
2018-04-12
Fix binding of ViewportTexture to Sky
ShyRed
2018-04-12
Fix PulseAudio problems with 8 channels devices
Marcelo Fernandez
2018-04-12
Merge pull request #18124 from marcelofg55/pulse_channels
Rémi Verschelde
2018-04-12
Fix PulseAudio driver for audio devices that report unknown number of channels
Marcelo Fernandez
2018-04-11
Fix error detecting for PulseAudio pa_stream_new call
Marcelo Fernandez
2018-04-10
CoreAudio: Fix iphone build after audio device refactor (#17742)
Rémi Verschelde
2018-04-10
Merge pull request #18047 from marcelofg55/mingw_fix
Rémi Verschelde
2018-04-09
WASAPI audio driver compile fix on mingw
Marcelo Fernandez
2018-04-08
Merge pull request #16503 from Chaosus/particlesfix
Juan Linietsky
2018-04-08
Merge pull request #17421 from Chaosus/fixshaderbugs
Juan Linietsky
2018-04-07
Merge pull request #17742 from marcelofg55/audio_device_list
Juan Linietsky
2018-04-04
Merge pull request #17775 from sketchyfun/multiply_blendmode_fix
Rémi Verschelde
2018-04-03
Merge pull request #17869 from TomDobbelaere/rename-error-usability
Rémi Verschelde
2018-04-03
Trigger IO error only after exhausting attempts
Tom Dobbelaere
2018-03-29
WASAPI driver will now resample when the device rate != audio/mix_rate
Marcelo Fernandez
2018-03-29
Added flag on SpatialMaterial to disable shadows
JFonS
2018-03-26
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-03-26
multiply blend mode fix for spatial materials
Ben Hickling
2018-03-21
Merge pull request #17653 from eska014/rwlock-dummy
Rémi Verschelde
2018-03-21
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-20
Add RWLockDummy for NO_THREADS builds
Leon Krause
[next]