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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-20Moved collision response into the main cloth sim source file and fixedLukas Tönne
2015-01-20Extended line/face collision near-check, to allow for distance margins.Lukas Tönne
2015-01-20Some initial collision code, without actual response forces still.Lukas Tönne
2012-06-07style cleanupCampbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-20Make collision function more general so it can be used by other modifiers, to...Daniel Genrich
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-02build system changes to eltopo, re-applied.Campbell Barton
2011-05-02=trunk=Joseph Eagar
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-10=cloth collisions=Joseph Eagar
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-08-18a) Forces can be hidden by deflector object now (need to talk with jahka abou...Daniel Genrich
2008-06-03Collision commit code cleanup for nicer compileDaniel Genrich
2008-06-03Collisions: Commit of collision cleanup, put kdop-bvh structure into BLI_kdop...Daniel Genrich
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-20Cloth structure names update: Sorry about this commit, it will kill all your ...Daniel Genrich
2008-02-12Cloth: New: *simple* (OpenMP enabled) Selfcollisions availableDaniel Genrich
2008-02-11Pointcache: Fixed non-availability when blend file was loaded from command li...Daniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich