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
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-16fix for own un-initialized pointerCampbell Barton
2010-01-16mirror modifier vgroup option was doing string name conversion to find the fl...Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-13check if the layer exists rather then getting the array.Campbell Barton
2010-01-11Fix #20619: subsurf + explode modifier crash.Brecht Van Lommel
2010-01-11change the defaults for solidify since users are getting unexpected spikes be...Campbell Barton
2010-01-08Fix #20613: crash with subsurf+shrinkwrap+smooth modifiers.Brecht Van Lommel
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2010-01-03solidify supports original mapping, so enable in the modifier.Campbell Barton
2010-01-03freeing particle modifier would access freed memory (only to tak the psys to ...Campbell Barton
2009-12-21Solidify rim faces now get face data from the faces they extrude from, (UV an...Campbell Barton
2009-12-21solidify modifier - rim faces now copy values from the faces they extrude fro...Campbell Barton
2009-12-21Solidify modifier for Durian (allow cloth sim on single layer and make solid ...Campbell Barton
2009-12-14Fix #20380: Duplicating mesh with Particle Instance Mod, Pole Axis not copied.Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-11-28Mesh Deform ModifierBrecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-18Durian request: ClothDaniel Genrich
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-11-05Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht Van Lommel
2009-11-04Fix for [#19745] displacement modifier is messing up texture coordinates when...Matt Ebb
2009-10-22Shape KeysBrecht Van Lommel
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-09A few bugfixes:Joshua Leung
2009-10-07Check if the object is in editmode with (ob->mode==OB_MODE_EDIT) rather then ...Campbell Barton
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
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-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-08-26Smoke:Daniel Genrich
2009-08-242.5 - Sliders in Animation EditorsJoshua Leung
2009-08-22Hook Modifier Bugfixes:Joshua Leung
2009-08-212.5/Multires:Nicholas Bishop
2009-08-21Hook Modifier - Bone TargetsJoshua Leung
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-202.5 Multires:Nicholas Bishop