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-08-15use more BLI math functions.Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-122.5: remove armature "B-Bone Rest" option, this was only added to keepBrecht Van Lommel
2010-05-20Bugfix #22374: index=-1 not work for keyingset.paths.add() functionJoshua Leung
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-25bugfix [#22117] Memory Error messages with Spline IKCampbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-23Quick fix, just in case the mesh has no vertex groups, there won't be a crash!Joshua Leung
2010-04-23Bugfix #22101: Envelopes dont respect armature modifier vertex group maskJoshua Leung
2010-04-23Spline IK - Influence ControlJoshua Leung
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-26Optimization for pose channel name lookups using a hash, makesBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-01Bugfix #21384: Bone Driven Shapekeys Child Evaluation ProblemJoshua Leung
2010-02-23added support for proxies as drivers back.Campbell Barton
2010-02-19apply visual transform to poseCampbell Barton
2010-02-15Proxy ID property syncingCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-04sync the custom transform option for proxiesCampbell Barton
2010-02-03Spline IK: Small tweak improving (but not completely solving) the situation f...Joshua Leung
2010-02-03Spline IK Bugfix:Joshua Leung
2010-01-23Graph Editor: Bugfixes for option where only the keyframes of selected F-Curv...Joshua Leung
2010-01-20Fix for proxy fix: copy drivers on synchronize now does proper relinkingBrecht Van Lommel
2010-01-20Proxy Fix: drivers are now copied on proxy synchronization. Also for bonesBrecht Van Lommel
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-12Fix for custom shapes getting lost on proxy armature bones.Brecht Van Lommel
2010-01-05sanity check that prevents crashing when syncing poses,Campbell Barton
2009-12-07crashfix, duplicating armatures with ID-Props assigned to the bones didnt cop...Campbell Barton
2009-11-27fix for undo crashing when animating proxies that had ID propsCampbell Barton
2009-11-26Bugfix: pose bone was doing double translation in some cases,Brecht Van Lommel
2009-11-26Bugfix #20041: Drivers don't work on bone visiblityJoshua Leung
2009-11-25Pose Bone Local Location: now also works for non-connected bones with parents.Brecht Van Lommel
2009-11-25Pose Bone "Local Location" option. This is enabled by default, disabling itBrecht Van Lommel
2009-11-23(no commit message)Joshua Leung
2009-11-21id properties for editbones and pose channels were not being freed in a numbe...Campbell Barton
2009-11-17Assorted bugfixes - Sequencer/Preview Range:Joshua Leung
2009-11-13Spline IK: Fixes for the crashes with non-existant path data that are applied...Joshua Leung
2009-11-12Bugfix: workaround for spline IK crash with curve path not createdBrecht Van Lommel
2009-11-12Spline IK: UI/Scaling TweaksJoshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Bugfixes for Armatures, SplineIK, and F-Curve RNA:Joshua Leung
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton