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-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Move Multiplane Scrape brush to its own filePablo Dobarro
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-04Fix T74426: Crash in the IK Pose Brush preview with null preview chainPablo Dobarro
2020-03-01Cleanup: Move pose brush to its own filePablo Dobarro
2020-03-01Fix T73947: Support radial symmetry in Multiplane ScrapePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro
2020-02-10Fix T72690: Do not draw points behind the viewport camera in the paint cursorPablo Dobarro
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-30Sculpt: Add color alpha controls to the brush cursorPablo Dobarro
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-22Cleanup: warnings, set but unused varsCampbell Barton
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro
2019-11-21Clay Strips: Input pressure curve and new defaultsPablo Dobarro
2019-10-24Fix crash drawing the paint cursor over the redo regionCampbell Barton
2019-10-15Fix incorrect brush falloff flag useCampbell Barton
2019-10-08Sculpt: support automasking, pose and mask expand for multiresBrecht Van Lommel
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-07Sculpt/Paint: Invert curve alpha overlayPablo Dobarro
2019-10-01Sculpt: enable 3D paint cursor for multiresBrecht Van Lommel
2019-10-01UI: Changes to Paint CursorsHarley Acheson
2019-09-30UI: Use paint crosshair cursor in all paint & sculpt modesWilliam Reynish
2019-09-27Sculpt: Sculpt cursor UX improvementsPablo Dobarro
2019-09-27Sculpt: Pose brush origin offsetPablo Dobarro
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-26Fix (unreported) (2d) paint cursor always drawing in half alphaPhilipp Oeser
2019-09-26Fix T70260: Stencil Paint Overlay BrokenPhilipp Oeser
2019-09-24Fix T70140: Topology Automasking and 2D Falloff don't work correctly togetherPablo Dobarro
2019-09-20Fix paint cursor drawing assertsPhilipp Oeser
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-18Fix T69984: Cursor curve Alpha doesn't display curves other than CustomPablo Dobarro
2019-09-17Fix paint cursor crashPhilipp Oeser
2019-09-17Sculpt: Add pose origin preview to the Pose BrushPablo Dobarro
2019-09-17Fix part of T69728: drawing glitches with sculpt dynamic mesh previewBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-10Cleanup: no need to add Brush.flag2Campbell Barton
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-08-30Fix possible crash with new sculpting cursor, due to stack overflowBrecht Van Lommel
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-16Fix paint curve not drawing selection colors properlyBrecht Van Lommel
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton