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-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-18Douglas Bischoff's fix for OSX (removing the spaces from link_env.AppendKent Mein
2004-03-18- rendering documentation adding for the python scene moduleJoseph Gilbert
2004-03-17SCons updatesMichel Selten
2004-03-17- [SCONS] Adding the creation of an Object Browser database (Source browser i...Nathan Letwory
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 msvc7 for render moduleJoseph Gilbert
2004-03-14-update to msvc6 for render moduleJoseph Gilbert
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-10Modifications to get scons to work under Solaris. CurrentlyKent Mein
2004-03-10Added Activator Code for a Loop select rotationJohnny Matthews
2004-03-10- [SCONS] Added building of qhull and Solid from extern when selecting the So...Nathan Letwory
2004-03-09SCons updatesMichel Selten
2004-03-09- [SCONS] update to use the new csg script if you set the variable to true. I...Nathan Letwory
2004-03-09- [SCONS] SConscript for the new csg libraryNathan Letwory
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* Added linux-i386 to appease Mandrake 9 usersNathan Letwory
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-06Got rid of a cast to float which was causing a warning. (Used a tempKent 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