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
2008-03-16Constraints PyAPI:Joshua Leung
2008-03-16Constraints Py-Api:Joshua Leung
2008-03-11Bugfixes:Joshua Leung
2008-03-08Bugfix #8478: Constraints PyApi for setting targetspace non-functionalJoshua Leung
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-11-28Previous commit (for ipos) missed python code fixes. Apparently makefilesTon Roosendaal
2007-11-08Bugfix #7682: Constraint.InsertKey works odd for PoseBonesJoshua Leung
2007-10-22== Constraints System - Recode 2 ==Joshua Leung
2007-09-26== Clamp To Constraint ==Joshua Leung
2007-09-18A user submitted a BVH file that took a long time to import (I didnt end up f...Campbell Barton
2007-09-17== Action Editor - Copy and Paste Tools ==Joshua Leung
2007-07-30nested commentCampbell Barton
2007-07-30Removing some useless code, and fixed a few compiler warnings.Joshua Leung
2007-07-26== PyAPI - Constraints Space Conversion Access ==Joshua Leung
2007-07-21== Transformation Constraint ==Joshua Leung
2007-07-17== Constraints Work - PyAPI ==Joshua Leung
2007-07-15== Constraints System ==Joshua Leung
2007-07-01replace PyInt_CheckExact with PyInt_Check, same for floats and strings so sub...Campbell Barton
2007-06-18== PyConstraints - BPy API Access ==Joshua Leung
2007-06-18== PyConstraints ==Joshua Leung
2007-06-16Python API, more METH_VARARGS to METH_OCampbell Barton
2007-06-16Python PyMethodDef supports single argument methods (METH_O) but was using ME...Campbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-07== Clamp To Constraint ==Joshua Leung
2007-04-06=== BPY ===Martin Poirier
2007-03-15removed unneeded dealloc functionsCampbell Barton
2007-03-15removed duplicate functionality, macro's and functions existed to check a PyO...Campbell Barton
2007-03-02various warnings fixes - mostly casting and initialization issuesJoseph Gilbert
2006-12-02- added support for generic 6DOF constraintErwin Coumans
2006-11-07Added an option in the IK constraint to disable stretching, usefulBrecht Van Lommel
2006-10-06added comparison function to many python types so you can do == and =!Campbell Barton
2006-09-22This commit adds local target rotation support to the floor constraint,Roland Hess
2006-08-13Patch: Constraints to Limit Transforms (#4662) by Joshua Leung (aligorith)Martin Poirier
2006-06-14===Python API===Ken Hughes
2006-05-12===Python API===Ken Hughes
2006-05-12===Python API===Ken Hughes
2006-05-07===Python API===Ken Hughes