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-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-23Fix: Crash with empty vertex group in mask modifierHans Goudey
2022-09-23Fix: Assert calculating mesh triangulationHans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Mesh: Use cached looptris in draw cache extractionHans Goudey
2022-09-23Mesh: Move sculpt face sets to a generic attributeHans Goudey
2022-09-23Cleanup: fix compiler errorsJacques Lucke
2022-09-23Depsgraph: generalize passing parameters to depsgraph object iteratorJacques Lucke
2022-09-23Fix T101109: Animation on nodes problems when dealing with Node GroupsPhilipp Oeser
2022-09-23Cleanup: use ELEM macroCampbell Barton
2022-09-22Fix T100846: Bump blender file min version for forward compatibility warningCharlie Jolly
2022-09-22Geometry Nodes: Add Self Object NodeHans Goudey
2022-09-22Cleanup: Use const arguments for node group poll functionHans Goudey
2022-09-21Attributes: Allow calling "finish" on empty accessorsHans Goudey
2022-09-21Attributes: Correct implementation of typed "write_only" methodHans Goudey
2022-09-21Mesh: Avoid uninitialized values when converting BMesh to MeshHans Goudey
2022-09-21Cleanup: spelling in commentsCampbell Barton
2022-09-21Fix T101188: Fluid modifier doesn't workHans Goudey
2022-09-21Cleanup: Remove BKE_ prefix for local functionsHans Goudey
2022-09-20Sculpt: Fix T100479: Boundary expand crashJoseph Eagar
2022-09-20Move workspace.c to C++Jacques Lucke
2022-09-20Fix T101214: hidden link can cause cycle in node treeJacques Lucke
2022-09-20Painting: Don't calculate rake rotation when texture is not set.Jeroen Bakker
2022-09-20Cleanup: Move mesh_mapping.c to C++Hans Goudey
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-19Cleanup: Improve comment for curve component legacy curvesHans Goudey
2022-09-19Cleanup: spellingCampbell Barton
2022-09-19Fix T101137: Crash with Transform NodeWannes Malfait
2022-09-18Curves: Remove CurveEval and old Spline typesHans Goudey
2022-09-18Curves: Port Curve to Points node to the new data-blockHans Goudey
2022-09-18Fix T101166: crash when creating group input socketJacques Lucke
2022-09-18Geometry Nodes: New Face Set Boundaries nodeWannes Malfait
2022-09-18Curves: Correct and improve Catmull Rom interpolationMattias Fredriksson
2022-09-18Curves: Don't allow resolutions less than 1Hans Goudey
2022-09-18Fix: Crash after recent attributes commitHans Goudey
2022-09-17Attributes: Validate some builtin attributes for untrusted inputsHans Goudey
2022-09-17Fix T100330: Remove Render Slot not working for first slotLukas Stockner
2022-09-17GPencil: Remove Leak SizeAntonio Vazquez
2022-09-17Cleanup: formatCampbell Barton
2022-09-17Cleanup: compiler warningsCampbell Barton
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-16Sculpt: add .sculpt to allow_procedural_attribute_accessJoseph Eagar
2022-09-16Fix: Missing updates for multires sculptingHans Goudey
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-09-16Fix: crash when evaluating geometry nodes after deleting an unlinked nodeJacques Lucke
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-15Cleanup: Rename attribute required functionsHans Goudey
2022-09-15Fix: Merging mesh and non-empty BMesh creates "flag" attributesHans Goudey