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-10-01Tweak the bpy 'import site failed' msg.Stephen Swaney
2004-09-29fix doc errors pointed out by wavk:Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-24make sure this also builds on Windows.Nathan Letwory
2004-09-21- Blender: added option 'scriptsdir' to Blender.Get();Willian Padovani Germano
2004-09-20New bpy method for World module to set World for current scene:Stephen Swaney
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-09-15More Material settings: mirror and transparency.Stephen Swaney
2004-09-03Ipo.cKent Mein
2004-08-26Bpy access to more texture features: Musgrave, Voronoi, and Distorted Noise.Stephen Swaney
2004-08-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano
2004-08-14Fix two problems in my code as reported on Forums and in release article thre...Nathan Letwory
2004-08-09Fix for #1509Nathan Letwory
2004-08-07Fix typo in documentationNathan Letwory
2004-08-05pidhash noticed some discrepancies in the bpy doc between getMode(), getFlag(),Stephen Swaney
2004-08-04updated docsStephen Swaney
2004-08-04Done.Willian Padovani Germano
2004-07-30First of all thanks Kent Mein for committing the fix to space.c and Peter den...Willian Padovani Germano
2004-07-29Help menu!Matt Ebb
2004-07-29some code cleanup. minor bug fixage: don't try to free null ptrs.Stephen Swaney
2004-07-28Scripts:Willian Padovani Germano
2004-07-28fixed a typo in Mathutil.Matrix (inverse --> invert)Jacques Guignot
2004-07-28Add missing funcs to Lamp method table:Stephen Swaney
2004-07-27fix epydoc formatting errors.Stephen Swaney
2004-07-27Scripts:Willian Padovani Germano
2004-07-27Nathan's huge ipo patch.Ton Roosendaal
2004-07-26roll back changes made in Ipo.c version 1.25 so we canStephen Swaney
2004-07-26Stupid mistake, forgot to add radiosity include dir to the source/blender/pyt...Willian Padovani Germano
2004-07-26a shot-in-the-dark attempt to fix the 'missing radio.h' problem.Stephen Swaney
2004-07-25BPython:Willian Padovani Germano
2004-07-22fix warning: function declaration isn't a prototypeStephen Swaney
2004-07-22New Curve method Curve.appendPoint( numcurve, newpoint ) to addStephen Swaney
2004-07-21Kent Mein pointed out some embarrasing syntax errors in example. Corrected th...Nathan Letwory
2004-07-21creator.c wasn't updated in my last commit, here it is (the change reverts my...Willian Padovani Germano
2004-07-20Trying to fix bug reported by Peter den Bak and Meino Christian Cramer (thank...Willian Padovani Germano
2004-07-18BPython:Willian Padovani Germano
2004-07-16Fixing a blenderplayer compile error reported by Meino Christian Cramer:Willian Padovani Germano
2004-07-16Demo mode and BPython:Willian Padovani Germano
2004-07-04- py docs updateJoseph Gilbert
2004-07-03Interface:Willian Padovani Germano
2004-07-03New scripts:Willian Padovani Germano
2004-06-26- added support for getting worlspace and localspace matrices from objects th...Joseph Gilbert
2004-06-24Scripts:Willian Padovani Germano
2004-06-24BPython:Willian Padovani Germano
2004-06-22added a new function to the World module : GetActive(), which returns the wor...Jacques Guignot
2004-06-21- Scripts:Willian Padovani Germano
2004-06-16- New Blender.Draw method by Campbell Barton (Cam / ideasman):Willian Padovani Germano
2004-06-15updated documentationJacques Guignot
2004-06-15- New script:Willian Padovani Germano
2004-06-14added a [get/set]Range function.Jacques Guignot