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-04-02Anders Nilsson has promissed me to provide some updated Python API docs :)Michel Selten
2004-04-02Python API fixes. Provided by Anders Nilsson (breakin)Michel Selten
2004-04-02Allow C++ linkage for the python module.Kester Maddock
2004-03-31more housekeeping. move static declarations and definititions out of .h files.Stephen Swaney
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-update to sconscript for render moduleJoseph Gilbert
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-03-02Added OpenBSD3.x to the SCons build system.Nathan Letwory
2004-03-01SCons updatesMichel Selten
2004-02-29 - SConscript error for mathutils, no comma after C fileDaniel Dunbar
2004-02-29Update to SCons for new Mathutils libJoseph Gilbert
2004-02-29Mathutils library for the python APIJoseph Gilbert
2004-02-21SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-30- Last minute script addition (blame / thank Theeth :) -- Theeth's UV Face ex...Willian Padovani Germano
2004-01-30second last minute commit! -- removed a trailing slash which preventedSimon Clitherow
2004-01-28BPython:Willian Padovani Germano
2004-01-27BPython - two small fixes:Willian Padovani Germano
2004-01-27BPython: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-18Script menus:Willian Padovani Germano
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