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-09-18progresstemp-chunk-listJacques Lucke
2022-09-18Merge branch 'master' into temp-chunk-listJacques Lucke
2022-09-18BLI: Add generic utlity for gathering values with indicesMattias Fredriksson
2022-09-17Merge branch 'master' into temp-chunk-listJacques Lucke
2022-09-17IndexRange: Add new `intersect` methodClément Foucault
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-15Cleanup: quiet sign-conversion warning in OFFSETOF_STRUCT_AFTERCampbell Barton
2022-09-15Cleanup: spelling in comments, comment blocksCampbell Barton
2022-09-14Cleanup: Add missing licence headersHans Goudey
2022-09-13Geometry Nodes: Port the trim curve node to the new data-blockMattias Fredriksson
2022-09-13CMake: exclude BLI_args when building as a Python moduleCampbell Barton
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-12BLI: Add utility functions to generic spansHans Goudey
2022-09-12Tests: add tests for leading (relative) slashes for BLI_path_joinCampbell Barton
2022-09-11progressJacques Lucke
2022-09-10improve extendJacques Lucke
2022-09-10cleanupJacques Lucke
2022-09-10progressJacques Lucke
2022-09-10progressJacques Lucke
2022-09-10progressJacques Lucke
2022-09-10progressJacques Lucke
2022-09-10cleanupJacques Lucke
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-10try implementing stack in terms of ChunkListJacques Lucke
2022-09-10add stack functionsJacques Lucke
2022-09-10improveJacques Lucke
2022-09-10progressJacques Lucke
2022-09-09Merge branch 'master' into temp-chunked-listJacques Lucke
2022-09-09Cleanup: remove BLI_make_file_stringCampbell Barton
2022-09-09Realtime Compositor: Implement pixelate nodeOmar Emara
2022-09-09Cleanup: remove paranoid NULL checksCampbell Barton
2022-09-09License headers: use SPDX identifiersCampbell Barton
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-08Fix: Integer type in linear probing strategyHans Goudey
2022-09-07progresstemp-chunked-listJacques Lucke
2022-09-07progressJacques Lucke
2022-09-07initial vector listJacques Lucke
2022-09-07BLI: new C++ BitVector data structureJacques Lucke
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-09-06BLI: Add new `blender::Pool` containerClément Foucault
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Cleanup: reduce scope, quiet unused variable warningsCampbell Barton
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30Cleanup: formatCampbell Barton
2022-08-28Cleanup: Slightly improve virtual array implementation consistencyHans Goudey
2022-08-28Curves: Avoid creating types array when unnecessaryHans Goudey
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton