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
2022-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-05-15Cleanup: Remove includes from DerivedMesh headerHans Goudey
2022-05-10Cleanup: Return earlyHans Goudey
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-03-28Cleanup: use "num" as a suffix in: source/blender/renderCampbell Barton
2022-03-22Cleanup: Small changes to multires bake normals accessHans Goudey
2022-03-22Fix T96401: Broken multires baked normals resultHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix: Avoid potential use of dirty normalsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-03Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-08-31Cleanup: Use C style comments for descriptive textCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-01-26Subdiv: Use better default UV interpolationSergey Sharybin
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle