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
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-07Fix selected to active Cycles BakingDalai Felinto
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-04-27Fix T44512: Cycles fails normal bake /w scale flipCampbell Barton
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-06-17Bake-API: allow custom UV to be bakedDalai Felinto
2014-06-13Bake-API: handle objects with no faces (fix T40601)Dalai Felinto
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-05-30Bake-API: Support for batch bakingDalai Felinto
2014-05-29Proper fix T40156 Cycles Baking and applyRotation issuesDalai Felinto
2014-05-21Bake API: partial fix T40156 (applyRotation issues)Dalai Felinto
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto