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
2008-02-26Cloth: Little (bug)fix to let springs appear as an upper tridiagonal matrixDaniel Genrich
2008-02-24Purge of compiler warnings... (hopefully everything still compiles, there are...Joshua Leung
2008-02-20Cloth: Bugfix for wrong number of bending springs, could result in visual art...Daniel Genrich
2008-02-13Cloth: changes in editmode will influence the velocity by 10% now, changed/ad...Daniel Genrich
2008-02-12Cloth: New: *simple* (OpenMP enabled) Selfcollisions availableDaniel Genrich
2008-02-11Cloth: 1. Speedup of collisions (up to 50%, see new dancing ballerina stats h...Daniel Genrich
2008-02-11Pointcache: Fixed non-availability when blend file was loaded from command li...Daniel Genrich
2008-02-08Cloth: Hopefully fixed bug reported from bjornmose (2nd try)Daniel Genrich
2008-02-07Cloth: 1. fix problem with pinning (reported by ZanQdo), 2. fix cache protect...Daniel Genrich
2008-02-05Cloth: Fix for crash with meshes with no faces, 2. Fix for crash on switching...Daniel Genrich
2008-02-04Cloth: Fixed: [#8210] (includes bad spring calculation), only mesh can get cl...Daniel Genrich
2008-01-30Cloth: Bugfix: 1. Kicking esc again, 2. Collision modifier needed to be updat...Daniel Genrich
2008-01-30makes bullet independant from gameengine for cmake, introduces esc-key during...Daniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-29-= Cloth cleanup =-Daniel Genrich
2008-01-29WIP commit, many debug outputs, extensive log comes after bug is killedDaniel Genrich
2008-01-26untested fixes for vgroupsDaniel Genrich
2008-01-25Weekend commit -> New: 3rd tab for advanced users mit many things to play wit...Daniel Genrich
2008-01-25Fix: clear cache button works again even with protected cache, edited cache d...Daniel Genrich
2008-01-25New: load cached data on file load; Fixed: Don't destroy cache on fileload, c...Daniel Genrich
2008-01-24New: Editable cache. Fixed: Don't clear cache on e.g. lamp moving. Changed: S...Daniel Genrich
2008-01-23fix for collision modifier not reseted after first run + made the pushpin mor...Daniel Genrich
2008-01-23Enabled first + last simulation frame, hopefully fixed some cache problems, c...Daniel Genrich
2008-01-23Made GUI even more intuitive with explanations why something is not available...Daniel Genrich
2008-01-23(hopefully) fixed huge problem with cache/cloth reset.Daniel Genrich
2008-01-22GUI cloth panel refactor, also made many code rearrangements, cleared DNA upDaniel Genrich
2008-01-21Speedup spring creation again, was lost during mergeDaniel Genrich
2008-01-21Restructured many collision things again, GUI cleanupDaniel Genrich
2008-01-07Merged back with last version where collisions worked at least a bit (rev 122...Daniel Genrich
2007-12-21WIP commit, just to have a nice return from holidays :)Daniel Genrich
2007-12-18Some User UI changes: a) Don't ask the user anymore if he wants to overwrite ...Daniel Genrich
2007-12-12Fixed preconditioned conjugate to some degree but some issues left for stiffn...Daniel Genrich
2007-11-29Fix: GUI cache reset should work again, same goes for collision modifier (ena...Daniel Genrich
2007-11-27svn merge -r 12684:12691 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2007-11-27Particle merge: svn merge -r 12653:12664 https://svn.blender.org/svnroot/bf-b...Daniel Genrich
2007-11-22Fixed numerical issues, hardened it again.Daniel Genrich
2007-11-20Bugfix: scaling/rotation/translation works againDaniel Genrich
2007-11-19fixed sse copy-paste glitch + #define __SSE3__ thanks to Lynx3dDaniel Genrich
2007-11-16Fixed DNA issue, some optional SSE stuff in (experimental, only 2 functions =...Daniel Genrich
2007-11-06updated bullet to version 2.64 and hopefully didn't break too much things in ...Daniel Genrich
2007-11-06New: pointcache integrated with cloth. Maybe some little glitches left thereDaniel Genrich
2007-11-06Bugfix for wrong springs (resulted in weird behaviour), Implemented two speed...Daniel Genrich
2007-11-05Fun commit: I put some 3-liner verlet integrator in, to activate it, set clmd...Daniel Genrich
2007-11-05Kicked my own cache code, will use point cache in the near featureDaniel Genrich
2007-11-05Implemented simple selfcollisions with use of OpenMP (WITH_BF_OPENMP = 'true'...Daniel Genrich
2007-10-26Weekend commit: Enabled bounding box check for cloth again, but there's a bug...Daniel Genrich
2007-10-26Fixed compiling errors + introduced old speedup for springs againDaniel Genrich
2007-10-26Fixing some goal problemDaniel Genrich
2007-10-26Fixed all known crashers, still have to verify a few things, and compiling wo...Daniel Genrich
2007-10-26reverted part of cloth.c and modifier.c back to old code before switch to use...Daniel Genrich