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-05-09BPython:Willian Padovani Germano
2005-03-21Scripts (making some changes to the scripts dir):Willian Padovani Germano
2005-03-19BPython:Willian Padovani Germano
2004-11-27BPython:Willian Padovani Germano
2004-10-20BPython:Willian Padovani Germano
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-07-22fix warning: function declaration isn't a prototypeStephen Swaney
2004-07-20Trying to fix bug reported by Peter den Bak and Meino Christian Cramer (thank...Willian Padovani Germano
2004-07-03Interface:Willian Padovani Germano
2004-05-23BPython:Willian Padovani Germano
2004-04-02Allow C++ linkage for the python module.Kester Maddock
2004-03-31BPython:Willian Padovani Germano
2004-01-23Blender's debug mode only worked on startup:Willian Padovani Germano
2004-01-21BPython:Willian Padovani Germano
2004-01-15Scripts in menus:Willian Padovani Germano
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-11-23Added all necessary BPY_extern.h include files to the .c files.Michel Selten
2003-07-03- exppython now can import modules contained in Blender Texts:Willian Padovani Germano
2003-06-28- Added user defined python dir to Python's sys.path:Willian Padovani Germano
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-05-13* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:Willian Padovani Germano
2003-02-26Implemented enough functionality to actually execute Python from withinMichel Selten
2003-02-19Added flag '--enable-exppython' to the auto* build environment.Michel Selten