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
2010-01-19- AIX ifdef's so windows works, cant test but this seems the most used define...Campbell Barton
2010-01-18Removed workaround from weekend. See mailing list for details.Joerg Mueller
2010-01-18cmake was missing openal include pathCampbell Barton
2010-01-17Short term workaround for OpenAL + pulse bugs on ubuntu. Not sure if it works...Joerg Mueller
2010-01-07Attempt to fix build error on WindowsMatt Ebb
2010-01-05MSVC 9 projectfiles Andrea Weikert
2010-01-01Added another three effects that you can use with the Sound to F-Curve modifi...Joerg Mueller
2010-01-01Another fix for the new year's commit, fixing the linear resampler (and such ...Joerg Mueller
2010-01-01Small fixes for some float literals.Joerg Mueller
2010-01-01Fix for plattforms that don't have M_PI in the cmath include.Joerg Mueller
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-29Makefiles: fix audaspace include pathsStefan Gartner
2009-12-29Add audaspace/fftw to Makefile system.Guillermo S. Romero
2009-12-29Update MSVC project filesBenoit Bolsee
2009-12-28Sound:Joerg Mueller
2009-12-25SVN maintenance.Guillermo S. Romero
2009-12-24Added rectifying sound effect (will be used for sound -> f-curve later).Joerg Mueller
2009-12-17Some fixes to get blender compiling on solaris.Kent Mein
2009-11-22MSVC 9 projectfilesAndrea Weikert
2009-09-28remove warnings, print errors if bpy_ops.py or bpy_sys.py fail to importCampbell Barton
2009-09-27Sound:Joerg Mueller
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-20Sound:Joerg Mueller
2009-09-11* we currently can have *four* different sound devices, instead of 3.Nathan Letwory
2009-09-06* clean out some warnings (unrefenced vars mainly)Nathan Letwory
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-08-28Update MSVC project files.Benoit Bolsee
2009-08-26Close the old audio device before and not after opening the new.Joerg Mueller
2009-08-26Update Makefile and missing include on voxeldata.cDiego Borghetti
2009-08-25blender 2.5 MSVC projectfilesAndrea Weikert
2009-08-25Replaced G.sce by Main.name in sound.c.Joerg Mueller
2009-08-25== SCons ==Nathan Letwory
2009-08-22Bugfixing.Joerg Mueller
2009-08-222.5 MSVC projectfiles maintenanceAndrea Weikert
2009-08-22Update Makefiles for audaspace.Diego Borghetti
2009-08-22SVN maintenance.Guillermo S. Romero
2009-08-21Audio file loading backend libsndfile!Joerg Mueller
2009-08-20update MSVC project files.Benoit Bolsee
2009-08-17== SCons ==Nathan Letwory
2009-08-17Add jack subdir makefile and standarize audaspace sub-lib names.Guillermo S. Romero
2009-08-17SVN maintenance.Guillermo S. Romero
2009-08-16Added jack audio support, building with cmake only currently, feel free to ad...Joerg Mueller
2009-08-162.5Ton Roosendaal
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-112.5Ton Roosendaal
2009-08-11Fix for batch mode.Joerg Mueller
2009-08-10Copy all the .h so sequencer_add.c does not fail.Guillermo S. Romero
2009-08-10Update Makefile for audaspace.Diego Borghetti