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-11-12BLI: improve CPPType systemJacques Lucke
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-21Cleanup: spelling in commentsCampbell Barton
2022-09-20Geometry Nodes: improve evaluator with lazy threadingJacques Lucke
2022-09-20Cleanup: add hint that typedef is used as compiler bug workaroundJacques Lucke
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-15Workaround for msvc compiler bugJacques Lucke
2022-09-15Cleanup: use doxy sections, remove outdated commentCampbell Barton
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-07-22Geometry Nodes: Port sample curves node to new data-blockHans Goudey
2022-06-25Functions: improve span buffer reuse in procedure executionJacques Lucke
2022-06-25Functions: avoid using Map for small valuesJacques Lucke
2022-06-23Geometry Nodes: Optimize selection for virtual array inputHans Goudey
2022-06-19Functions: speedup multi-function procedure executorJacques Lucke
2022-06-05Geometry Nodes: Use fields for delete geometry inversionHans Goudey
2022-05-31Functions: speedup preparing multi-function parametersJacques Lucke
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Workaround for msvc compiler bugJacques Lucke
2022-05-12Cleanup: remove warnings due to maybe-used variablesJacques Lucke
2022-04-28Cleanup: spelling in commentsCampbell Barton
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-21Functions: fix procedure executor not writing output in correct bufferJacques Lucke
2022-04-12Cleanup: remove unused multi-functionJacques Lucke
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-07Functions: optimize simple generated multi-functionsJacques Lucke
2022-04-07Cleanup: make CustomMF_* implementations more similarJacques Lucke
2022-04-07Functions: parallelize materializing arrays after field evaluationJacques Lucke
2022-04-04Functions: allow for better compiler optimizationJacques Lucke
2022-03-29Functions: move loops into function buildersJacques Lucke
2022-03-29Cleanup: use value initialization instead of copying default valueJacques Lucke
2022-03-25Geometry Nodes: Multi-thread creation of selection from fieldHans Goudey
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-02-24Cleanup: Typo in commentHans Goudey
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-04Cleanup: avoid generating some functions in all translation unitsJacques Lucke
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
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