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
2020-11-16Fix T82736, Exact Boolean fail with repeated subtraction of same object.Howard Trickey
2020-11-09Fix T82495: assert with cast modifier in edit-modeCampbell Barton
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-04Modifiers: return empty mesh in case of error in Volume to Mesh modifierJacques Lucke
2020-11-04Fix T82393: Volume to Mesh modifier with sequence fails during renderingJacques Lucke
2020-11-03Fix T82074: Volume to Mesh normals are invertedJacques Lucke
2020-11-03Fix T81988: Surface Deform "Bind" causes vertices to spikeCampbell Barton
2020-11-01Fix T82089 Boolean on empty mesh with collection fails.Howard Trickey
2020-10-26UI: Datatransfer modifier: set mix factor inactive when not in usePhilipp Oeser
2020-10-22Fix T81909: Translation missing for some labels in modifier panelsHans Goudey
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-20Cleanup: warning on windowsJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20Volumes: simplify volumes in modifiers or on loadJacques Lucke
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Cleanup: Use BLI string functionsHans Goudey
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-17UI: Tweak decimate modifier layoutHans Goudey
2020-10-14Cleanup: spellingCampbell Barton
2020-10-13Fix T81467: Crash with KD-Tree Weld ModifierGermano Cavalcante
2020-10-12Cleanup: use openvdb matrices properlyJacques Lucke
2020-10-12Volumes: reduce step and default of strength in Volume Displace modifierJacques Lucke
2020-10-12Volumes: use bounding box diagonal to compute adaptive voxel sizeJacques Lucke
2020-10-10Exact Boolean: let Collection be empty.Howard Trickey
2020-10-10Cleanup: remove unnecessary commentsCampbell Barton
2020-10-09Volumes: lower minimal voxel size in Mesh to Volume modifierJacques Lucke
2020-10-07Refactor `BKE_id_copy_ex` to return the new ID pointer.Bastien Montagne
2020-10-07Volumes: new Volume Displace modifierJacques Lucke
2020-10-05Fix T80897: Complex solidify crash when special ngons are mergedHenrik Dick
2020-10-05Fix T80893: Complex solidify special case with singularityHenrik Dick
2020-10-05Fix T80895: Complex solidify compare edges by contentHenrik Dick
2020-10-05Modifiers: Use vertex group options for complex solidify flat facesHenrik Dick
2020-10-05Fix T80269: Match material offset in solidify modesHenrik Dick
2020-10-05Revert "Volumes: make Mesh to Volume modifier independent of object transforms"Brecht Van Lommel
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-02Volumes: make Mesh to Volume modifier independent of object transformsJacques Lucke
2020-10-01Cleanup: Use DNA defaults for cloth modifierHans Goudey
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-10-01Fix subdivision surface wrong for non-limit surface and subdivision level 1Brecht Van Lommel
2020-10-01Use DNA defaults system for modifiersHans Goudey
2020-10-01Cleanup: Remove unused variableHans Goudey
2020-10-01Fix: Mesh to Volume modifier crashes when object is in edit modeJacques Lucke
2020-10-01Fix some inactive modifier properties not being editableBrecht Van Lommel
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-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke