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-03-29 - change <bpy_types.h> to "bpy_types.h"Daniel Dunbar
2004-03-29General housekeeping and cleanup. Move static declarations andStephen Swaney
2004-03-25add info about units for rotation IPOs and Object Euler angles.Stephen Swaney
2004-03-25- bugfix for texture typesJoseph Gilbert
2004-03-23- bugfix for 1078Joseph Gilbert
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-18- rendering documentation adding for the python scene moduleJoseph Gilbert
2004-03-15-bug fix: matrix_item callback now returns rows from a matrix as in previous ...Joseph Gilbert
2004-03-15 - redundant code killing for MFaceInt removalDaniel Dunbar
2004-03-15Removed the struct MFaceInt from DNA_mesh_types.h (by the recommendationChris Want
2004-03-14- new files sceneRender.c/.hJoseph Gilbert
2004-03-11- fixed a few setattr calls to use tuple parsingJoseph Gilbert
2004-03-06Fix for bug# 986Stephen Swaney
2004-03-05Fix for bug #1014Stephen Swaney
2004-03-05Fix for Bug 1039Stephen Swaney
2004-03-05Fix for Bug 1045.Stephen Swaney
2004-03-03- set/get Euler works with the real thing nowJoseph Gilbert
2004-03-02Documentation for mathutils.Joseph Gilbert
2004-03-02Documentation for mathutils.Joseph Gilbert
2004-02-29Mathutils library for the python APIJoseph Gilbert
2004-01-30- Last minute script addition (blame / thank Theeth :) -- Theeth's UV Face ex...Willian Padovani Germano
2004-01-28BPython:Willian Padovani Germano
2004-01-25Python bug fix for #724Michel Selten
2004-01-25Python bug fix for #875Michel Selten
2004-01-23Blender's debug mode only worked on startup:Willian Padovani Germano
2004-01-23BPython:Willian Padovani Germano
2004-01-21BPython:Willian Padovani Germano
2004-01-20Scripts in menus:Willian Padovani Germano
2004-01-19moved a local variable declaration, which crashed MSVC... Picky compiler...Jacques Guignot
2004-01-19fixed a bug in addCurve function. The semantics has not been changed. Tkx to ...Jacques Guignot
2004-01-17Scripts menus:Willian Padovani Germano
2004-01-16-reimplement OB_Surf support for curvesJoseph Gilbert
2004-01-15-bug fixes for materials updating - BalaGi found these bugsJoseph Gilbert
2004-01-15BPython:Willian Padovani Germano
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2004-01-05- Revert to NaN makefilesWouter van Heyst
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