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
2007-10-24Fixed some bugs in bounding volumes, still some crasher in new cloth modifierDaniel Genrich
2007-10-23WIP commit, (just in case my HD breaks down). Don't expect anything to work. ...Daniel Genrich
2007-10-21Code comments add to collision interfaceDaniel Genrich
2007-10-21Disabled Cloth collision detection because of almost complete rewrite/seperat...Daniel Genrich
2007-10-19Springs are in a dynamic list now, New function cloth_add_spring() for easier...Daniel Genrich
2007-10-03Recoded cache, fixed some crashes thereDaniel Genrich
2007-10-02Fixed crash with ipo'ed collision objectDaniel Genrich
2007-10-02Bullet is back, but now generalized enough to allow own distance/calculation....Daniel Genrich
2007-09-23In the middle of switching to own collision detection, WIP commit (don't expe...Daniel Genrich
2007-09-21Fixed some collision response issues. (weekend commit, some half done work in)Daniel Genrich
2007-09-19Fixed collision object init, New: Apply collision impulses so minimum distanc...Daniel Genrich
2007-09-18Fix: kicked springs caching since it's unused and needs lots of memoryDaniel Genrich
2007-09-18arround 50% speedup in calculating spring force using OpenMPDaniel Genrich
2007-09-18Fixed floating point rounding error in goal velocity computation, pointed out...Daniel Genrich
2007-09-18Temporary fix for loading crash of .blends with cached frames. Also fixed som...Daniel Genrich
2007-09-17Fixed 2 crashers when activating collision object; Also put some additional o...Daniel Genrich
2007-09-17New: Min & MaxFrame of simulation; Fixed: Many reset problems goneDaniel Genrich
2007-09-16Initial checkin of cloth files + changesDaniel Genrich