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-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2004-01-03BPython:Willian Padovani Germano
2003-12-19Bug fixes (sigh...)Jacques Guignot
2003-12-17Modification of the function getCurvecurval suggested by Jiba. This function ...Jacques Guignot
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-12-13support for curve objects.(the code was ready, but commented out)Jacques Guignot
2003-11-26Updated Python documentation for the Texture module. Done by Alex.Michel Selten
2003-11-24BPython: small update to Types.c and the docs, to finish welcoming the new mo...Willian Padovani Germano
2003-11-24Fixed two minor warningsJacques Guignot
2003-11-23- performance upgrade with the vgroup methodsJoseph Gilbert
2003-11-23BPython:Willian Padovani Germano
2003-11-23BPython:Willian Padovani Germano
2003-11-23several warning fixes, for a bug-free *and* warnings-free 2.31 !Jacques Guignot
2003-11-17- added vgrouping methods for renaming headersJoseph Gilbert
2003-11-17- added vgrouping methods for renaming to documentationJoseph Gilbert
2003-11-17- added vgrouping methods for renaming a vertex group and returning all vgrou...Joseph Gilbert
2003-11-14- Lattice documentationJoseph Gilbert
2003-11-13BPython: fixing a few warningsWillian Padovani Germano
2003-11-13- modified insertKey() to set current frame back to 1 instead of redraw the h...Joseph Gilbert
2003-11-13The new Lattice module for pythonJoseph Gilbert
2003-11-12unfix previous fix.Stephen Swaney
2003-11-11fixed the bug Joseph Gilbert found in numerous python files.Stephen Swaney
2003-11-11Fixed some problems with makeParent()Joseph Gilbert
2003-11-08BPython:Willian Padovani Germano
2003-11-06setControlPoint() had incorrect argument list.Stephen Swaney
2003-10-30shell script to generate blender python api docs using epydocStephen Swaney
2003-10-29removed duplicated arraysJacques Guignot
2003-10-29Exppython:Willian Padovani Germano
2003-10-29update of the doc (ipoCurve function)Jacques Guignot
2003-10-29modified the print functionJacques Guignot
2003-10-29added getIpo() function.Jacques Guignot
2003-10-28Exppython:Willian Padovani Germano
2003-10-28Updated documentation for the getCurves function.Jacques Guignot
2003-10-27Update of the documentation files for the new IPO functionsJacques Guignot
2003-10-26added a new function : getCurve(string) allowing access to an ipo curve from ...Jacques Guignot
2003-10-26iaccess to the IPOs of a Camera, a World, or of a MaterialJacques Guignot
2003-10-26Exppython:Willian Padovani Germano
2003-10-24Exppython: fixed crash caused by linking to a scene objects with NULL obdata,...Willian Padovani Germano
2003-10-24Annotation of the BGL module - small clarifications about Buffer classJoseph Gilbert
2003-10-24Annotation of the BGL moduleJoseph Gilbert
2003-10-21A few bugfixes to the vgrouping methodsJoseph Gilbert
2003-10-20Exppython: small changes in NMesh internals and docsWillian Padovani Germano
2003-10-19included "BLI_arithb.h" for normal calculations...Joseph Gilbert
2003-10-19Added support for returning the normal of a NMFaceJoseph Gilbert
2003-10-13Getting rid of warnings in NMesh.c, should fix compile problems.Willian Padovani Germano
2003-10-12Added updates to reflect the vertex grouping changes in NMesh.cJoseph Gilbert
2003-10-12Add vertex group support...Joseph Gilbert
2003-10-12Added vertex grouping supportJoseph Gilbert
2003-10-12Added vertex group support...Joseph Gilbert