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-11-10Rewrote the part that converted blenders curves into branches, Campbell Barton
2007-11-10Exclude generated images when checking if an image is already loaded, it can ...Campbell Barton
2007-11-10added buttons in the Transform Properties for changing curve handle types, (S...Campbell Barton
2007-11-10Bugfix #6797: Relative paths load problem on new file (fix included)Andrea Weikert
2007-11-10==Python API==Campbell Barton
2007-11-10== imagebrowser ==Andrea Weikert
2007-11-10CopyRot Constraint and Transforms:Joshua Leung
2007-11-10better segment collapsing (check for radius/angle difference) Campbell Barton
2007-11-09branch cap ends, UV scale options, Automatic update option added. as well as ...Campbell Barton
2007-11-09mistake in last commit Campbell Barton
2007-11-09Feature: transform manipulator (align normal option) aligns with bezier Ton Roosendaal
2007-11-09PyTuple_Pack dosnt work with python 2.3 - removedCampbell Barton
2007-11-09Quick added feature: the "do not get scaling from parent bone" option.Ton Roosendaal
2007-11-09saving and loading of settings per tree, also added a way to get unique anima...Campbell Barton
2007-11-09curve2tree - animation settings - speed and magnitudeCampbell Barton
2007-11-09tree branch bones can now animate using drivers that reference textures, so a...Campbell Barton
2007-11-09Branch's now have weights assigned to the mesh and an armature modifier appli...Campbell Barton
2007-11-09automatic armature generation follows branch'sCampbell Barton
2007-11-08bug fix with trimming intersecting branches, added setting for branch joint s...Campbell Barton
2007-11-08Bugfix:Brecht Van Lommel
2007-11-08Fix for bug [#7741] new colorband for weightpainting overlaps with verse sett...Martin Poirier
2007-11-08user interface added for 'Tree from curves' tool.Campbell Barton
2007-11-08Fix for bug #7697 Appending screen crashes when appended screen is accessed:Juho Vepsalainen
2007-11-08* new stamp option to stamp forground sequence strip name.Campbell Barton
2007-11-08Bugfix #7682: Constraint.InsertKey works odd for PoseBonesJoshua Leung
2007-11-08Patch #7722: no 'Auto IK' for solitary (unconnected) boneJoshua Leung
2007-11-08Patch #7760: X-Axis-Mirror support for 'make bone parent'Joshua Leung
2007-11-08New Curve function in the curve specials menu - "Smooth Radius" this smooth's...Campbell Barton
2007-11-08(work in progress commit) - tree wizard, makes a subsurfed skin from curves. ...Campbell Barton
2007-11-07=Python API bugfix=Joseph Eagar
2007-11-07own silly error, was reusing an existing flag for the draw curve handles sett...Campbell Barton
2007-11-07Small fix for feature 'custom weight paint range': the range was notTon Roosendaal
2007-11-06curve selection wasnt checking if the screen coords were clipped. made select...Campbell Barton
2007-11-06==Python API==Campbell Barton
2007-11-06Bugfix:Brecht Van Lommel
2007-11-06==Python API==Campbell Barton
2007-11-06== "Extend" Transform Mode for Action + NLA Editors ==Joshua Leung
2007-11-06Bugfix:Brecht Van Lommel
2007-11-06Mesh Deform ModifierBrecht Van Lommel
2007-11-06sequencer snap was crashing when no last selected was available (own mistake)Campbell Barton
2007-11-05== MSVC 7.1 projectfiles ==Andrea Weikert
2007-11-05Bugfix:Brecht Van Lommel
2007-11-05Bugfix:Brecht Van Lommel
2007-11-05Tweaks I needed to get blender compiling on my new macbook running leopard.Kent Mein
2007-11-05Tweak for MSVC2005 people:Kent Mein
2007-11-05Mesh Deform ModifierBrecht Van Lommel
2007-11-04A different approach for the new driver option: it now uses pose-spaceTon Roosendaal
2007-11-04New driver option for the poor suffering riggers:Ton Roosendaal
2007-11-04Bug fix to handle extruding with a mirror modifier, now that axes areChris Want
2007-11-02Typo fix for my previous commit... wrong-sized array was being allocated, but...Joshua Leung