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-01-25Needed an extra header to find offsetofKent Mein
2007-01-25Bug fix for:Joseph Gilbert
2007-01-22creating new objects fromCampbell Barton
2007-01-16== Armature Joining Bugfixes ==Joshua Leung
2006-12-27renameing datablocks was imposing a name limit on the python side.Campbell Barton
2006-12-23Arnaure.Get() now raises an error when the name dosnt exist. added warning in...Campbell Barton
2006-12-17added fakeUser and users to more pytypesCampbell Barton
2006-10-06added comparison function to many python types so you can do == and =!Campbell Barton
2006-08-18===Python API===Ken Hughes
2006-08-17Added Armature.New()Campbell Barton
2006-08-15Added __copy__ to armature, material, curve, groupCampbell Barton
2006-07-14===Python API===v2.42Ken Hughes
2006-04-24warnings cleanup for the python project on windowsJoseph Gilbert
2006-04-16a little spring cleaning to remove some compiler warnings forStephen Swaney
2006-03-06quick fix for Python armature CVS making bones with no layers, therefor being...Campbell Barton
2006-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-16*fixes global redefinitionsJoseph Gilbert
2006-01-14fix previously fixed error msg.Stephen Swaney
2006-01-13bugfix: #3738 Armature bones returns none instead of key errorStephen Swaney
2006-01-04Wednesday sync orange with bf-blenderTon Roosendaal
2006-01-04[ #3712 ] Calling makeEditable() and update() on an armature twice duplicates...Joseph Gilbert
2006-01-04Orange; merger with bf-blender.Ton Roosendaal
2005-12-24Fixing a bit of horrible code in Armature.c (BonesDict_repr).Alexander Ewering
2005-12-13Tuesday merger of Orange branch with bf-blenderTon Roosendaal
2005-12-12- Armature/Bone API for pythonJoseph Gilbert
2005-12-07A patch from Ken Hughes per request of Bassam here at Orange: Python access t...Toni Alatalo
2005-12-07Orange request; Bones in Armature now have own layer settings.Ton Roosendaal
2005-12-04-- Fix segfault when callign Blender.Armature.Get() with no parametersKen Hughes
2005-11-22A few more python 2.4 macros to covert to 2.3 compatible code.Joseph Gilbert
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