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-04-15Bug #8950: dependency cycles weren't always printed correct. ForBrecht Van Lommel
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-08Sorry, reverting bad things in modifier.cDaniel Genrich
2008-04-08Cloth bugfix: used old dm instead of new created result derivedmesh; Code cle...Daniel Genrich
2008-04-01Fix for bug: [#8816] File saved with Explode modifier crashes blenderJanne Karhu
2008-03-28ToolsKen Hughes
2008-03-23Collision Modifier: 1. Bugfix: Enable hiding in modifier stack again, 2. Bugf...Daniel Genrich
2008-03-22Fixed bug #8597, Subsurf errorNicholas Bishop
2008-03-22added camera shiftx/y for the UVProject modifierCampbell Barton
2008-03-20Cloth structure names update: Sorry about this commit, it will kill all your ...Daniel Genrich
2008-03-17Fix for bug #8464: particle system didn't attach to mesh inBrecht Van Lommel
2008-03-16Fix for bug #8516: mesh deform modifier didn't work correct withBrecht Van Lommel
2008-03-01-> Bevel modifier cleanupGeoffrey Bantle
2008-02-27Bugfix: Copy Modifiers with particle systems crashed, it didn't copyBrecht Van Lommel
2008-02-25Fix for #6686: crash with array modifier fit to curve option, couldBrecht Van Lommel
2008-02-24Purge of compiler warnings... (hopefully everything still compiles, there are...Joshua Leung
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-18Fix for bug #8052: particle emit from verts and volume didn't supportBrecht Van Lommel
2008-02-12Cloth: New: *simple* (OpenMP enabled) Selfcollisions availableDaniel Genrich
2008-02-04Cloth: Fixed: [#8210] (includes bad spring calculation), only mesh can get cl...Daniel Genrich
2008-01-31Cloth bugfix: enable stiffness scaling again even if cloth is not pinnedDaniel Genrich
2008-01-30New: Collision Modifier and Cloth can be at any position on the modifier stac...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-29Fix for bug #7965:Brecht Van Lommel
2008-01-24Particle instance modifier works again in path mode. There's still some work ...Janne Karhu
2008-01-18Routine purge of compiler warningsJoshua Leung
2008-01-02displace modifier wasnt loading in linked textures/objects. missing calls to ...Campbell Barton
2007-12-18ParticlesBrecht Van Lommel
2007-12-17Bugfix: memory leak with multi-modifier, if the modifierBrecht Van Lommel
2007-12-08Mesh Deform ModifiersBrecht Van Lommel
2007-12-05ParticlesBrecht Van Lommel
2007-12-04Mesh Deform ModifierBrecht Van Lommel
2007-12-02ParticlesBrecht Van Lommel
2007-11-30anim.c, buttons_object.c, readfile.c, BKE_blender.h - dupliFace scale option,...Campbell Barton
2007-11-30Fix for bug #7846Janne Karhu
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-16Long outstanding feature request: "Multi Modifier"Ton Roosendaal
2007-11-13==Mirror Modifier==Chris Want
2007-11-12Mesh Deform ModifierBrecht Van Lommel
2007-11-06Bugfix:Brecht Van Lommel
2007-11-06Bugfix:Brecht Van Lommel
2007-11-06Mesh Deform ModifierBrecht Van Lommel
2007-11-05Mesh Deform ModifierBrecht Van Lommel
2007-10-15ToolsKen Hughes
2007-09-09Fix for edgesplit crashes reported in bugs 6695 and 7142. The problem, asBen Batt
2007-08-05Little code cleanup. Joshua Leung