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-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-06Sculpt: Cloth Brush simulation area propertyPablo Dobarro
2020-08-06Cleanup: Paint Cursor RefactorPablo Dobarro
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-18Cleanup: GPU: Encapsulate scissor testClément Foucault
2020-07-18Cleanup: PaintCursor: Use GPUTexture instead of opengl callsClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: Add functions to check the first brush step and symmetry passesPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-15Cleanup: missing-prototypes warningCampbell Barton
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
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