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-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-24Cleanup: sort cmake file listsCampbell Barton
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-07Remove dead numaapi code in blenlibSergey Sharybin
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2021-12-21Fix T93960: Asset Catalogs I/O fails with unicode file paths on WindowsSybren A. Stüvel
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-10-28Fix install paths for blender thumbnailer when not building a portable installSebastian Parborg
2021-10-26BlenLib: Add JSON Serialization/Deserialization Abstraction Layer.Jeroen Bakker
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-03Cleanup: move resource scope method definitions out of classJacques Lucke
2021-09-17Blenlib: introduce a UUID typeSybren A. Stüvel
2021-09-15Geometry Nodes: multi threaded field evaluationJacques Lucke
2021-09-10BLI: Add Cycles compatible Perlin noiseOmar Emara
2021-08-26Cleanup: soft CMake file listsCampbell Barton
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-21Refactor low-level blendfile reading into separate filesLukas Stockner
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Add initial `BLI_math_time` with a 'seconds decompose' function.Bastien Montagne
2021-06-09BLI_task: add TLS support to BLI_task_parallel_mempoolCampbell Barton
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-13BLI: add initial wrapper for tbb::enumerable_thread_specificJacques Lucke
2021-04-01BLI: rename resource collector to resource scopeJacques Lucke
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-21Functions: refactor virtual array data structuresJacques Lucke
2021-02-23BLI: new FunctionRef typeJacques Lucke
2021-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20CMake: add missing headersCampbell Barton
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2020-12-16BLI: add new InplacePriorityQueue data structureJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-30Fix T83196: bad matrix to quaternion precision near 180 degrees rotation.Alexander Gavrilov
2020-11-28Fix T83023: incorrect shape of cyclic F-Curve with only two points.Alexander Gavrilov
2020-09-30Cleanup: sort cmake file listsCampbell Barton
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-09BLI: new string search api that supports fuzzy and prefix matchingJacques Lucke
2020-09-07Cleanup: include missing header files in CMakeCampbell Barton
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-19BLI: improve exception safety of Vector, Array and StackJacques Lucke
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06Cleanup: avoid debug-only includes for BLI_assert.hCampbell Barton