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-11-22Little bit of testing code snuck in there.Joseph Gilbert
2005-11-22Fix for a python boolean macro that shouldn't be there.Joseph Gilbert
2005-11-22- editng options for armature added to AramtureTypeJoseph Gilbert
2005-11-22- drawtypes added to ArmatureTypeJoseph Gilbert
2005-11-21* added some display options to the ArmatureType classJoseph Gilbert
2005-11-21* adds deformation properties to armatureTypeJoseph Gilbert
2005-11-07*armature api for pythonJoseph Gilbert
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
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-06-07Replace deprecated methods from old api:Stephen Swaney
2004-05-25- added Boneclass supportJoseph Gilbert
2004-05-11- bugfix #1197 (New Bone.parent/child Access Destructive)Joseph Gilbert
2004-04-19-NLA module addedJoseph Gilbert
2004-04-15- parenting checks for bone additions to armatureJoseph 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
2003-11-11fixed the bug Joseph Gilbert found in numerous python files.Stephen Swaney
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