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
2012-04-24First MinGW-w64 support for cmake has been added. To test I recommend this bu...Antony Riakiotakis
2012-04-23code cleanup: remove unused definesCampbell Barton
2012-03-22Fix [#30614] (some Display settings are uneeded for non-geometry/material obj...Bastien Montagne
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2012-02-19More pose armature code factorization:Bastien Montagne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-01Previous fix for [#29484] wasn't working right (did work in report file though).Campbell Barton
2012-01-22use inline BLI_math functions for dot product and length calculation.Campbell Barton
2012-01-17New pchan to pose matrices computes. Fixes [#27898] Bone snap to cursor fails...Bastien Montagne
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-10fix bad svn ID tagsCampbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-09-14remove count_selected_defgroups() function and make get_selected_defgroups() ...Campbell Barton
2011-09-14initial cleanup for weight paint branchCampbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-10-26move matrix decomposition out of object.c into BLI_math_matrix function: mat4...Campbell Barton
2010-10-22Bugfix #20708: segmented bones don't work well with spline IKJoshua Leung
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-03-01Bugfix #21384: Bone Driven Shapekeys Child Evaluation ProblemJoshua Leung
2010-02-19apply visual transform to poseCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-01Rigging Goodies: Spline IK ConstraintJoshua Leung
2009-10-28Added support for custom RNA properties on Bones, only worked forBrecht Van Lommel
2009-10-08Rotation Modes Bugfix:Joshua Leung
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-052.5Brecht Van Lommel
2009-01-102.5Ton Roosendaal
2009-01-052.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-28== Automatic Bone Extension Adder ==Joshua Leung
2007-10-22== Action Constraint ==Joshua Leung
2007-10-10Make B-Bones not deform in rest position by default.Brecht Van Lommel
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-02-05Bugfix #5833:Joshua Leung
2007-01-17(Hopefully this commit is ok for current bcon status)Joshua Leung
2006-12-22== Snap Bones To Location in PoseMode ==Joshua Leung
2006-11-07Added an option in the IK constraint to disable stretching, usefulBrecht Van Lommel
2005-11-29Cleanup & preparation commit for getting Armatures/Poses/Actions workingTon Roosendaal
2005-09-01- Changed xz limit drawing to use same formulas as the limiting in the IKBrecht Van Lommel
2005-08-27IK work-in-progress commit;Ton Roosendaal
2005-08-27Third and last commit for Brecht's IK work.Ton Roosendaal