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-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
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-11-04Spline IK: Rolling ControlJoshua Leung
2009-11-02Spline IK Experimental Features:Joshua Leung
2009-11-02Spline IK Bugfixes 1:Joshua Leung
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-22Bugfix #19703: Axis Angle wont workJoshua Leung
2009-10-08Fixed remaining bugs with animating rotation modes:Joshua Leung
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-122.5 - More work on Axis-Angle RotationsJoshua Leung
2009-09-112.5 Rotations: As a experiment, enabling Axis-Angle for BonesJoshua Leung
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-10Curve cleanupCampbell Barton
2009-09-052.5Brecht Van Lommel
2009-09-012.5 - Rotation Orders for Bones [Durian Rigging Request]Joshua Leung
2009-08-02svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22099:22130Campbell Barton
2009-08-01- Ancient resource leak (rev 2) where checkPackedFile would open a file and n...Campbell Barton
2009-07-30Move some sketching base code in kernel.Martin Poirier
2009-07-212.5 - Copy/Paste Operators for Armatures Joshua Leung
2009-07-19Store sketch in armature instead of ugly global.Martin Poirier
2009-02-192.5Ton Roosendaal