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-19Fix T100578: Surface Deform modifier displays wrong in editmodePhilipp Oeser
2022-09-19Fix T100191: Crash with the wave modifier using normals in edit-modeCampbell Barton
2022-06-16Fix (unreported) bad memory access in read/write code of MeshDeform modifier.Bastien Montagne
2022-02-02Fix T94197: Applying boolean with fast solver clears bevel weightsCampbell Barton
2022-01-11Fix T94422: Shading/Normals break on array modifier capsPhilipp Oeser
2021-11-23Fix T92384: Wrong UV layers used with Boolean Modifier (Fast Solver)Campbell Barton
2021-11-02Pass correct array size to BKE_object_material_remap_calcJacob Lewallen
2021-09-06Fix invalid mask use for the UV-project modifierCampbell Barton
2021-08-23Fix: instances are made real when they shouldn't beJacques Lucke
2021-07-26Fix T89765: boolean modifier collection refcount issuePhilipp Oeser
2021-06-30Fix T89004: Undefined Geometry nodes cause a crash when connected to a Group ...Jeroen Bakker
2021-06-09Fix T88111: Skin modifier assets within invalid face normalsCampbell Barton
2021-05-26Fix T88250: crash when instancing object in disabled collectionJacques Lucke
2021-05-14Fix T87417: crash when evaluating geo nodes without window managerPratik Borhade
2021-04-30Fix T85470: Simple deform modifier causes artifacts at low anglesHenrik Dick
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-22Fix: geometry nodes logs incorrect preview dataJacques Lucke
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-21Curve modifiers: Disable 'Apply on Spline' option if not availablePhilipp Oeser
2021-04-17Cleanup: quiet compiler warning on macosJacques Lucke
2021-04-16Fix T87169: support attribute search on group nodesJacques Lucke
2021-04-16Fix T85691: attributes used by geometry nodes were removed automaticallyJacques Lucke
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Realize instances when applying modifiersHans Goudey
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-09Geometry Nodes: quiet warning when using object info nodeJacques Lucke
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support instances in attribute searchHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-02Modifiers: Fix build error with GMPAnkit Meel
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey
2021-04-02Cleanup: Remove unused code in boolean modifierHans Goudey
2021-04-01Geometry Nodes: Improve speed of boolean node, use multi-input socketHans Goudey
2021-04-01BLI: rename resource collector to resource scopeJacques Lucke
2021-04-01Geometry Nodes: add socket value logging capabilityJacques Lucke
2021-03-31Fix T87087: attributes were removed automatically even though they are still ...Jacques Lucke
2021-03-31Fix T86879 Boolean exact crash with dependency loop.Howard Trickey
2021-03-30Geometry Nodes: support multiple group input nodesJacques Lucke
2021-03-30Fix simple solidify wrong custom data on large ngonsHenrik Dick
2021-03-29Fix T86876: cannot modify float properties of geometry nodes modifier from Py...Jacques Lucke
2021-03-29Fix T86966: crash when rendering with geometry nodesJacques Lucke
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-21Cleanup: use static local variablesCampbell Barton
2021-03-20Geometry Nodes: fix crash when inserting certain invalid linksJacques Lucke
2021-03-19Nodes: provide access to type specific data through node tree refJacques Lucke