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-06-17USD: speed up large USD imports by not rebuilding material name map for each ...Aras Pranckevicius
2022-06-17IO: speed up large Alembic & USD imports by doing fewer collection syncsAras Pranckevicius
2022-06-10Fix T97362: forward slashes in USD texture pathsMichael Kowalski
2022-06-10USD import: Handle material name collisionsMichael Kowalski
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-20Fix wrong USD image color space export with non-default OpenColorIO configBrecht Van Lommel
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-16Fix std::optional value() build error on older macOS SDKBrecht Van Lommel
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-25USD: Support building against USD 21.11+Michael Kowalski
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-24Fix: Volume grid duplication on USD import.Michael Kowalski
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-02-25Fix T94396: USD errors opening saved scenes.Michael Kowalski
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-13Cleanup: Clang tidyHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-28Cleanup: rename BLI_paths_equal to BLI_path_cmp_normalizedCampbell Barton
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-06Cleanup: USD/ABC, remove `const` from pass-by-value paramsSybren A. Stüvel
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-09Cleanup: move public doc-strings into headers for 'io/usd'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-02Cleanup: spelling in commentsCampbell Barton
2021-12-02Cleanup: FIx build with USD after recent refactorAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-08USD import: remove unused files.Michael Kowalski
2021-08-31Cleanup: Use C style comments for descriptive textCampbell Barton
2021-08-11Fix T90519: USD Exporter ErrorMichael Kowalski
2021-08-05Cleanup: license headersCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton