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-03Cleanup: DRW: Fix unused parameters warningClément Foucault
2022-10-25Cleanup: Curves: Remove GPUTexture wrappers for buffer textureClément Foucault
2022-10-14Cleanup: Small changes to curves draw cacheHans Goudey
2022-10-14Curves: Multithread position vertex buffer extractionHans Goudey
2022-10-13Fix: Crash updating draw cache of original curves dataHans Goudey
2022-10-13Cleanup: Use std::mutex for mesh runtime mutexesHans Goudey
2022-09-22Curves editmode: show point selectionPhilipp Oeser
2022-09-01Metal: Minimum per-vertex stride, 3D texture size + Transform feedback GPUCap...Jason Fielder
2022-08-30Cleanup: Use standard variable name for curve pointsHans Goudey
2022-07-14Fix curve drawing crash after changing geometry nodes output.Lukas Tönne
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-06-23Cleanup: Use const argumentsHans Goudey
2022-06-18Cleanup: Always store attribute name in attribute requestHans Goudey
2022-06-18Cleanup: Remove unnecessary switch statementHans Goudey
2022-06-17Cleanup: Simplify syntax in curves draw cache fileHans Goudey
2022-06-17Cleanup: Remove redundant doxygen sectionHans Goudey
2022-06-15Cleanup: Miscellaneous improvements to draw attribute extractionHans Goudey
2022-06-07Cleanup: Correct commentsHans Goudey
2022-06-05Cleanup: Move remaining mesh draw code to C++Hans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-24EEVEE: support Curves attributes renderingKévin Dietrich
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-05-09Cleanup: simplify filling curve batch cache buffersJacques Lucke
2022-04-22Cleanup: Remove unused variables, adjust commentsHans Goudey
2022-04-22Curves: Further split of curves draw code from particlesHans Goudey
2022-04-08Curves edit mode: show dots for pointsKévin Dietrich
2022-03-31Cleanup: Curves draw cache renaming, use referencesHans Goudey
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-18Cleanup: Rename "spline" variables to "curve"Hans Goudey
2022-03-08Curves: increase default viewport resolution for curves objectJacques Lucke
2022-02-22Cleanup: Use curves wrapperHans Goudey
2022-02-16Curves: Further implementation of new curves data structureHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey