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-09-23Exppython:Willian Padovani Germano
2003-09-20Exppython:Willian Padovani Germano
2003-09-18Exppython:Willian Padovani Germano
2003-09-17* Fix bug in Object.getEuler() and Object.setEuler() methodsMichel Selten
2003-09-03Exppython:Willian Padovani Germano
2003-09-03Exppython:Willian Padovani Germano
2003-09-03function PyArgsParse changed for PyArgsParseTuple by Stephen ( not so that su...Jacques Guignot
2003-09-03Modification of the GetControlPoint function by Stephen, who is now responsib...Jacques Guignot
2003-08-27* Fix crash when linking something illegal to an Object.Michel Selten
2003-08-11Exppython:Willian Padovani Germano
2003-08-10* Fix crash in the getParent() and getTracked() methods of the Python API.Michel Selten
2003-08-07changed a return value for Irix compilerJacques Guignot
2003-08-07Exppython:Willian Padovani Germano
2003-08-07* Updated the Python API module documentation for Object.Michel Selten
2003-08-06Exppython:Willian Padovani Germano
2003-08-06* Updated the Python API module documentation for Object.Michel Selten
2003-08-05removed unuseful function calls in BezTriple.[ch]Jacques Guignot
2003-08-05Exppython:Willian Padovani Germano
2003-08-03Exppython:Willian Padovani Germano
2003-08-02Exppython:Willian Padovani Germano
2003-08-01Added a new function (member of the Ipo object) EvaluateCurveOn(int pos, floa...Jacques Guignot
2003-07-31added path to IMB_imbuf_types.h to include path (needed by Image.c)Stefan Gartner
2003-07-31* got rid of a warning in editipo.c:Willian Padovani Germano
2003-07-31* Linking a Mesh object to the base object was not possible. Fixed.Michel Selten
2003-07-31* Updated the Object.py documentation.Michel Selten
2003-07-30* Fixed crash in Object.getTracked() methodMichel Selten
2003-07-27* Fixed problems in with script linking.Michel Selten
2003-07-27added functions World_CheckPyObject World_FromPyObject World_CreatePyObject a...Jacques Guignot
2003-07-27Exppython docs:Willian Padovani Germano
2003-07-25added function buildPartsJacques Guignot
2003-07-25bug fixes in functions getLocation and similar.Jacques Guignot
2003-07-25removed a debug messageJacques Guignot
2003-07-22* Fix an ugly crash when retrieving an object and trying to get the ipo fromMichel Selten
2003-07-22addition of a small exampleJacques Guignot
2003-07-22removed the patch for ipo attr, which had side effectsJacques Guignot
2003-07-22Exppython docs:Willian Padovani Germano
2003-07-22modified the function getattr, which crashed blender when someone tried to ac...Jacques Guignot
2003-07-21* Fix small compilation problem in Ipo.cMichel Selten
2003-07-21reincorporation in the cvs of modifications which had been lost.Jacques Guignot
2003-07-21Some manipulations of the keyword 'static' to getChris Want
2003-07-20* removed the #include .c statements and replaced them with corresponding .hMichel Selten
2003-07-20Exppython:Willian Padovani Germano
2003-07-20Exppython:Willian Padovani Germano
2003-07-19World : got rid of debug messagesJacques Guignot
2003-07-19Nex modules added to keep a minimal compatibility with 227 apiJacques Guignot
2003-07-17Exppython docs:Willian Padovani Germano
2003-07-16Exppython docs:Willian Padovani Germano
2003-07-13Exppython:Willian Padovani Germano
2003-07-13forgotten to remove the calls to removed functions...Jacques Guignot
2003-07-13Doc for the world module. Got rid of some unuseful fields in World module.Jacques Guignot