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-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-28Tests: show debugging hint when USDStageCreationTest failsSybren A. Stüvel
2020-07-21Cleanup: IO, renamed `delete_object_writer()` → `release_writer()`Sybren A. Stüvel
2020-07-19Cleanup: spellingCampbell Barton
2020-07-18Cleanup: spellingCampbell Barton
2020-07-16Tests: move tests from USD test directory into `io/common` and `io/usd`Sybren A. Stüvel
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Clang-Tidy: enable readability-named-parameterJacques Lucke
2020-07-03Clang-Tidy: enable bugprone-too-small-loop-variableJacques Lucke
2020-06-23Cleanup: USD, move code from `USD` to `blender::io::usd` namespaceSybren A. Stüvel
2020-06-19Fix build with USD, Clang and LinuxStefano Bonicatti
2020-06-19IO: Move Abstract Hierarchy Iterator into `io/common`Sybren A. Stüvel
2020-06-12USD: Use new material binding APISybren A. Stüvel
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-22Cleanup: only use nullptr in USD exporterSybren A. Stüvel
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-08USD: Export hair/particle system with name of system (and not its settings)Sybren A. Stüvel
2020-05-08Cleanup: USD, removed unnecessary variableSybren A. Stüvel
2020-05-08Cleanup: USD, made AbstractHierarchyIterator::get_writer constSybren A. Stüvel
2020-05-08Cleanup: USD, added some clarifying commentsSybren A. Stüvel
2020-05-08Cleanup: USD, refactored export graph constructionSybren A. Stüvel
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-09Fix T75491: ctest: usd_test fails in a debug configurationSybren A. Stüvel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Cleanup: USD, move some common code to an abstract superclassSybren A. Stüvel
2020-03-13Cleanup: USD, removed unused export job dataSybren A. Stüvel
2020-03-11Cleanup: Fix build warning on windows.Ray Molenkamp
2020-03-11Cleanup: spellingCampbell Barton
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel