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
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
2003-07-05Exppython:Willian Padovani Germano
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-12* Small changes in many files:Willian Padovani Germano
2003-06-09* Applied a small fix to a bug reported by Guignot:Willian Padovani Germano
2003-06-03* Fix compilation errors on Windows hopefully. Implemented the suggestion doneMichel Selten
2003-05-29* Module Curve updated:Willian Padovani Germano