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
2011-08-20floats were being promoted to doubles in quite a few cases (using gcc's -Wdou...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03avoid int/float comparisons within a number of for loops in deep shadow map c...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-22Fix integer overflow problem in deep shadow buffer.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09Shadow Buffers:Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-07-262.5: MaterialsBrecht Van Lommel
2009-01-222.5Ton Roosendaal
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-06-14bugfix for memory corruption caused by BLI_cleanup_file on paths that went to...Campbell Barton
2008-03-23added support for linux on pa-riscStefan Gartner
2008-03-11Bugfix: render instancing didn't work correct with layer ipo's,Brecht Van Lommel
2008-02-13Render SimplificationBrecht Van Lommel
2008-01-23Minor render memory usage optimization, removed layer andBrecht Van Lommel
2008-01-21Fixes:Brecht Van Lommel
2008-01-17Render control feature: shader-level shadowbuffer biasTon Roosendaal
2007-12-18Threaded Shadowbuffers CreationBrecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2007-04-29Casting fixes for 64 bits. Incomplete commit, discussion on proper castingTon Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-28Long wanted feature; decent ESC processing in composite nodes.Ton Roosendaal
2007-03-16Fix numerous gcc warnings.Ken Hughes
2007-01-24Small tweak in clipping code for irregular shadow buffersTon Roosendaal
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-10Bugfix #5399Ton Roosendaal
2006-12-08Lightgroups!Ton Roosendaal
2006-11-24Bugfix #5292Ton Roosendaal
2006-11-10Bugfix #5199Ton Roosendaal
2006-11-08Bugfix #5188Ton Roosendaal
2006-10-24Irregular shadow fix: the MemArena module didn't give callocs, only malloc.Ton Roosendaal
2006-10-15Another shadowbuffer goodie: the "Halfway trick"Ton Roosendaal
2006-10-14Irregular shadow bug: mixing up zmin and zmax in optimize caused largerTon Roosendaal
2006-10-14New shadow feature: Irregular Shadow BuffersTon Roosendaal
2006-09-25Bugfix #5034Ton Roosendaal
2006-08-31Render feature request:Ton Roosendaal
2006-05-14Bugfix #4036Ton Roosendaal
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-12Work on shadowbuffer system... right now only new filtertypes forTon Roosendaal
2006-01-24Giant commit!Ton Roosendaal