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-05-06Simplifying constraints code - removed relink_data() callbacks in favour of aJoshua Leung
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-05-24= Limit Distance Constraint - 'For Transform' Option =Joshua Leung
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-26Pass constraint names as operator properties in constraint operatorsMatt Ebb
2010-02-21Bugfix #21245: "Track to" (Ctrl + T) operator was missing notifier updatesJoshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-06Constraints API: ID-LoopersJoshua Leung
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-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-12Bugfix #19616: vertex group select as IK target cause crash in Blender2.5Joshua Leung
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-022.5 - Rotation order is now taken into account for constraintsJoshua Leung
2009-04-01Animato - Support for 'BuiltIn' and 'Relative' Keying Sets Joshua Leung
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-132.5 Joshua Leung
2009-01-042.5Ton Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-08Bugfix #8478: Constraints PyApi for setting targetspace non-functionalJoshua Leung
2008-02-032 Tweaks:Joshua Leung
2008-01-04== Local Constraints for Proxies (Peach Request) ==Joshua Leung
2007-10-24Pole Target for IKBrecht Van Lommel
2007-10-22== Constraints System - Recode 2 ==Joshua Leung
2007-10-15Bugfix:Brecht Van Lommel
2007-08-14constraint_mat_convertspace is now no longer static/private to constraint.cJoshua Leung
2007-08-14Whitespace commit in constraints code.Joshua Leung
2007-07-24== Constraints - Important Bugfix ==Joshua Leung
2007-07-15== Constraints System ==Joshua Leung
2005-10-10Stupid me! Committed in wrong console with wrong dir... here's the rest ofTon Roosendaal
2005-08-25Huge commit, but not much features... had to shuffle a lot of code around.Ton Roosendaal
2005-07-24Armature-Pose IK goodies!Ton Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2004-08-16Renamed get_constraint_target in constraint kernel file to get_constraint_tar...Martin Poirier
2004-01-27Armature related fixes and cleanups:Chris Want
2003-11-23No line for constraint without targetMartin Poirier
2003-10-21Constraint stuff from tuhopuu including (but probably not limited too):Martin Poirier
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont