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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-08-14vertex mask selection works with tool fill nowDarshan Kadu
2017-08-09 curve falloff works properly with alpha nowDarshan Kadu
2017-08-08curve fall of works properly nowDarshan Kadu
2017-08-06fixed texture painting brush issueDarshan Kadu
2017-08-03vertex selection now works fine with occluded modeDarshan Kadu
2017-07-22added the color lock in vertex paintDarshan Kadu
2017-07-20 now alpha blends same as the rgb colorsDarshan Kadu
2017-07-18removed the traces of printf() which was slowing the paintingDarshan Kadu
2017-07-09added the alpha along with rgb in .ply exporter in vpaintDarshan Kadu
2017-07-07 added the alpha channel in vpaint a slider and change in ply exporterDarshan Kadu
2017-07-01finalised 1 = white and 0 = black for weight to vertex converterDarshan Kadu
2017-06-30 added the weight to paint converter as option in paint in verte xpainting an...Darshan Kadu
2017-06-29removed the redundant codeDarshan Kadu
2017-06-29 added weight to vertex paint converterDarshan Kadu
2017-06-23 added non-occluded mode for the weight paintingDarshan Kadu
2017-06-22added the non-occluded modeDarshan Kadu
2017-06-13added vertex mask featureDarshan Kadu
2017-06-11added accumulate optionDarshan Kadu
2017-06-10corrected typo mistake in difference blend modeDarshan Kadu
2017-06-04added softlight,exclusion,luminocity,saturtion,hue blend modesDarshan Kadu
2017-06-03added Color Dodge, Difference, Screen, Hardlight, Overlay blend modesDarshan Kadu
2017-06-01applied patch D2150.id8618.diff and fixed versioning_270.cDarshan Kadu
2017-03-03When creating texture/image in Texture Paint mode, both datablocks should get...Bastien Montagne
2017-02-27Fix/workaround T50677: Shrinkwrap constraint don't get updated when target me...Sergey Sharybin
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-12Fix T50056: Dyntopo brush size shortcut broken using constant detail setting.Julian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.Bastien Montagne
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-09-20Fix T49391: Texture paint is not aware of disabled color managementSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-22Sculpting: Avoid calculating and chaching viewport matricesJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-28Cleanup: IndentationSergey Sharybin
2016-07-28Fix T48838: Tiling sculpt problem with custom brushSergey Sharybin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-16Cleanup: spellingCampbell Barton
2016-07-15Cleanup: use BLI_math for paint smooth-strokeCampbell Barton
2016-07-14Cleanup: styleCampbell Barton
2016-07-13Vertex/Weight Paint: Support view-selected on last-strokeCampbell Barton
2016-07-11Fix T48812: Brush size invalid with HIDPICampbell Barton
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-07Fix memory leak switching sculpt mode + dyntopoCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-02BMesh: utility function to resize bmesh elementsCampbell Barton