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-03-24Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-04-30Fix sculpt mask operator crash running without a 3D viewCampbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-02-11Cleanup: clang-format, spellingCampbell Barton
2021-02-10Fix Sculpt Gestures using normal orientation with translated objectsPablo Dobarro
2021-02-03Fix T84370: Project tool not working with shape keysPablo Dobarro
2020-12-15Fix T83504: Cancel trim operators when there is no geometryPablo Dobarro
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-12Fix T82388: Sculpt mode: Unexpected undo behavior.Bastien Montagne
2020-11-09Merge branch 'blender-v2.91-release' into masterJacques Lucke
2020-11-09Sculpt: Fix off-by-one error when creating bitmap for lasso gestureJacques Lucke
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-06Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-06Fix memory leaks in sculpt mode trimming toolsPablo Dobarro
2020-11-04Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-04Fix T81799: Enable use self in trimming tool booleansPablo Dobarro
2020-10-31Cleanup: clang-formatLukas Stockner
2020-10-30Sculpt: Add normal orientation to lasso trim toolPablo Dobarro
2020-10-26Sculpt: Option to limit the action of line gestures to the segmentPablo Dobarro
2020-10-21Fix T81929: Sculpt: Mask operators missing drawing update on meshes withPhilipp Oeser
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-21UI: Fix typo in sculpt trim tool descriptionHans Goudey
2020-10-20Fix T81776: Sculpt line gestures not working with transformed objectsPablo Dobarro
2020-10-20Fix missing Sculpt Overlays updates when using modifiersPablo Dobarro
2020-10-18Sculpt: Fix (unreported) assert getting trimming cursor depth optionPhilipp Oeser
2020-10-15Silence warningDalai Felinto
2020-10-15Sculpt: Use cursor depth in trimming gesturesPablo Dobarro
2020-10-15Fix T80625: Trimming tools not working with transformed objectsPablo Dobarro
2020-10-06Sculpt: Union and Join mode for trim toolsPablo Dobarro
2020-10-05Fix T81343: Smooth shading normals not updating with line project toolPablo Dobarro
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Fix bad allocation in mask sculpt gesturesPablo Dobarro
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-07Sculpt: Sculpt Trimming gestures toolsPablo Dobarro
2020-09-05Cleanup: spellingCampbell Barton
2020-09-04Cleanup: Use function pointers in sculpt gesturesPablo Dobarro
2020-09-03Sculpt: Sculpt Face Set gestures toolsPablo Dobarro
2020-08-26Clenaup: Refactor Sculpt gesture mask operatorsPablo Dobarro
2020-08-10Sculpt: Option to mask front faces only using Lasso and Box MaskPablo Dobarro
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton