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
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-08-19aparently mingw was still having problems, fixed this properly by using PyTyp...Campbell Barton
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-04-03Python APIKen Hughes
2007-02-26console.pyCampbell Barton
2007-01-15=ID Property Script update and api bugfix= Joseph Eagar
2006-12-28Made it possible to copy modifiers from the python APICampbell Barton
2006-11-30=IDProperties bugfix= Joseph Eagar
2006-11-14Python APIKen Hughes
2006-08-28===Python API===Ken Hughes
2006-06-14===Python API===Ken Hughes
2006-04-23===Python API===Ken Hughes
2006-04-20Added Group to Blender.Types, tested and working.Campbell Barton
2006-04-16a little spring cleaning to remove some compiler warnings forStephen Swaney
2005-12-18orange: animation baking code. also a patch to autokey, to only key the keys ...Toni Alatalo
2005-12-15-- removed redundant initialization for Mesh_Type (thanks LetterRip)Ken Hughes
2005-11-07-- Clean-up of Effect and Particle modules; since particle was the onlyKen Hughes
2005-10-20- New additions to Mesh moduleKen Hughes
2005-10-04Added Mesh.New() method; can now create new meshes within the moduleKen Hughes
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-23_new point class and update_Joseph Gilbert
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-03-06New Bpy type Text3d for accessing Blender's Font objects.Stephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-07-22New Curve method Curve.appendPoint( numcurve, newpoint ) to addStephen Swaney
2004-06-11- new internal Property moduleJoseph Gilbert
2004-04-25- finalize scene.render moduleJoseph Gilbert
2004-04-23BPython:Willian Padovani Germano
2004-04-19-NLA module addedJoseph Gilbert
2004-02-29Mathutils library for the python APIJoseph Gilbert
2004-01-03BPython:Willian Padovani Germano
2003-11-24BPython: small update to Types.c and the docs, to finish welcoming the new mo...Willian Padovani Germano
2003-11-23BPython:Willian Padovani Germano
2003-11-13The new Lattice module for pythonJoseph Gilbert
2003-09-03Exppython:Willian Padovani Germano
2003-07-12Exppython:Willian Padovani Germano
2003-06-24* Added more doc files for epydoc and a test for the camera module.Willian Padovani Germano
2003-06-13* Bugs item #169 fixed:Willian Padovani Germano
2003-06-12* Small changes in many files:Willian Padovani Germano
2003-05-28* Added submodule Blender.MaterialWillian Padovani Germano