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
2014-11-22
Include cstring header for memset()
Anton Yabchinskiy
2014-11-22
Cast samples_in to samples_out with reinterpret_cast<int16_t*>
Anton Yabchinskiy
2014-11-22
samples_in is an instance variable, prefix it with ad->
Anton Yabchinskiy
2014-11-22
Fix syntax error in call to ao_play()
Anton Yabchinskiy
2014-11-22
Set libao sample format to 16 bits
Anton Yabchinskiy
2014-11-22
Check return value of ao_play()
Anton Yabchinskiy
2014-11-22
Write audio samples to libao device
Anton Yabchinskiy
2014-11-22
Change 0 to NULL for ao_open_live() and device
Anton Yabchinskiy
2014-11-22
Minor code formatting fixes in ao driver
Anton Yabchinskiy
2014-11-22
Open/close libao audio device
Anton Yabchinskiy
2014-11-22
Initialize/shutdown libao
Anton Yabchinskiy
2014-11-22
Add ao/ subdir to drivers/SCsub
Anton Yabchinskiy
2014-11-22
Import sources for libao driver (unfinished, based on dummy driver)
Anton Yabchinskiy
2014-11-19
missing navmesh demo and small fixes
Juan Linietsky
2014-11-13
UDP Fixes
Juan Linietsky
2014-11-12
3D Import Import & UDP
Juan Linietsky
2014-11-06
missing files with fixes for shower of bullets
Juan Linietsky
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-02
Bug Fixes
Juan Linietsky
2014-10-27
-Much improvement to baked light baker
Juan Linietsky
2014-10-14
Fixes
Juan Linietsky
2014-10-14
fix view dependent problem in normal mapping
romulox_x
2014-10-14
Collada
Juan Linietsky
2014-10-12
Little Bits
Juan Linietsky
2014-10-09
-Rasterizer supports meshes with both skeletons and blend shapes
Juan Linietsky
2014-10-07
Build System Changes
Juan Linietsky
2014-10-03
missing fils from yesterday comit.
Juan Linietsky
2014-10-03
Huge Amount of BugFix
Juan Linietsky
2014-09-21
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-19
Fixing Issues...
Juan Linietsky
2014-09-19
Fix file_exists
sanikoyes
2014-09-18
fix skeleton AABB computation, addeded shadeless view mode
Juan Linietsky
2014-09-17
More Bug Fixes
Juan Linietsky
2014-09-17
Merge pull request #574 from marynate/PR-fix-change-dir
Juan Linietsky
2014-09-17
Merge pull request #658 from TheoXD/_windows_openssl2_fix
Juan Linietsky
2014-09-17
Merge pull request #690 from Marqin/master
Juan Linietsky
2014-09-16
CollisionPolygon (3D)
Juan Linietsky
2014-09-15
Camera Fixes
Juan Linietsky
2014-09-15
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-14
fix include paths in webp
Marqin
2014-09-02
3D Physics and Other Stuff
Juan Linietsky
2014-08-27
Someone fixed compiling issue on Win
Theo Hallenius
2014-08-14
Little Bits
Juan Linietsky
2014-08-01
Small Issues & Maintenance
Juan Linietsky
2014-07-06
Fixed DirAccessWindows::change_dir not working properly; Minor code formating...
marynate
2014-07-02
Fixed Bugs & Joypad in Android
Juan Linietsky
2014-06-29
Bug Fixes
Juan Linietsky
2014-06-27
Misc Fixes
Juan Linietsky
2014-06-19
Import 3D Scene Improvements
Juan Linietsky
2014-06-17
FineTune HDR and Other Stuff
Juan Linietsky
[next]