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
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-06* merge r22237 (from soundsystem branch) to have b25 still compile against ne...Nathan Letwory
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-24[#18260] FMOD RemovalCampbell Barton
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-22BGE Py APICampbell Barton
2009-02-06[#18257] Workaround for bug in freealut 1.1.0Campbell Barton
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-232.5 / SConsNathan Letwory
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in p...Benoit Bolsee
2008-11-10Add MSVC90 project files - part 1.Benoit Bolsee
2008-11-08* use msvc proposed names when building on win32Nathan Letwory
2008-10-12c3d_import needed encoding defined for python 2.5+ to run.Campbell Barton
2008-10-12read wave files block align value, rather then assuming 2 or 4.Campbell Barton
2008-10-12fix for [#17783] problem when packing wavCampbell Barton
2008-10-09BGE bug fix: fix several bugs and inconsistencies in sound actuator:Benoit Bolsee
2008-10-07joystick updateCampbell Barton
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-25This is part of the cleanup Campbell wanted :)Kent Mein
2008-09-21game engine now compiles with SDL disabled. CDROM and Joystick wont function ...Campbell Barton
2008-09-1332 sounds max would crash on windows because the openal limit is 24, tested a...Campbell Barton
2008-09-13avoid crash when game engine returns to Blender, and OpenAL sources haven't b...Erwin Coumans
2008-09-12made max sounds playable at once 32 rather then 16. (demo release background ...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-07* on win32 with msvc USE_OPENAL was defined for the entire source. Made it so...Nathan Letwory
2008-03-01Mem leak fixed in sound buffer & parent invert nodeBenoit Bolsee
2008-01-08* fix linking order for l00nixNathan Letwory
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2006-12-13CMake: Fix reqular expression message on Windows from Apple framework detecti...Jacques Beuarain
2006-12-13Crude test so that if openal comes from apple framework stuff, use theChris Want
2006-12-13Small typo (-DNO_SOUND instead of -DNOSOUND).Chris Want
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-04-18Update to the VC7 projectfiles.Joseph Gilbert
2006-02-08==SCons==Nathan Letwory
2006-02-05+ WITH_BF_OPENAL=0 should now actually not need OpenAL stuffNathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-30Use ALsizei/GLsizei to fix compile errors on mac / gcc 4.x.Brecht Van Lommel
2006-01-28==compiling==Tom Musgrove
2006-01-09Ton forgot a few modifications to the Scons and Makefile build systems.Kent Mein
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-06-08(Accidentally sent previous commit without message... is same stuff)Ton Roosendaal