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
path: root/source
AgeCommit message (Expand)Author
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-21 - added object_apply_deform, removed lt_applyflag globalDaniel Dunbar
2004-03-18- rendering documentation adding for the python scene moduleJoseph Gilbert
2004-03-16SCons updatesMichel Selten
2004-03-15SCons updatesMichel Selten
2004-03-15-bug fix: matrix_item callback now returns rows from a matrix as in previous ...Joseph Gilbert
2004-03-15Fixed issues surrounding the increased vertex limit:Chris Want
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-14Change an AUTOSPACE to ME_AUTOSPACE to comply with the new namingChris Want
2004-03-14 - replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,Daniel Dunbar
2004-03-14-update to sconscript for render moduleJoseph Gilbert
2004-03-14- new files sceneRender.c/.hJoseph Gilbert
2004-03-13Added Vertex loop select to the toolbox in editmode.Johnny Matthews
2004-03-12Added a non-proportional mode to loopcut:Johnny Matthews
2004-03-11- fixed a few setattr calls to use tuple parsingJoseph Gilbert
2004-03-10Added Activator Code for a Loop select rotationJohnny Matthews
2004-03-09Constraint blending and accumulator fixes for bug #924 and #983Martin Poirier
2004-03-09Added Simple Image Background Exporting for YafrayJohnny Matthews
2004-03-09* fix for bug 1008 where the gamma slider for post process (unified renderer)...Nathan Letwory
2004-03-09rwenzlaff: Added a small round-off constant to Faceloopcut's percent calcRobert Wenzlaff
2004-03-08Initial commit for vertexloop select. I altered the version that is in tuhopu...Johnny Matthews
2004-03-08 rwenzlaff: Added call to makeDispList() in test_all_displists() afterRobert Wenzlaff
2004-03-08 Rwenzlaff: Force update of displist when effects are present.Robert Wenzlaff
2004-03-07 Fixed a few typos in tool tips, and made area lamp buttonsRobert Wenzlaff
2004-03-06Updated the Sun ifdef's basically I standardized them so theyKent Mein
2004-03-06Reverted the casts so it would compile on irix.Kent Mein
2004-03-06added #include <string.h>Kent Mein
2004-03-06- [WIN32] Ask user to press enter after exiting Blender in debug mode. Previo...Nathan Letwory
2004-03-06Fix for bug# 986Stephen Swaney
2004-03-06removed -Wbad-function-cast -Wmissing-declarations -Wnested-externsKent Mein
2004-03-05Bugfixes by eeshloJohnny Matthews
2004-03-05Added 'Execute Script' to the right click pupmenu in the text editorJohnny Matthews
2004-03-05* [SCons] enable BUILD_DATE for win32. Basically SCons creates an extra file ...Nathan Letwory
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-02Removed a fudge factor of .5Kent Mein
2004-03-02Styken's fix for bug # 1035Kent Mein
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-01Another Patch by Joilnen,Kent Mein
2004-03-01Joilnen's Fix for bug #999Kent Mein
2004-03-01SCons updatesMichel Selten
2004-02-29 Fixes bug report 1012. Copy Attrib didn't copy sudsurftype.Robert Wenzlaff
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