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-09-22Fix all merge conflictsAntonio Vazquez
2022-06-13IO: update documentation for `HierarchyIterator::weak_export`Sybren A. Stüvel
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-10Cleanup: IO, inline namespace declarationsSybren A. Stüvel
2020-08-17Cleanup: IO, reduce code duplication in USD and Alembic exportersSybren A. Stüvel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28Fix T79263: Alembic, exported rigid body animation not movingSybren A. Stüvel
2020-07-21Cleanup: IO, renamed `delete_object_writer()` → `release_writer()`Sybren A. Stüvel
2020-07-07IO: Fix bug exporting dupli parent/child relationsSybren A. Stüvel
2020-06-30Alembic: new exporter based on the USD exporter structureSybren A. Stüvel
2020-06-19Cleanup: IO, made some functions in `AbstractHierarchyIterator` protectedSybren A. Stüvel
2020-06-19IO: ensure export path and export name are always consistentSybren A. Stüvel
2020-06-19IO: Allow exporting a subset of the writersSybren A. Stüvel
2020-06-19IO: Move Abstract Hierarchy Iterator into `io/common`Sybren A. Stüvel