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
2015-11-25
0theora compilation fixes
Juan Linietsky
2015-11-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-11-24
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-23
Merge pull request #2752 from SaracenOne/shadow_color
Rémi Verschelde
2015-11-19
Revert "libao audio driver"
Juan Linietsky
2015-11-19
Merge pull request #2756 from trond/bugfix_udp
Juan Linietsky
2015-11-19
Merge pull request #903 from a12n/libao
Juan Linietsky
2015-11-19
Fixed mistake where available buffer size would not be updated for each recvf...
Trond Abusdal
2015-11-19
Merge pull request #2518 from masoudbh3/godot-icons
Juan Linietsky
2015-11-18
Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilation
Juan Linietsky
2015-11-18
Merge branch 'master' of https://github.com/okamstudio/godot into shadow_color
Saracen
2015-11-18
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
Merge pull request #2715 from SaracenOne/shader_fix_and_enhancement
Juan Linietsky
2015-11-18
Merge pull request #2724 from SaracenOne/disable_baked_light_sampling_on_shad...
Juan Linietsky
2015-11-18
Merge pull request #2642 from leezh/nrex-update
Juan Linietsky
2015-11-18
Merge pull request #2661 from romulox-x/lowMem2D
Juan Linietsky
2015-11-18
Merge pull request #2726 from SaracenOne/set_loop_restart_time_fix
Juan Linietsky
2015-11-18
Merge pull request #2737 from akien-mga/type-specific-error-output
Juan Linietsky
2015-11-18
Merge pull request #2748 from vnen/fix-2744
Juan Linietsky
2015-11-18
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
2015-11-16
tabs
Ariel Manzur
2015-11-16
drivers and theora
Ariel Manzur
2015-11-16
Changed drviers/SCsub spaces to tabs.
Aren Villanueva
2015-11-16
Properly fixes compilation in an msys environment.
Aren Villanueva
2015-11-16
iOS compile fixes.
Aren Villanueva
2015-11-16
Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little.
Aren Villanueva
2015-11-16
Compile fixes for mingw msys2.
Aren Villanueva
2015-11-10
Fix error messages forcing a white font for subsequent messages
Rémi Verschelde
2015-11-10
Display error type (error, warning, script error) in OS::print_error
Rémi Verschelde
2015-11-09
* Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...
Trond Abusdal
2015-11-09
Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...
Trond Abusdal
2015-11-09
change pe_bliss parent directory from /drivers to /tools
masoud bh
2015-11-09
Add icon to exe file in windows export
masoud bh
2015-11-08
New shader feature: change the colour of shadows on a per-material basis.
Saracen
2015-11-07
Exposed RegEx expanded option to scripts
Zher Huei Lee
2015-11-07
Fixed segfault in RegEx.get_capture()
Zher Huei Lee
2015-11-07
Updated nrex to latest version
Zher Huei Lee
2015-11-07
Updated nrex for LookAhead support
Zher Huei Lee
2015-11-06
Fix Opus driver build for VS2010 and VS2012
George Marques
2015-11-04
maybe fix stop issue in theora
Juan Linietsky
2015-11-03
fix video/audio synchronization code in theora
Juan Linietsky
2015-11-02
Fixed broken set_loop_restart_time method in AudioStreamPlaybackOGGVorbis class.
Saracen
2015-11-02
Disable baked lighting sampling on shadeless materials.
Saracen
2015-11-02
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-11-02
Added ability to write directly to 4-dimensional position vector from within ...
Saracen
2015-11-01
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
properly compute total time for ogg vorbis
Juan Linietsky
2015-10-30
Fixes Visual Studio 2015 linker error (___iob_func)
ZuBsPaCe
2015-10-21
added low_memory_2d_mode, to indicate when 3D post processing buffers and vie...
romulox_x
[next]