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-21Blender Internal: optimization to remove sleep() calls from the render threadingBrecht Van Lommel
2013-02-21code cleanup: remove unused runtime var - World.fastcolCampbell Barton
2013-02-20Fix visible seams on normal map bake due to clear colour being black:Antony Riakiotakis
2013-02-14Divide by 3 instead of multiplying by variations of 0.333Sergej Reich
2013-02-13remove redundant if statement.Campbell Barton
2013-02-12Bug fix #34213 (2)Ton Roosendaal
2013-02-11Fix #34194: Render Layer node didn't initialize color management flag properlySergey Sharybin
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-10Fix #34186: VSE: Incorrect movie output when scene strip is muted by keyframeSergey Sharybin
2013-02-08Corrections to alpha pipeline do_versionsSergey Sharybin
2013-02-08fix for error in own recent commit, null check before assignment.Campbell Barton
2013-02-07Fix #34156: Spec. and Alpha Intensity OpenGL issueSergey Sharybin
2013-02-06fix for crashes running some operators in background mode and some divide by ...Campbell Barton
2013-02-06fix [#34125] Crash when bake margin = 0Campbell Barton
2013-02-05remove stringify macro from alloc'sCampbell Barton
2013-02-05fix [#34105] bake artifactsCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02style cleanupCampbell Barton
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