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
2013-02-02style cleanup: also correct doc example for 'foreach_get/set'Campbell Barton
2013-01-28Fix #34004: crash when canceling ongoing render with scene stripSergey Sharybin
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24UsabilityTon Roosendaal
2013-01-24fix for G,G causing vertex slide in UV/Image window, also comment unused defi...Campbell Barton
2013-01-24Fix threading issues of viewport rendering when using movies/generated imagesSergey Sharybin
2013-01-24style cleanup: bakeCampbell Barton
2013-01-23Code cleanup: move render baking code into own file.Brecht Van Lommel
2013-01-23Fix small issue found in vertex color bake bug that caused the result to beBrecht Van Lommel
2013-01-23fix for glitch with vertex bake:Campbell Barton
2013-01-23fix [#33729] Shadows produce artefacts in vertex colour bakingCampbell Barton
2013-01-22Fix #33951: Only margin is correctly baked for non-displacement bakingSergey Sharybin
2013-01-22Fix projection texture painting crashSergey Sharybin
2013-01-21Multires baker: fix wrong normalization if baking happens to multiple imagesSergey Sharybin
2013-01-21Multires baker: fix bad face->grid index conversion for displacement bakerSergey Sharybin
2013-01-21Multires baker: fix memory leak caused by threading issuesSergey Sharybin
2013-01-21Support normalized displacement maps in cases maximal distance is not setSergey Sharybin
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-21code cleanup: style & warnings.Campbell Barton
2013-01-18Fix #33916: 2.65a regression: particles duplicating objects with halo - crashSergey Sharybin
2013-01-18Applying sRGB color space transform when baking to vertex colors. Thanks to C...Alex Fraser
2013-01-15Render: set minimum render size to 1x1 instead of 2x2. As far as I can tell thisBrecht Van Lommel
2013-01-10add a segfault handler that writes out the info log into a crash file alongsi...Campbell Barton
2013-01-09Fix #33815: blender internal crash rendering material pass with strands.Brecht Van Lommel
2013-01-07code cleanup: warnings and use stdbool for bpy* funcs.Campbell Barton
2013-01-07style cleanupCampbell Barton
2013-01-04code cleanup, also remove glError check in font drawing code since its now a ...Campbell Barton
2013-01-02Patch [#29035] Vertex colour bakingAlex Fraser
2013-01-01Highlight currently rendering tilesSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-29style cleanupCampbell Barton
2012-12-28style cleanupCampbell Barton
2012-12-28Better error report when no camera is found.Pablo Vazquez
2012-12-23flip lines to reduce odds of re-execution (non critical race condition when t...Morten Mikkelsen
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-21Bug fix #33639Ton Roosendaal
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-20add a commentMorten Mikkelsen
2012-12-20must use permutation tableMorten Mikkelsen
2012-12-20style cleanupCampbell Barton
2012-12-19Multirs baker: support for threaded bakingSergey Sharybin
2012-12-19code cleanup: warningsCampbell Barton
2012-12-18Multires baker: made octree aware of user-defined resolution in performance p...Sergey Sharybin
2012-12-18Multires baker: noneed to tag display as invalid after every flushed pixelSergey Sharybin
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-18Move multires baker into own file in render/Sergey Sharybin
2012-12-18Fix #33505: various issuesBrecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-16Bugfix IRC reportSergey Sharybin
2012-12-12Fix related to #33480: for blender internal volume rendering, the camera insideBrecht Van Lommel