Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-03 - update VC7 projectfilesDaniel Dunbar
2003-10-22 Fixes Makefile for intern/SoundSystem/intern.Robert Wenzlaff
2003-10-05Finally add spike's FreeBSD suggestions. Tnxto Chris for forwarding.Hans Lambermont
2003-09-16* Fix bug #390 - auto/gcc compile fails on irix:openalMichel Selten
2003-07-27Added the variable NAN_NO_OPENAL to force building withoutChris Want
2003-07-20- updated intern project files to include soundsystem (MSVC 6)Simon Clitherow
2003-07-17Changed some occurances of the lib 'soundsystem' to 'SoundSystem'Chris Want
2003-07-16Further fixes to the old makefiles.Kent Mein
2003-07-16Hopefully update for NaN Makefiles for the moving of SoundSystem.Kent Mein
2003-07-16* Updated the auto* build system to compile again.Michel Selten
2003-07-01Jacques patch for initializing m_context as NULLChris Want
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-02-09- build and link against OpenAL instead of FMod on windowsFrank van Beek
2003-02-09don't use fmod on darwinStefan Gartner
2003-01-04- replaced #elif with more correct version:Frank van Beek
2003-01-04- on windows alcGetError() has no arguments. On other platforms it does.Frank van Beek
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-20Shrunk the hack so it didn't get used in newer versions of OpenAL whichKent Mein
2002-12-06sgefants patch to remove the License Key stuff.Kent Mein
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25updated .c files to include:Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-11-12- ALenum alc_error = alcGetError(); // openal_2.14+Kent Mein
2002-11-05Added fmod sound for OSX and fixed some endian problems inMaarten Gribnau
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont