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-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-07-09Fix T78745: Cycles error baking with multiple materialsBrecht Van Lommel
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-08-25Fix error accessing a named UV layer when bakingCampbell Barton
2019-06-18Fix T61912, T63297: error baking tangent space normal map with autosmoothBrecht Van Lommel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-22Cleanup: style, use braces for renderCampbell Barton
2019-04-21Cleanup: comments (long lines) in renderCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: style (render module)Campbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-04Cleanup: Typos in comments (to to)Pablo Vazquez
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-30Fix T58235: broken baking of tangent space normals.Brecht Van Lommel
2018-11-19Fix T57554: texture bake object to active error after recent changes.Brecht Van Lommel
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-10-15Bake: remove derived mesh for bake APICampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-05-03Merge branch 'master' into blender2.8Germano
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-05-30Fix T49570: Cycles baking can't handle materials with no imagesDalai Felinto
2016-09-21Fix T49393: Baking ignores backfacesDalai Felinto
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-02Fix T47642: Crash baking w/ cyclesCampbell Barton
2016-02-28Fix T47608: Cycles cage baking crash after recent uv derivative fixes.Brecht Van Lommel
2016-02-21Bake API: add assert to verify we have valid UVs.Brecht Van Lommel
2016-02-21Fix crash baking selected to active after recent fix for uninitialized variab...Brecht Van Lommel
2016-02-21Fix uninitialized var use initializing bake dataCampbell Barton
2016-02-18Fix T45343: incorrect Cycles baking of bump maps from selected to active.Brecht Van Lommel
2016-02-14Fix T45606: cycles multires tangent space normal map bake issues.Brecht Van Lommel
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2015-12-21Cycles-Bake: Fix Uninitialised value created by a heap allocationDalai Felinto
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-10-30Fix T46507: Cycles baking re-orders faceCampbell Barton
2015-10-01Fix potential memory leak bakingCampbell Barton