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-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24UDIM: Improve tile format detection in filenamesJesse Yurkovich
2022-03-21Cleanup: move image_save.c to c++Brecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-16Curves: Initial evaluation for curves data-blockHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Curves: Move constructor/assignmentHans Goudey
2022-03-10Cleanup: Move image.c to c++Jesse Yurkovich
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-28Cleanup: Move mesh_validate.c to C++Hans Goudey
2022-02-23CMake: include missing filesCampbell Barton
2022-02-16Curves: Further implementation of new curves data structureHans Goudey
2022-02-15Cleanup: Rename file used for calculating mesh edgesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-02LibOverride: Move proxy conversion code in its own file.Bastien Montagne
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
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