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-03-01Missed a spot when renaming the API functions for adding Keying Set pathsJoshua Leung
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-21Bugfix #21245: "Track to" (Ctrl + T) operator was missing notifier updatesJoshua Leung
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10Fix crash in copying constraints for proxy.Brecht Van Lommel
2010-02-09Bugfix: Inserting keyframes from the buttons now ensures that the Graph Edito...Joshua Leung
2010-02-08run id_lib_extern on all constraint ID data when copying. solves possible err...Campbell Barton
2010-02-06Constraints API: ID-LoopersJoshua Leung
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