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-08-10Bugfix: Cloth did not work with Dynamic Paint.Daniel Genrich
2012-08-04style cleanupCampbell Barton
2012-06-07style cleanupCampbell Barton
2012-06-06Cloth: Add support for "Self Collision Vertex Group".Daniel Genrich
2012-05-15Cloth: Revert triangulation after talking with brecht. Daniel Genrich
2012-05-15Cloth:Daniel Genrich
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-12code cleanup: remove unused var for windows and style edit (remove spaces bet...Campbell Barton
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-26Fix #29957: Texture "Generate" mapping work as global with cloth modifierSergey Sharybin
2012-01-09Fix #29793: Physics go crazy if frames get skippedSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-02=trunk=Joseph Eagar
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-10-21remove unused args for some modifiers, no functional change.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-08-12New point cache file format:Janne Karhu
2009-07-31svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21908:22075Campbell Barton
2009-07-28[#19036] blender should use 'static inline' in BKE_cloth.h to work with C99Campbell Barton
2009-06-27Pointcache refresh part 2Janne Karhu
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-01-042.5Ton Roosendaal
2008-07-03Cloth collisions: Reorganized collision system to be more flexible for other ...Daniel Genrich
2008-06-03Collisions: Commit of collision cleanup, put kdop-bvh structure into BLI_kdop...Daniel Genrich
2008-05-24Commit of selfcollisions using new kdop design. Should result in nice speedup.Daniel Genrich
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-04-28Bugfix: 32bit cloth files were loaded bad in 64bit blenders and the way arrou...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-10Partial commit of patch #8812 (fixing inlining on sunOS)Daniel Genrich
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-03-14Cloth header cleanup, bugfix (again) in wind calculation, bugfix for not work...Daniel Genrich
2008-03-10Another try to fix IRIX compileDaniel Genrich
2008-03-03Cloth: Bugfix for IRIX compile (hopefully), bugfix for multiple springs (appe...Daniel Genrich
2008-02-28Cloth: 1. Bugfix for possible memory leak reported by Kenneth Styrberg (via m...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-02-08Cloth: Fixed another spring problemDaniel Genrich
2008-02-08Cloth: Hopefully fixed bug reported from bjornmose (2nd try)Daniel Genrich
2008-02-05Cloth: 1. Fix for deflection being enabled thourgh softbody interface, 2. Fix...Daniel Genrich
2008-01-30makes bullet independant from gameengine for cmake, introduces esc-key during...Daniel Genrich