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-07-28added a nice alert box when blender is run on a mac with less than 8Mb VRAMJean-Luc Peurière
2004-07-28Added crease value in NKey menu editmodeTon Roosendaal
2004-07-28Oops, include file belonging to previous commit...Ton Roosendaal
2004-07-28Added new selection outline as option in View->View Properties panel. AndTon Roosendaal
2004-07-28Removed unnecessary window-close on subsequent renders. This not only causesTon Roosendaal
2004-07-28Both transparent render and Unified render now behave with old speedTon Roosendaal
2004-07-28fix for #1479Ton Roosendaal
2004-07-28Added framework OpenGL to link path, to enable the video memory checkTon Roosendaal
2004-07-28fixed a typo in Mathutil.Matrix (inverse --> invert)Jacques Guignot
2004-07-28Interface drawing tweaks:Matt Ebb
2004-07-28Uncommited dashed lines to indicated 1x1 zoom. While it did look nice and use...Martin Poirier
2004-07-28Added option to set 'full Osa' on non raytraced scenes. This makes sureTon Roosendaal
2004-07-28 new window behaviour for macos X computers :Jean-Luc Peurière
2004-07-28Add missing funcs to Lamp method table:Stephen Swaney
2004-07-27Solution for old reports, that ray_transp filtered image textures wrong.Ton Roosendaal
2004-07-27What one little missing comma can wreak havoc! :)Ton Roosendaal
2004-07-27Fixed small calculation error for non-float slider, which definedTon Roosendaal
2004-07-27fix epydoc formatting errors.Stephen Swaney
2004-07-27Removed inadequate cursor grab feature.Ton Roosendaal
2004-07-27Bug fix #1477Ton Roosendaal
2004-07-27Fix for #1476Ton Roosendaal
2004-07-27Fix for #1475Ton Roosendaal
2004-07-27Scripts:Willian Padovani Germano
2004-07-27Fixed small annoyonce that was there for long;Ton Roosendaal
2004-07-27Nathan's huge ipo patch.Ton Roosendaal
2004-07-27Error in new particle deflector buttons; wrong type! Doesn't anyoneTon Roosendaal
2004-07-27Button type error; declaring short button and giving it an int!Ton Roosendaal
2004-07-27Removed 'static' declaration from addzbufImBuf(). This is an exportedTon Roosendaal
2004-07-27Wrong threshold for reflection rays (prevent go through backside) causedTon Roosendaal
2004-07-26Fix for #1449 (blocky shadows)Ton Roosendaal
2004-07-26Let the game engine manage it's own sound scene. This is to fix bug 1415 (Pa...Kester Maddock
2004-07-26roll back changes made in Ipo.c version 1.25 so we canStephen Swaney
2004-07-26Stupid mistake, forgot to add radiosity include dir to the source/blender/pyt...Willian Padovani Germano
2004-07-26Fixed camera flip bug.Alfredo de Greef
2004-07-26added a commentStephen Swaney
2004-07-26a shot-in-the-dark attempt to fix the 'missing radio.h' problem.Stephen Swaney
2004-07-25Forgot to add remaking displist on ESC for subsurf crease edit...Ton Roosendaal
2004-07-25BPython:Willian Padovani Germano
2004-07-25Work on creases editing.Ton Roosendaal
2004-07-25Fix bug #1466: Crash on decimating non-manifold mesh in scons build.Brecht Van Lommel
2004-07-24Cleaned up the User Prefs layout. More ordered, descriptive, and better room ...Matt Ebb
2004-07-24This commit prevents the loopcut tool from selecting a starting edge which is...Johnny Matthews
2004-07-24Report #1457Ton Roosendaal
2004-07-24Somewhat better determination of ascii vs. binary filetypes whenChris Want
2004-07-24Bug #1462Ton Roosendaal
2004-07-23Added a fix for calculating centring buttons in panel. It was off 8 pixelsTon Roosendaal
2004-07-23Fixed (minor) memory leak that occurs when audio can't be opened.Chris Want
2004-07-23Report 1456; bezier subdivide was far too simple. The reporter providedTon Roosendaal
2004-07-23Fix in rendering AO + alphamode "Key". Sky color was set raytrace and notTon Roosendaal
2004-07-23Work on filesel.c :Ton Roosendaal