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-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'io/alembic'Campbell Barton
2021-11-09Alembic: Allow exporting of animated vertex colorsCody Winchester
2021-10-01Cleanup: unused function declarationKévin Dietrich
2021-09-25Cleanup: typos in code and comments.Kévin Dietrich
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-06-16Alembic: support reading per-vertex UV setsKévin Dietrich
2021-05-18Alembic: read/write generated coordinates of meshesSybren A. Stüvel
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-10Cleanup: Alembic, inline namespace declarationsSybren A. Stüvel
2020-06-19Cleanup: Alembic, replace `#ifndef` guards with `#pragma once`Sybren A. Stüvel
2020-06-19Cleanup: Alembic, move the C++ code to `blender::io::alembic` namespaceSybren A. Stüvel
2020-05-28Cleanup: spellingCampbell Barton
2020-05-26Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-26Fix T77021: Alembic export of animated mesh with multiple UV maps failsSybren A. Stüvel
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T76514: Invalid geometry in Alembic crashes BlenderSybren A. Stüvel
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel