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
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-10-26==Python API==Campbell Barton
2007-08-14added bone comparison for the python apiCampbell Barton
2007-05-26More memory leaks fixed - in IDProp, Bone.head, tail, matrix, ob.DupObjects (...Campbell Barton
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-04-28Python APIKen Hughes
2007-04-24editface.c & buttons_logic.c & Draw.c & verse_session.c - added missing headerCampbell Barton
2007-01-16== Armature Joining Bugfixes ==Joshua Leung
2006-11-19Fix for bug #5250: inaccurate conversion between edit and pose mode bones.Brecht Van Lommel
2006-09-303rd attempt to commit, metaball fixes and small vector optimizationCampbell Barton
2006-08-26added tipRadius and headRadius bone propertiesCampbell Barton
2006-07-06===Python API===Ken Hughes
2006-04-16a little spring cleaning to remove some compiler warnings forStephen Swaney
2006-01-28Cleanup of blender/ module; Makefiles now compile this warning free.Ton Roosendaal
2006-01-16clean up some warnings in bpy codeStephen Swaney
2006-01-13*bone.children fixJoseph Gilbert
2006-01-11*pose code for pythonJoseph Gilbert
2006-01-05I added {}'s around an if block of code to prevent gcc from sayingKent Mein
2005-12-12- Armature/Bone API for pythonJoseph Gilbert
2005-11-07*armature api for pythonJoseph Gilbert
2005-10-10Stupid me! Committed in wrong console with wrong dir... here's the rest ofTon Roosendaal
2005-09-11Bug fix #3033Ton Roosendaal
2005-08-28Integration of new IK lib features in Armature Poses.Ton Roosendaal
2005-08-19Forgot hidden flag update in this file...Ton Roosendaal
2005-07-27Cleanup & goodies for rigging geeks! :)Ton Roosendaal
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-14Mathutils updateJoseph Gilbert
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-09BPython:Willian Padovani Germano
2005-01-25bugfix: #2117 Overflow in Armature.Bone.setName()Stephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-05-25- added Boneclass supportJoseph Gilbert
2004-05-11- bugfix #1197 (New Bone.parent/child Access Destructive)Joseph Gilbert
2004-05-05 - PyInt_AsLong() was called on a possibly NULL object, this may beDaniel Dunbar
2004-04-19-NLA module addedJoseph Gilbert
2004-04-15- parenting checks for bone additions to armatureJoseph Gilbert
2004-04-06- quaternion support for bone typeJoseph Gilbert
2004-04-05- getBones() fixed - returns all armature bones including childrenJoseph Gilbert
2004-04-04- added support for adding/parenting bones to armaturesJoseph Gilbert
2004-03-31more housekeeping. move static declarations and definititions out of .h files.Stephen Swaney
2004-01-23BPython:Willian Padovani Germano
2003-10-26Exppython:Willian Padovani Germano
2003-08-05Exppython:Willian Padovani Germano
2003-07-31* got rid of a warning in editipo.c:Willian Padovani Germano