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-08-15Lamp-halo & Ortho didn't render correct. Thanks Desoto! :)Ton Roosendaal
2005-08-14Bugfix #2943Ton Roosendaal
2005-08-13Very small size of arealights (0.001) could cause weird overflows/bands.Ton Roosendaal
2005-07-27Bug fix #2870Ton Roosendaal
2005-07-17Reverted to good line endingsAlexander Ewering
2005-07-17preparation for bullet physicsErwin Coumans
2005-07-14Armatures now draw bone names over solid.Ton Roosendaal
2005-07-11Bug fix #2762Ton Roosendaal
2005-07-11Cleaned up the old call to do_all_actions(). It only is supposed to doTon Roosendaal
2005-07-10Bugfix #2803Ton Roosendaal
2005-07-09 - add missing includes for lazy programmers who don't read error msgsDaniel Dunbar
2005-07-063D view orbit option: Around ActiveMartin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-17Bug #2751Ton Roosendaal
2005-06-09Bug fix #2723Ton Roosendaal
2005-06-08Bug fix #2719Ton Roosendaal
2005-06-08Small tweak in Ward-Iso specular. It didn't work correctly on backfacingTon Roosendaal
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-06-03Added threadsafe patch from Martin.Ton Roosendaal
2005-06-03Bug fix #2651Ton Roosendaal
2005-06-03Using render option "Crop" with OpenGL render (button in 3d header)Ton Roosendaal
2005-06-02Bugfix #2648Ton Roosendaal
2005-05-29Bug fix #2640Ton 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-24Found float-related numerical instability with vertices lying EXACT onTon Roosendaal
2005-05-18Bug fix #2577Ton Roosendaal
2005-05-03Bugfix #2506Ton Roosendaal
2005-05-01Error in combo of Spothalo + normal halo over sky, with OSA + gammacorrectedTon Roosendaal
2005-04-29Two fixes in one commit.Ton Roosendaal
2005-04-28Fix for reported (thanks Jens Ole!) error in rendering UV map textures.Ton Roosendaal
2005-04-27Bunch of gcc 4.0 warning fixes.Kent Mein
2005-04-26Fix #2472 for rotate edges. Somewhere along the line edge h flags were being...Johnny Matthews
2005-04-26Small fix for envmap rendering + threads... not sure if it fixes linux andTon Roosendaal
2005-04-24Replaced powf to (float)pow in zblur.c. Was giving problems with MSVC (the re...Martin Poirier
2005-04-24The zblur plugin (aka as DoF) integrated in render. Compared to patchTon Roosendaal
2005-04-18Fixed several annoyances with halo render + unified render (bug 1989+2382)Ton Roosendaal
2005-04-18Little cleanup of eerie unified code for halos. Still got no clue whatTon Roosendaal
2005-04-17Patch submitted by Jorge Bernal (lordloki) and Jonathan Merritt.Ton Roosendaal
2005-04-12Bug fix #2323Ton Roosendaal
2005-04-11Bug fix #2411Ton Roosendaal
2005-04-11Bug fix #2415Ton Roosendaal
2005-04-11Bug fix #2431Ton Roosendaal
2005-04-11Bug fix #2424Ton Roosendaal
2005-04-10Uncommitted my last commit.Rob Haarsma
2005-04-09Added console printout when rendering in parts, to keep track of progress.Rob Haarsma
2005-03-29 - added mesh_get_derived_renderDaniel Dunbar
2005-03-28 - renderer currently uses links into tface structures that actuallyDaniel Dunbar
2005-03-25Bug fix 2303Ton Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar