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
2005-01-13BPython:Willian Padovani Germano
2004-11-02BPython:Willian Padovani Germano
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-21- Blender: added option 'scriptsdir' to Blender.Get();Willian Padovani Germano
2004-08-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano
2004-08-04Done.Willian Padovani Germano
2004-07-22New Curve method Curve.appendPoint( numcurve, newpoint ) to addStephen Swaney
2004-07-16Demo mode and BPython:Willian Padovani Germano
2004-07-03New scripts:Willian Padovani Germano
2004-06-24BPython:Willian Padovani Germano
2004-06-07Replace deprecated methods from old api:Stephen Swaney
2004-05-23BPython:Willian Padovani Germano
2004-05-18BPython:Willian Padovani Germano
2004-05-04 - fix silly scriptlink running code, pulled out convenientDaniel Dunbar
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-03Eesho's patch for new noise textures!Ton Roosendaal
2004-03-31BPython:Willian Padovani Germano
2004-02-29Mathutils library for the python APIJoseph Gilbert
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2003-11-23BPython:Willian Padovani Germano
2003-11-13The new Lattice module for pythonJoseph Gilbert
2003-09-03Exppython:Willian Padovani Germano
2003-07-19World : got rid of debug messagesJacques Guignot
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-24* Added more doc files for epydoc and a test for the camera module.Willian Padovani Germano
2003-06-22Integration of the new modulesJacques Guignot
2003-06-13* Bugs item #169 fixed:Willian Padovani Germano
2003-06-07* Improved error checking in BPY_interface.c:Willian Padovani Germano
2003-06-05* Added two modules:Willian Padovani Germano
2003-05-29* Module Curve updated:Willian Padovani Germano
2003-05-28* Added submodule Blender.MaterialWillian Padovani Germano
2003-05-20* Implemented the 3 functions needed by the Object module:Willian Padovani Germano
2003-05-17* Updated the naming convention for some functions. I forgot those the lastMichel Selten
2003-05-17* Added Blender.Curve submodule, written by Jacques Guignot (guignot):Willian Padovani Germano
2003-05-17* Added submodule NMesh:Willian Padovani Germano
2003-05-13* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:Willian Padovani Germano
2003-05-09* Implement Blender_Redraw(), minor changes in other filesWillian Padovani Germano
2003-05-08* Added submodule Window, including FileSelector and ImageSelector:Willian Padovani Germano
2003-04-22* Split Object.c (created Object.h)Michel Selten
2003-04-08The following updates have been contributed by Willian P. Germano:Michel Selten
2003-03-25* Added the Camera module.Michel Selten
2003-03-18* Moved the code to retrieve an object by name to a seperate function inMichel Selten
2003-03-15* Removed datablock.[ch]Michel Selten
2003-03-08Swig is unfortunately not an option anymore. This means implementing allMichel Selten
2003-02-26Implemented enough functionality to actually execute Python from withinMichel Selten