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-27Modifier: smooth interpolation supportHenrik Dick
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-07-29Fix T89213: Some modifier properties have wrong subtypeGermano Cavalcante
2021-07-24Weld Modifier: add "loose_edges" optionFredrik Hansson
2021-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-05-17UI: use non-linear slidersHenrik Dick
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-09UI: Clean up sub-panel for new boolean modifier optionsHans Goudey
2021-03-08UI: UVProject modifier: clarify aspect & scale are only for cameraPhilipp Oeser
2021-03-08Cleanup: add use prefix for booleanCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-03Cleanup: make formatJacques Lucke
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-19UI: Use title case for labelHans Goudey
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-26Subsurf: Expose all UV interpolation optionsSergey Sharybin
2021-01-26Subdiv: Fix typo in RNA enum value nameSergey Sharybin
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-08Cleanup: clang formatPhilipp Oeser
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-14Fix T83673: Custom node trees selectable in nodes modifierHans Goudey
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-09Cleanup: use common 'MOD_WELD_MODE_' prefixCampbell Barton
2020-12-09Modifier: Add "Connected" mode to the weld modifierHenrik Dick
2020-12-02Geometry Nodes: unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-12-02Cleanup: remove most of "#ifdef WITH_GEOMETRY_NODES"Dalai Felinto
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-11-12Cleanup: Imperative tense in property descriptionRichard Antalik
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20UI: Sort "Volume to Mesh" and "Mesh to Volume" in alphabetical orderPablo Vazquez
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-12Volumes: reduce step and default of strength in Volume Displace modifierJacques Lucke
2020-10-09Volumes: lower minimal voxel size in Mesh to Volume modifierJacques Lucke
2020-10-07Volumes: new Volume Displace modifierJacques Lucke
2020-10-01Use DNA defaults system for modifiersHans Goudey