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-11-30Scripts:Willian Padovani Germano
2004-11-27BPython:Willian Padovani Germano
2004-11-14There were some variables that should have been declared extern,Chris Want
2004-11-11BPython:Willian Padovani Germano
2004-11-09BPython:Willian Padovani Germano
2004-11-08Nmesh module isn't edges aware yet; but can cause crashes replacingTon Roosendaal
2004-11-07less scary 'python not found' msg was too warm and fuzzy.Stephen Swaney
2004-11-07Fixes in bpython:Willian Padovani Germano
2004-11-02BPython:Willian Padovani Germano
2004-10-31BPython -- a few fixes:Willian Padovani Germano
2004-10-26Bugfixes:Alfredo de Greef
2004-10-20BPython:Willian Padovani Germano
2004-10-15Make msvc happy by 'improving' order of declaration and removing superfluous ...Nathan Letwory
2004-10-15bugfix: #1642 Matrix multiplication memory leakStephen Swaney
2004-10-14fix bad return types for errors in Matrix_coerce().Stephen Swaney
2004-10-14followup to vector memory leak fixes:Stephen Swaney
2004-10-13fix numerous memory leaks in the math types.Stephen Swaney
2004-10-12bugfix: #1624 Can not switch layers of some objects through python.Stephen Swaney
2004-10-11fix memory leak in Object.GetSelected().Stephen Swaney
2004-10-09bugfix: #1607 Missing entry in Lamp TypesStephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-10-04correct doc error for Curve.getControlPoint()Stephen Swaney
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