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-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Sculpt: Weight normal and area sampling towards the brush centerPablo Dobarro
2020-03-27Fix T74637: Reset face set data when disabling dyntopoPablo Dobarro
2020-03-27Cleanup: quiet unused function warningCampbell Barton
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-26Sculpt: Create Face Set by Edit Mode SelectionPablo Dobarro
2020-03-26Sculpt: Face Sets Init operatorPablo Dobarro
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-26Fix T74780: Face sets operators not aware of SCULPT_FACE_SET_NONEPablo Dobarro
2020-03-26Fix T74761: Reimplement vertex to face sets visibility syncPablo Dobarro
2020-03-26Fix T74808: Division by 0 in Cloth brush solver with overlapping verticesPablo Dobarro
2020-03-26Fix T75089: Missing pmap when using Face Sets in the mesh filterPablo Dobarro
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-26Fix crash with missing NULL check accessing grease pencil paintCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-26Fix crash setting the brush with the current brush was unsetCampbell Barton
2020-03-26Fix T74711: tiling brush option in image editor not working anymoreBrecht Van Lommel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Fix T74838: fix dereferencing of NULL in sculpt_no_multires_poll when no acti...Robert Guetzkow
2020-03-16Update viewport rotation origin when changing Face Set visibilityPablo Dobarro
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-12Fix boundary edges detection ignoring Face Set visibilityPablo Dobarro
2020-03-12Fix flood fill operation not taking into account hidden verticesPablo Dobarro
2020-03-12Use golden ratio conjugate for Face Sets hue generationPablo Dobarro
2020-03-12Fix Face Set operators not modifying sigle poly Face SetsPablo Dobarro
2020-03-12Fix T74646: Pick a random face set to be rendered white when randomizing the ...Pablo Dobarro
2020-03-12Fix T74648: Do not relax with 0 neighbors or no vertex normalPablo Dobarro
2020-03-12Fix mesh shrinking when using the relax mesh filter.Pablo Dobarro
2020-03-12Fix T74659: Seaching for operator crashes BlenderAntonio Vazquez
2020-03-11Fix T74315: Cloth brush breaks orbit around selectionJacques Lucke
2020-03-11Cleanup: clang-formatCampbell Barton
2020-03-10Fix rendering artifacts when changing Face Sets visibilityPablo Dobarro
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-09Fix T74354: Avoid division by 0 when calculating hardnessPablo Dobarro
2020-03-09Sculpt: Edge AutomaskingPablo Dobarro
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-09Face Sets: Add relax support to Mesh Filter and Draw Face SetsPablo Dobarro
2020-03-09Fix Cloth Brush not working with automaskingPablo Dobarro
2020-03-09Fix T74499: Add visibility checks to Face Sets creation operationsPablo Dobarro
2020-03-09Sculpt: Remove hardcoded hardness from Clay brushPablo Dobarro
2020-03-09Fix T74492: Reset Face Set data when cancelling the expand operatorPablo Dobarro
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-07Fix T74513: Wrong naming in some Face Set comments and operatorsPablo Dobarro