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-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
2020-08-04Sculpt: Split Box Mask into its own operatorPablo Dobarro
2020-06-30Cleanup: unused argumentsCampbell Barton
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro