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-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-18Fix use of operator flag as booleanCampbell Barton
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Sculpt: fix face set extract clicking in empty spacePhilipp Oeser
2020-11-12Sculpt: use ESC key in addition to RMB to cancel eyedropperPhilipp Oeser
2020-11-12Fix T82388: Sculpt mode: Unexpected undo behavior.Bastien Montagne
2020-11-12Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-12Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-12Fix T82093: Sampled Colors Mismatch When Painting (Partial)Jeroen Bakker
2020-11-12Fix T81673: Color picker picks up UI and OverlayJeroen Bakker
2020-11-09Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-09Fix assert in the sculpt pen tilt codePablo Dobarro
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
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-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-06Fix T81915: Draw Face Sets not working with deformed sculpt meshPablo Dobarro
2020-11-06Fix memory leaks in sculpt mode trimming toolsPablo Dobarro
2020-11-06Fix T82400: Dyntopo detail size edit operator visual glitchPablo Dobarro
2020-11-06Fix Dyntopo detail size preview orientation not matching the cursorPablo Dobarro
2020-11-04Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-04Fix T81799: Enable use self in trimming tool booleansPablo Dobarro
2020-11-04Fix T81842: Cloth brush not creating simulation areas for each tiling symmetr...Pablo Dobarro
2020-11-04Fix T82297: Brush alpha not affecting smear tools strengthPablo Dobarro
2020-10-31Cleanup: clang-formatLukas Stockner
2020-10-30Sculpt: Dyntopo detail size edit operatorPablo Dobarro
2020-10-30Sculpt: Add normal orientation to lasso trim toolPablo Dobarro
2020-10-29Fix T82188: Sculpt Grab Silhouette and symmetry failsPhilipp Oeser
2020-10-27Fix T81854: crash when undoing switch between sculpt and edit mode.Bastien Montagne
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-26Cleanup: spellingCampbell Barton
2020-10-26Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-10-26Fix T81904: Cloth brush simulation failing with local area and mirrorPablo Dobarro
2020-10-26Sculpt: Implement plane deformation falloff for GrabPablo Dobarro
2020-10-26Sculpt: Option to limit the action of line gestures to the segmentPablo Dobarro
2020-10-26Sculpt: Face Set Edit delete Geometry operationPablo Dobarro
2020-10-23Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-23Fix T81934: Painting/Sculpting in ortho fails to let strokes pass through cli...Philipp Oeser
2020-10-22Sculpt: Grab silhouette optionPablo Dobarro
2020-10-22Fix T81932: Dyntopo crashing with sculpt vertex colors brush toolsPablo 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