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-05bugfix for proxying linked objects & action constraints, reference to linked ...Campbell Barton
2010-02-05Bugfix #20975: Deleting a constraint causes segfaultJoshua Leung
2010-02-03Bugfix #20940: Offset always resets to 1 in follow path constraintJoshua Leung
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-02Cessen Rigging Request: "Copy Transforms" ConstraintJoshua Leung
2009-12-14Bugfix #20351: Joshua Leung
2009-11-25Sculpt:Brecht Van Lommel
2009-11-24- added rna api function scene.update(), needed for rig generation to update ...Campbell Barton
2009-11-16Constraints: Code cleanupJoshua Leung
2009-11-16- fcurve modifiers.new()/remove()/activeCampbell Barton
2009-11-14Action Constraints Bugfix:Joshua Leung
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
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-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht Van Lommel
2009-11-01Rigging Goodies: Spline IK ConstraintJoshua Leung
2009-10-30New Track To Constraint: "Damped"Joshua Leung
2009-10-12Bugfix #19616: vertex group select as IK target cause crash in Blender2.5Joshua Leung
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-212.5 - Partial Bugfixes for Parenting Objects to Curves (Ctrl-P)Joshua Leung
2009-09-202.5 - Yet another round of bugfixesJoshua Leung
2009-09-202.5 - More animation/rigging bugfixesJoshua Leung
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-12new struct PathPoint for each path element (replaces float[4]), Paths now sto...Campbell Barton
2009-09-082.5 - FollowPath Constraint + File Loading BugfixJoshua Leung
2009-09-072.5 - Rotation Order TweaksJoshua Leung
2009-09-022.5 - Rotation order is now taken into account for constraintsJoshua Leung
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-162.5:Joshua Leung
2009-04-16PoseLib: Fixed up RNA-properties for this operator so that it can be repeated...Joshua Leung
2009-04-15Merging Shrinkwrap Constraint!Andre Susano Pinto
2009-04-15Action Constraint: Optimisation attemptJoshua Leung
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-04-062.4x Bugfix #18279 - Copy Vertex Group Location doesn't work with subsurf mod...Joshua Leung
2009-04-01Animato - Support for 'BuiltIn' and 'Relative' Keying Sets Joshua Leung
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-03-28- made epydoc generator write a list of words used in descriptionsCampbell Barton
2009-01-30Animato:Joshua Leung
2009-01-30Animato: Hiding all debug prints behind -d flag, as they were causing too man...Joshua Leung
2009-01-30Just a minor change to a comment in constraints code. It appears that Action ...Joshua Leung
2009-01-29Animato: Groundwork for getting Action Constraint functional againJoshua Leung
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-132.5 Joshua Leung
2009-01-042.5Ton Roosendaal