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
2011-05-02=trunk=Joseph Eagar
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-23Clean up headers a bit more.Guillermo S. Romero
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-08remove unused code & variables.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2010-12-18Extreme makeover of pointcache code:Janne Karhu
2010-12-03compile fixes for mingw32.Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-02Additional fix for #24958 Cloth pinning not workingJanne Karhu
2010-12-01Fix for [#24958] Cloth pinning not workingJanne Karhu
2010-12-01workaround [#24958] Cloth pinning not workingCampbell Barton
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-21remove unused args for some modifiers, no functional change.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-11Fix for [#24195] Cloth modifier doesn't work after changing subsurf on the ob...Janne Karhu
2010-09-09Partial fix for [#21948] Full sample motion blur with cloth - cloth and colli...Janne Karhu
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-07-21Fix #20983: cloth and smoke point cache step was not enforced to 1.Brecht Van Lommel
2010-05-25Merge back a few cloth solver fixes from the render branch:Brecht Van Lommel
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Big cleanup of particle system core, also some minor pointcache cleanup. Shou...Janne Karhu
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-24allow cloth sim for linked duplicates, not many people use this but we need f...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2009-12-11For for [#20330] Can't open a file made in 2.49Matt Ebb
2009-11-18Durian request: ClothDaniel Genrich
2009-11-10Math LibBrecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-08-29Point cache editing:Janne Karhu
2009-08-12New point cache file format:Janne Karhu
2009-07-092.5Ton Roosendaal
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-092.50:Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
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-26-= Cloth =- Daniel Genrich
2008-05-25-== Cloth / kdop ==-Daniel Genrich
2008-05-24Commit of selfcollisions using new kdop design. Should result in nice speedup.Daniel Genrich
2008-05-14Pre merge commit (includes commented moving stuff)Daniel Genrich