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-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-07Fix Clang/Linux build error after line primitive parallelizationBrecht Van Lommel
2022-04-07Geometry Nodes: Parallelize mesh line nodeHans Goudey
2022-04-07Geometry Nodes: avoid data copy in store named attribute nodeJacques Lucke
2022-04-07Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-07Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-04-06Cleanup: Simplify if statements, clang tidyHans Goudey
2022-04-05Cleanup: fix various typosBrecht Van Lommel
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-04Fix T96838: Missing translations in link drag searchHans Goudey
2022-04-01Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-04-01Geometry Nodes: Port set handle nodes to new data-blockHans Goudey
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-30Curves: Port resample node to the new data-blockHans Goudey
2022-03-30Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-30Geometry Nodes: Remove soft min from extrude node scaleHans Goudey
2022-03-30Curves: Port curves total length node to the new data-blockHans Goudey
2022-03-30Curves: Port length node to the new data-blockHans Goudey
2022-03-30Curves: Port parameter node to the new data-blockHans Goudey
2022-03-29Cleanup: use value initialization instead of copying default valueJacques Lucke
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-25Cleanup: Simplify logic, rename variablesHans Goudey
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-24Cleanup: Typo, improve variable namesHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-22Fix: Drag link search doesn't always connect to socketLeon Schittek
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-22Fix T96577: setting curve handles not working correctly with multiple curvesJacques Lucke
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-22Fix T96420: Set ID node not working for instancesJacques Lucke
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-19Make Format ChangesHarley Acheson
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18Curves: Port reverse curves node to the new data-blockHans Goudey
2022-03-18Cleanup: Remove unnecessary namespace usage, use constHans Goudey
2022-03-18Curves: Port fill curve node to the new data-blockHans Goudey
2022-03-18Curves: Port transform node to new data-blockHans Goudey
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-18Curves: Port handle type selection node to new data-blockHans Goudey
2022-03-18Curves: Port Bezier Segment node to the new data-blockHans Goudey
2022-03-18Curves: Port convex hull node to new data-blockHans Goudey
2022-03-18Cleanup: Remove unused includesHans Goudey
2022-03-18Cleanup: Rename "spline" variables to "curve"Hans Goudey