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
2003-05-20* Fixed a bug in Object.getSelected(). All the objects were returned in steadMichel Selten
2003-05-20* Implemented the 3 functions needed by the Object module:Willian Padovani Germano
2003-05-20Guignot implemented 3 functions needed by the Object ModuleWillian 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-09* Finishing renaming of interface.[ch] to EXPP_interface.[ch]:Willian Padovani Germano
2003-05-08updating change in an included filenameWillian 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-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-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
2003-02-19Added flag '--enable-exppython' to the auto* build environment.Michel Selten