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
2021-08-12Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-24Weld Modifier: add "loose_edges" optionFredrik Hansson
2021-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-03-18Cleanup: spellingCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-01-20Cleanup: spellingCampbell Barton
2021-01-19Refactor modifier copying code.Bastien Montagne
2020-12-09Cleanup: use common 'MOD_WELD_MODE_' prefixCampbell Barton
2020-12-09Modifier: Add "Connected" mode to the weld modifierHenrik Dick
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-23Cleanup: Use DNA deprecated guards around old flagsHans Goudey
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-10Cleanup: remove unused Modifier stackindex struct memberCampbell Barton
2020-10-07Volumes: new Volume Displace modifierJacques Lucke
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Subdivision Surfaces: add option disable using the limit surfacePiotr Ostrowski
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-07Add a Self option to the Exact boolean modifier. Fixes T52425.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-11Modifier: Maintain per-modifier session UUIDSergey Sharybin
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-03Ocean Modifier: Add viewport resolutionPhil Stopford
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-07-22Modifiers: option to preserve custom normals for subsurf & multiresCody Winchester
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey