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-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-03-292 fixes for un-initialized memory uses, when running testfile: teapot_envmap....Campbell Barton
2011-03-21Bugfix #26549Ton Roosendaal
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
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-12Added ability to save and load planar environment maps, rather than only cube.Matt Ebb
2010-03-11Restored Environment mapsMatt Ebb
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
2009-02-042.5Ton Roosendaal
2009-01-222.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2008-11-01Bugfix #17913Ton Roosendaal
2008-10-14Bugfix on IRC report. Luckily Daniel Salazar *does* carefully check ourTon Roosendaal
2008-05-27Fix for #12526: still didn't get dupli transform in envmaps correct.Brecht Van Lommel
2008-05-23Fix for bug #12526: object instancing didn't restore matricesBrecht Van Lommel
2008-05-05Fix for bug #10444: environment map crash with qmc.Brecht Van Lommel
2008-03-13Fix for bug #8437: white borders in envmap reflection, cause wasBrecht Van Lommel
2008-03-12Baking now does material texture anti-aliasing if the OSA button isBrecht Van Lommel
2008-02-16Fix for bug #8285 and #8286: halo crashes with environment maps andBrecht Van Lommel
2008-02-11Bugfix: FSA enabled in compositing scene but disabled in otherBrecht Van Lommel
2008-01-28Strands now mix together correctly with ZTransp.Brecht Van Lommel
2008-01-23Minor render memory usage optimization, removed layer andBrecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2007-07-26Refactor the raytracing code to split the tracing and shading parts intoBrecht Van Lommel
2007-05-04Subsurface scattering:Brecht Van Lommel
2007-04-04moved source and text to american spellingCampbell Barton
2007-01-31BugfixTon Roosendaal
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-20The Big Image refactor!Ton Roosendaal
2006-11-17Fix for use of an unitialised variable, added this myself some time agoBrecht Van Lommel
2006-11-12Bugfix #5207Ton Roosendaal
2006-10-01Fix for bug #5044: random crashes when rendering.Brecht Van Lommel
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel
2006-08-14Bugfix #4798Ton Roosendaal
2006-05-11Bugfix 4165Ton Roosendaal