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-25[GameEngine] As Kester Maddock pointed out to me, I had left one small, but i...Nathan Letwory
2004-03-25- typo in 'saave as videoscape'/ :)Ton Roosendaal
2004-03-25- just a typo in button. sizeZ should be sizeY!Ton Roosendaal
2004-03-25- small patch to make sure buttons are fully used for strings (when itTon Roosendaal
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-24add comment to BezTriple struct.Stephen Swaney
2004-03-23- bugfix for 1078Joseph Gilbert
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2004-03-21Added 2 options to the Makefiles (enable in environment, user-def.mk,Chris Want
2004-03-21 - removed unused sortfaces functionDaniel Dunbar
2004-03-21 - added editmesh_[de]select_by_material functionDaniel Dunbar
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