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-09-18Merge remote-tracking branch 'origin/temp_bmesh_multires' into sculpt-devJoseph Eagar
2021-09-18Merge branch 'master' into temp_bmesh_multirestemp_bmesh_multiresJoseph Eagar
2021-09-18Merge branch 'master' into sculpt-devJoseph Eagar
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-16Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-08-24Sculpt dyntopo: Smooth improvements and bug fixesJoseph Eagar
2021-08-17Sculpt dyntopoJoseph Eagar
2021-07-15Merge branch 'master' into sculpt-devPablo Dobarro
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-06-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-01Merge branch 'master' into sculpt-devPablo Dobarro
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-05-13Dyntopo branchJoseph Eagar
2021-05-10Merge branch 'master' into sculpt-devPablo Dobarro
2021-05-05Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-04-30Fix sculpt mask operator crash running without a 3D viewCampbell Barton
2021-04-27Fix last commit flipping the order of booleans.Joseph Eagar
2021-04-27* Got box trim tool working for dyntopoJoseph Eagar
2021-03-19Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-14Sculpt: Apply latest clang-format changes to the branchPablo Dobarro
2021-03-14Merge branch 'master' into sculpt-devPablo Dobarro
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-08Merge branch 'master' into sculpt-devPablo Dobarro
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-02-28Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-02-12Merge branch 'master' into sculpt-devPablo Dobarro
2021-02-11Cleanup: clang-format, spellingCampbell Barton
2021-02-10Merge branch 'master' into sculpt-devPablo Dobarro
2021-02-10Fix Sculpt Gestures using normal orientation with translated objectsPablo Dobarro
2021-02-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-02-07PBVH depth: Improve detection with normal orientation in trimPablo Dobarro
2021-02-07Merge branch 'arcpatch-D9622' into sculpt-devPablo Dobarro
2021-02-07Sculpt: Location option for lasso trim and depth infoPablo Dobarro
2021-02-03Merge branch 'master' into sculpt-devPablo Dobarro
2021-02-03Fix T84370: Project tool not working with shape keysPablo Dobarro
2021-01-06Fix crash in fairing and memory optimizationPablo Dobarro
2020-12-21Merge remote-tracking branch 'origin/master' into temp_bmesh_multiresJoseph Eagar
2020-12-19Sculpt: Improve boundary artifacts in fairing mask with line gesturesPablo Dobarro
2020-12-15Sculpt: lasso and box project gesturesPablo Dobarro
2020-12-15Sculpt: Project gesture fairing deformation modePablo Dobarro
2020-12-15Fix T83504: Cancel trim operators when there is no geometryPablo Dobarro
2020-12-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
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