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
2012-01-03Remesh Modifier:Thomas Dinges
2011-12-31option to build without remesh modifier for cmake and sconsCampbell Barton
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-09-20Get rid of c++ in blenkernel and modifiersSergey Sharybin
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-02-15Tweak priority so link error on Linux is solved. Reported by Hypercrush on IRC.Nathan Letwory
2010-12-21Workaround for blenderplayer not linking on linux with scons.Nathan Letwory
2010-10-23CMake options to disable Decimate and Boolean Modifiers: WITH_MOD_BOOLEAN, WI...Campbell Barton
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-02Recast: add SCons build system.Benoit Bolsee
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton