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
2004-05-25bugfix: #1322 minor tweaks to the documentation for Draw module.Stephen Swaney
2004-05-25Changed parameters names in addCurve function (suggested by Paolo)Jacques Guignot
2004-05-25BPython:Willian Padovani Germano
2004-05-25* Added support for python scripts to register themselvesMatt Ebb
2004-05-25- documentation update for new functionsJoseph Gilbert
2004-05-25- added Boneclass supportJoseph Gilbert
2004-05-23BPython:Willian Padovani Germano
2004-05-20add some explanation about Object.Layer being a bitmask.Stephen Swaney
2004-05-20removed unused var in Object.getBoundBox()Stephen Swaney
2004-05-19BPython:Willian Padovani Germano
2004-05-18BPython:Willian Padovani Germano
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-16bugfix: #1206 Object.getBoundBox() was returning obdata coordinates.Stephen Swaney
2004-05-15- added setBorder() to renderingContext to set border render rects from python.Joseph Gilbert
2004-05-15- bugfix #998 Object matrix incorrectJoseph Gilbert
2004-05-15- spelling error and example fixJoseph Gilbert
2004-05-12bugfix from bpy mail list:Stephen Swaney
2004-05-11- bugfix #1197 (New Bone.parent/child Access Destructive)Joseph Gilbert
2004-05-09BPython:Willian Padovani Germano
2004-05-05 - PyInt_AsLong() was called on a possibly NULL object, this may beDaniel Dunbar
2004-05-04 - fix silly scriptlink running code, pulled out convenientDaniel Dunbar
2004-05-02- Documentation for the new python APIJoseph Gilbert
2004-04-29fix for #1123 by Roland Hess (harkyman)Stephen Swaney
2004-04-29bump version numberStephen Swaney
2004-04-26bugfix: Ipo.addCurve() was creating a new Ipo block and adding curve thereStephen Swaney
2004-04-25BPython:Willian Padovani Germano
2004-04-25- finalize scene.render moduleJoseph Gilbert
2004-04-25BPython:Willian Padovani Germano
2004-04-23BPython:Willian Padovani Germano
2004-04-21BPython:Willian Padovani Germano
2004-04-19BPython:Willian Padovani Germano
2004-04-19-update to SCONS project for NLA moduleJoseph Gilbert
2004-04-19-NLA module addedJoseph Gilbert
2004-04-15- parenting checks for bone additions to armatureJoseph Gilbert
2004-04-11BPython: cleaning some bug tracker entries:Willian Padovani Germano
2004-04-08fix for bug #1115Stephen Swaney
2004-04-07fix for bug 1110.Stephen Swaney
2004-04-06- Armature documentation updateJoseph Gilbert
2004-04-06- quaternion support for bone typeJoseph Gilbert
2004-04-05remove 6 trillion warnings about missing initializers.Stephen Swaney
2004-04-05- documentation for armature/bone methods updateJoseph 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-04-04Python API update. Again by Anders Nilsson.Michel Selten
2004-04-03add missing commaStephen Swaney
2004-04-03and the sconscriptstructthingemabobs!Ton Roosendaal
2004-04-03- oh, the new C file!Ton Roosendaal
2004-04-03Eesho's patch for new noise textures!Ton Roosendaal
2004-04-03Bug fix provided by Anders Nilssen.Michel Selten
2004-04-02Anders Nilsson has promissed me to provide some updated Python API docs :)Michel Selten