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-03-31BPython:Willian Padovani Germano
2004-01-28BPython:Willian Padovani Germano
2004-01-27BPython - two small fixes:Willian Padovani Germano
2004-01-27BPython:Willian Padovani Germano
2004-01-23Blender's debug mode only worked on startup:Willian Padovani Germano
2004-01-21BPython:Willian Padovani Germano
2004-01-20Scripts in menus:Willian Padovani Germano
2004-01-18Script menus:Willian Padovani Germano
2004-01-17Scripts menus:Willian Padovani Germano
2004-01-15BPython:Willian Padovani Germano
2004-01-15Scripts in menus:Willian Padovani Germano
2003-12-15Chris reported build errors w/ traditional makefiles.Willian Padovani Germano
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-10-19Fix unchecked pointer reference when adding sitedirs to sys.path.Stephen Swaney
2003-09-18Exppython:Willian Padovani Germano
2003-09-03Exppython:Willian Padovani Germano
2003-08-11Exppython:Willian Padovani Germano
2003-07-27* Fixed problems in with script linking.Michel Selten
2003-07-25removed a debug messageJacques Guignot
2003-07-05Exppython:Willian Padovani Germano
2003-07-04Exppython:Willian Padovani Germano
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-06-22* Fixes segfault caused in the Object.getParent function.Michel Selten
2003-06-14* Fixed crash on file image selectors:Willian Padovani Germano
2003-06-12* Small changes in many files:Willian Padovani Germano
2003-06-10* Added 'extern' to PyTypeObject declarations in some headers.Willian Padovani Germano
2003-06-07* Improved error checking in BPY_interface.c:Willian Padovani Germano
2003-05-23bug fix: sigsegv when script had syntax errorsWillian Padovani Germano
2003-05-13* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:Willian Padovani Germano
2003-05-08updating change in an included filenameWillian Padovani Germano
2003-04-08The following updates have been contributed by Willian P. Germano:Michel Selten
2003-03-19* Implemented the BPY_do_all_scripts interface function (BPY_interface.c)Michel Selten
2003-03-18* Moved the code to retrieve an object by name to a seperate function inMichel 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