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
2005-05-29* Last minute commit, updating the view3d menus for the newMatt Ebb
2005-05-28For texture fonts, the rasterpos has to be delivered as BIF_RasterPos().Ton Roosendaal
2005-05-28Bug fix #2636Ton Roosendaal
2005-05-28#bug 2633Ton Roosendaal
2005-05-28Disabled GL_CULL_FACE in mesh drawing for vertex colors, weight paint.Ton Roosendaal
2005-05-28Some last minute tweaks, for world background image, 'Hori' must now beAlfredo de Greef
2005-05-27Oops, I've must had a weak moment... turntable is OFF again in the .B.blendTon Roosendaal
2005-05-27Colorband didn't correctly compute with 2 entries being exactly on theTon Roosendaal
2005-05-27Updated the .B.blend. Nothing radical, that's for the next release, whenTon Roosendaal
2005-05-27Added some backward compatibility with old yafray blendershader. Because of m...Alfredo de Greef
2005-05-27When backbuf doesn't exist, it crashed during render... Fixed!Ton Roosendaal
2005-05-27On Render or Anim, no redraws should happin in the UI for sequence window.Ton Roosendaal
2005-05-27Bug fix #2629Ton Roosendaal
2005-05-27BPython:Willian Padovani Germano
2005-05-27Bug fix #2575Ton Roosendaal
2005-05-27Bug fix #2627Ton Roosendaal
2005-05-26Disabled zblur render option when it was saved in testing builds. :)Ton Roosendaal
2005-05-26Bug fix #2625Ton Roosendaal
2005-05-26Bug #2624Ton Roosendaal
2005-05-25updates and corrections for BPy Text3d module from Ken Hughes.Stephen Swaney
2005-05-25Tinsy little but relevant bug; colors in Action channels used signedTon Roosendaal
2005-05-25Removed unused rect_float variable from imbuf structure. Was added for theTon Roosendaal
2005-05-25BPython bug fixes:Willian Padovani Germano
2005-05-25rule OB_SB_GOAL flag over SOFTGOALSNAP optimization in all casesJens Ole Wund
2005-05-24Audio playback in TimeLine should not use 'scrubbing' option in theTon Roosendaal
2005-05-24Found float-related numerical instability with vertices lying EXACT onTon Roosendaal
2005-05-24updates to doc strings in code and doc from Ken Hughes.Stephen Swaney
2005-05-24Bugfix #2602Ton Roosendaal
2005-05-24Bug fix #2606Ton Roosendaal
2005-05-24Added init of 'postsat' to 1.0 in Scene, for the postprocess menu.Ton Roosendaal
2005-05-24Bug fix #2617Ton Roosendaal
2005-05-23fix for #2592Jean-Luc Peurière
2005-05-23Moved a line containing a declaration and initialization to the top of the bl...Johnny Matthews
2005-05-23Just putting a reminder into IMB_imbuf_types.h in case my mails to the listAlexander Ewering
2005-05-23Second and final commit for this version of the yafray export code (probably,...Alfredo de Greef
2005-05-22 - stiffness circle of MetaElem isn't paint in Object mode nowJiri Hnidek
2005-05-22Rename Image.getPixel() to .getPixelF() as per discussionStephen Swaney
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22Local constraint uses center mode again. This fixes a bug in the tracker, was...Martin Poirier
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-22fix for bug #2588Jean-Luc Peurière
2005-05-22Part one of the final yafray commit.Alfredo de Greef
2005-05-22Matrix_Determinant() was returning its input arg rather thanStephen Swaney
2005-05-21Ipo doc update. Contributed by Ken Hughes.Stephen Swaney
2005-05-21O_BINARY define for unix compilersJoseph Gilbert
2005-05-21Bug fix #2591Ton Roosendaal
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-20Manipulators now draw on location of optimal subsurf vertices. LooksTon Roosendaal
2005-05-20Different drawing code for darkened part in TimeLine window, to indicateTon Roosendaal
2005-05-20* Check path for NULL. Fixes potential crash on non-win32 systems at startup,...Nathan Letwory