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-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23Fix: Errors in previous cleanup commitHans Goudey
2022-02-23Cleanup: Use new curves type enum for CurveEvalHans Goudey
2022-02-23Cleanup: Use new enum for CurveEval handle typesHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T95542: Dual Mesh crashes with some non-manifold verticesWannes Malfait
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T94495: Split edges node leads to a crash in edit modeHans Goudey
2022-02-17Fix build errors on Linux/clang after recent changesBrecht Van Lommel
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-15RNA: add RNA_collection_is_empty & RNA_property_collection_is_emptyCampbell Barton
2022-02-11Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-11Geometry Nodes: show indicator when realize instances node is in legacy modeJacques Lucke
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-02-08Eevee: support the no-op Bump node optimization like in Cycles.Alexander Gavrilov
2022-02-08Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-08Fix T95532: Merge node deletes everything for empty selectionsWannes Malfait
2022-02-07Nodes: Dynamic node class for Map Range nodeCharlie Jolly
2022-02-04Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-04Fix: Incorrect default distance for merge by distance nodeHans Goudey
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Cleanup: clang-formatCampbell Barton
2022-02-02Compositor: Combine and Separate XYZ NodeAaron Carlisle
2022-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-29Fix T94476: Threading/performance issue with curve to points nodeHans Goudey
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-27Fix: Complete transfer attribute input renamingHans Goudey
2022-01-27Geometry Nodes: String to Curves Line/Pivot PointErik
2022-01-26Cleanup: Move specific node tree execution functions into respective moduleAaron Carlisle
2022-01-26Geometry Nodes: Add or improve various socket descriptionsHans Goudey
2022-01-25Cleanup: Remove leftover hair fade code in CyclesAaron Carlisle
2022-01-25Cleanup: Remove unused variableHans Goudey
2022-01-25Geometry Nodes: Port weld modifier to the merge by distance nodeHans Goudey
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25Nodes: Improve link-drag search support for boolean math nodeHans Goudey
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts