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
2019-09-18Fix T69580: Smooth brush freezes on highpoly meshPablo Dobarro
2019-09-18Sculpt: Split original normal into original normal and planePablo Dobarro
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-17Fix topology automasking when starting from a boundary vertexPablo Dobarro
2019-09-17Sculpt: Add pose origin preview to the Pose BrushPablo Dobarro
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Cleanup: undeclared variable warnings, extra semicolonCampbell Barton
2019-09-13Fix T69816: Using Transform gizmos in Sculpt Mode while MultiRes is activated...Pablo Dobarro
2019-09-13Fix T69804: Transform tools in sculpt mode fails with transformed objectsPablo Dobarro
2019-09-12Fix T69737: Crash using the Elastic Deform brush and CompressibilityPablo Dobarro
2019-09-11Fix T69722: Pose brush crashes with multires modifierPablo Dobarro
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-10Cleanup: no need to add Brush.flag2Campbell Barton
2019-09-10Fix T69723: Crash with mask expand operator while in rendered or material viewPablo Dobarro
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-10Fix warning and naming in mask expandPablo Dobarro
2019-09-10Sculpt: Mask Expand operatorPablo Dobarro
2019-09-09Cleanup: fix compiler warningsBrecht Van Lommel
2019-09-09Fix crashing mask brush after recent changesBrecht Van Lommel
2019-09-09Sculpt: Pose BrushPablo Dobarro
2019-09-09Sculpt: Topology automaskingPablo Dobarro
2019-09-09Cleanup: unused functionsCampbell Barton
2019-09-09Sculpt: Mask Filter and Dirty Mask generatorPablo Dobarro
2019-09-09Cleanup: missing break & shadowing warningsCampbell Barton
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro
2019-09-09Sculpt: Elastic Deform BrushPablo Dobarro
2019-09-09Sculpt: Draw Sharp BrushPablo Dobarro
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-27Fix T68763: Smooth Brush not working in LookDev or Rendered ModePablo Dobarro
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Cleanup: use const arguments for vertex coordsCampbell Barton
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: unused warningsCampbell Barton
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-09Fix T57652: Multires undo broken with shared object dataSergey Sharybin
2019-06-21Fix T65969: missing update of properties editor for Dyntopo checkboxAlessio Monti di Sopra
2019-06-17Fix T65620: Sculpting brush size jumping.mano-wii
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Fix T65437: sculpt dyntopo undo not showing correct meshBrecht Van Lommel