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-08-16Cleanup: use a structure for Alembic import parametersKévin Dietrich
2022-04-14Cleanup: Alembic, use a structure to pass parametersKévin Dietrich
2022-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-06Cleanup: USD/ABC, remove `const` from pass-by-value paramsSybren A. Stüvel
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-08-19Alembic import: option to always add a cache readerKévin Dietrich
2021-08-03USD: add USD importerMichael Kowalski
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-05-18Alembic: read/write generated coordinates of meshesSybren A. Stüvel
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-09-08Alembic Export: support instanced object dataSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-06-19Cleanup: Alembic, replace `#ifndef` guards with `#pragma once`Sybren A. Stüvel
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-03-09Alembic: constraint for transform animation is using world matrix againSybren A. Stüvel
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel