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-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-27== Pivot Constraint ==Joshua Leung
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-26Assorted code cleanups:Joshua Leung
2010-04-26Pass constraint names as operator properties in constraint operatorsMatt Ebb
2010-04-25bugfix [#22117] Memory Error messages with Spline IKCampbell Barton
2010-04-25minor mathutils updateCampbell Barton
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-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-05Fix #21885: constraint with copy location/rotation from vertex group crashes.Brecht Van Lommel
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
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-16New "Maintain Volume" constraint. When attached to a bone, you specify a "fre...Roland Hess
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