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-27Fix broken obj tests from earlier commitKévin Dietrich
2022-04-27Fix T96327: data transfer crash with GPU subdivisionKévin Dietrich
2022-04-26UI: Support setting context for buttons without layoutJulian Eisel
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-04-26Geometry Nodes: Avoid parallel_for_each with a single geometryHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Cleanup: use boolean arguments and return valuesCampbell Barton
2022-04-26Cleanup: remove NULL check and outdated commentCampbell Barton
2022-04-26Cleanup: names in text functionsCampbell Barton
2022-04-26Fix bone "auto-name by axis" failure to clip long namesCampbell Barton
2022-04-26Cleanup: simplify text copying string operationsCampbell Barton
2022-04-26Fix: Correctly copy and update curve type counts cacheHans Goudey
2022-04-26Fix T97595: Modifier attribute output broken for vertex groupsHans Goudey
2022-04-25Curves: Cache the number of curves of each typeHans Goudey
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-25Cleanup: add missing doxy sections in customdataCampbell Barton
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-22Fix T96498: Modifiers affect multiple curve objectsHans Goudey
2022-04-22Fix Data Transfer Projected Face/Edge Interpolated mode is wrongPhilipp Oeser
2022-04-22Fix accessing attribute data in editmodePhilipp Oeser
2022-04-21Cleanup: Remove unused argument to mesh modifier evaluationHans Goudey
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Fix Empty "Only Axis Aligned" viewing angle depends on object scalePhilipp Oeser
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-20Cleanup: Remove redundant types from custom data masksHans Goudey
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Material: Add name to default shadersClément Foucault
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-17Fix T97366: Misdetection of numbers as UDIMs in certain filepathsJesse Yurkovich
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-15Curves: Port curve to mesh node to the new data-blockHans Goudey
2022-04-15Fix: Apply tilt in curves data-block normals calculationHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-15Curves: initial geometry nodes support for curves objectsJacques Lucke
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-04-14Fix: Use after free when removing attribute on instancesHans Goudey
2022-04-14Fix T95700: Oject Info node does not work with GPU subdivided meshesKévin Dietrich
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14Correct error in 405bff7fd8ed5df8d44a1362763fac7c00e2060bCampbell Barton
2022-04-14Fix T68290: Baked particles don't render in final frameCampbell Barton
2022-04-14Cleanup: Make curve deform argument optionalHans Goudey