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-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-12CMake: Fix missing dependency in bf_editor_curvesMartijn Versteegh
2022-05-12Curves: add operator to convert hair particle system to new curvesJacques Lucke
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-04-14Curves: fix some issues with operator to convert to particle systemJacques Lucke
2022-04-14Cleanup: Clang tidyHans Goudey
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Curves: support converting curves to legacy hair systemJacques Lucke
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-01Curves: Move curves primitive to object add codeHans Goudey
2022-02-21Cleanup: move curves sculpt mode toggle operator to sculpt/paint moduleJacques Lucke
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-15Curves: add initial sculpt modeJacques Lucke