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-04-03Fix T74205: crash cancelling transfrom operation in sculpt modeAsad-ullah Khan
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-02Sculpt: Add global automasking options for all brushesPablo Dobarro
2020-04-02Scultp: Face Set boundary automaskingPablo Dobarro
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-02Sculpt Undo: Allow Geometry undo step to be non-exclusiveSergey Sharybin
2020-04-02Fix Face Sets painting and selection precisionPablo Dobarro
2020-04-02Fix T75121: Memory leak in Surface SmoothPablo Dobarro
2020-04-02Fix mesh boundary automask curve falloffPablo Dobarro
2020-04-02Sculpt: Give a brief explanation of undo stackSergey Sharybin
2020-04-02Sculpt Undo: Fix multires undo for interleaved nodesSergey Sharybin
2020-04-01Sculpt Undo: Refactor Geometry undo nodesSergey Sharybin
2020-04-01Fix missing break statement in recent face-set supportCampbell Barton
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-29Cleanup: spelling, commentsCampbell Barton
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