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
2016-01-04Remove SCons building systemSergey Sharybin
2014-04-17Bullet: better workaround for failing friction with clang 3.4, remove the obs...Jens Verwiebe
2014-04-09Fix T39646: Rigid Body Constraints non functional on release buildsSergej Reich
2014-03-22Cleanup: Restrict the debug -gline-tables-only to cxx_debug in cycles and spe...Jens Verwiebe
2014-03-19Ups, forgot to remove something i just placed temporary …Jens Verwiebe
2014-03-19OSX/bullet/scons: a better workaround for clang 3.4 issues with actual bullet...Jens Verwiebe
2014-03-12OSX/bullet: i have to use -O0 again, else weird bullet behaviour comes back.Jens Verwiebe
2014-03-11OSX/bullet: add -O2 to bt_cxx_flags, in cmake thats default, in scons CXXFLAG...Jens Verwiebe
2014-03-11OSX/bullet: do a last fix for scons. Now in both buildsystems the used flags ...Jens Verwiebe
2014-03-11OSX/bullet: Truely fix T38746 now, compile flags where not propagated right,Jens Verwiebe
2014-03-10OSX/clang3.4: tentative fix for T38746, strange bullet behaviourJens Verwiebe
2013-10-25Fix building with sconsSergej Reich
2013-03-08OSX/gcc-4.6: workaround a compilerbug, use apple-gcc insteadJens Verwiebe
2012-06-08Update Bullet to version 2.80 (bullet svn revision 2537)Sergej Reich
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2009-11-30scons + gcc linking fix for bullet softbodies:Joshua Leung
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-07-16SConsNathan Letwory
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-212.5 / Scons | Building on 64bit WindowsNathan Letwory
2009-02-16SCons:Nathan Letwory
2008-12-232.5 / SConsNathan Letwory
2008-12-232.5 / SConsNathan Letwory
2008-09-26Bullet build system fixes: add gimpact to the makefiles, and fixBrecht Van Lommel
2008-09-26scons/mingw linking fixes with bullet - adjusting priorities to find libsJoshua Leung
2008-09-26* split collision lib into its subpartsNathan Letwory
2008-09-26Allow Bullet soft bodies to be created using a AddObject actuator. Added a fa...Erwin Coumans
2008-09-18needed these changes to get bullet building with cmake and linking with sconsCampbell Barton
2008-09-17* make BulletSoftBody own small lib to make sure bullet libs don't grow too l...Nathan Letwory
2008-09-17add BulletSoftBody to SConscript and MakefileErwin Coumans
2008-09-03svn merge -r 16334:16347 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2007-07-16updated scons build system, neccesary after erwin's commitJiri Hnidek
2007-01-28Removed -mpowerpc -mtune=G4 from several SCons files, so it will work onEd Halley
2006-11-30* add btHeightfieldTerrainShape.cppNathan Letwory
2006-11-21* tweak priority of bullet libs for blenderplayerNathan Letwory
2006-11-21* small priority fix. Hopefully helps on more platformsNathan Letwory
2006-11-21==SCons==Nathan Letwory