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-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25CMake/Linux: find Brotli library the proper waySybren A. Stüvel
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-17Core: Library Remap test cases.Jeroen Bakker
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-25Cleanup: Move customdata.c to C++Hans Goudey
2021-12-23Cleanup: Move hair object type files to C++Hans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-16Cleanup: Move curve.c to C++Hans Goudey
2021-12-07Geometry Nodes: move type conversions to blenkernelJacques Lucke
2021-12-06Cleanup: remove unnecessary extern template implementationsJacques Lucke
2021-11-26BKE_bpath: Add minimal unittests.Bastien Montagne
2021-11-26Cleanup: Migrate `image_gpu.cc` to CC.Jeroen Bakker
2021-11-22Link/Append: Move most of core link/append code from WM to new `BKE_blendflie...Bastien Montagne
2021-11-06Cleanup: Convert mesh.c to C++Erik
2021-11-04Cleanup: Move object.c to C++Germano Cavalcante
2021-10-20Cleanup: sort cmake file listsCampbell Barton
2021-10-18Assets: add global `bke::AssetLibraryService` classSybren A. Stüvel
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-03Cleanup: Move curveprofile.c to C++Hans Goudey
2021-10-03Cleanup: use extern templates for typed output attributeJacques Lucke
2021-09-30Asset Catalog: introduce `AssetCatalogPath` classSybren A. Stüvel
2021-09-29Cleanup: sort cmake file listsCampbell Barton
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-21Cleanup: Move curve to mesh node implementation to blenkernelHans Goudey
2021-09-16Cleanup: Move mesh_convert.c to C++Hans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-08-26Cleanup: soft CMake file listsCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski
2021-08-02Revert "Asset Catalogs: loading a catalog definition file"Sybren A. Stüvel
2021-08-02Asset Catalogs: loading a catalog definition fileSybren A. Stüvel
2021-07-30Cleanup: Move remesh files to C++Hans Goudey
2021-07-20Pose Library: remove assumption about Action group namesSybren A. Stüvel
2021-07-16Cleanup: Move gpencil_geom.c to C++Hans Goudey
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Cleanup: Moving `mesh_evaluate` and `mesh_normals` to C++Jagannadhan Ravi
2021-07-02Cleanup: Move bvhutils.c to C++Hans Goudey
2021-07-01Cleanup: split normal calculation into it's own fileCampbell Barton
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton