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-13new color layer copies the color from current layerDarshan 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-08-02new color layor set to default rather tha copying previos oneDarshan Kadu
2017-08-02increase the color layer to 64Darshan Kadu
2017-07-26subsurface modier changed to consider alpha display in vpaintDarshan 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-18modified the ply importer to take alpha in vpaintDarshan Kadu
2017-07-18removed the traces of printf() which was slowing the paintingDarshan Kadu
2017-07-14now alpha effect can be seen in 3d view in vpaintDarshan Kadu
2017-07-13added alpha support to the collada exporter for vpaintDarshan Kadu
2017-07-12 added the addons to script folder, alpha supprt for fbx and olyDarshan 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-27fixed a bug for vertex mask selectionDarshan 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-05-30Alembic import: fixed bug interpolating between frames.Sybren A. Stüvel
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Alembic export: normalise the homogeneous component after scalingSybren A. Stüvel
2017-05-30Alembic export: make the start/end frame default values less reasonableSybren A. Stüvel
2017-05-30Alembic export: avoid create-and-reset of shared pointerSybren A. Stüvel
2017-05-30Alembic export: prevent rounding error buildup in frame sample timeSybren A. Stüvel
2017-05-30Move GHash/GSet/LinkList iterators to BLI filesSergey Sharybin
2017-05-30Fix UI message (no points and no phrases in tooltips please!).Bastien Montagne
2017-05-30Depsgraph: Use own implementation of stack rather than the one from STLSergey Sharybin
2017-05-30Tweak UI messgae checking macro, identifiers are not always available...Bastien Montagne
2017-05-30Silence warning in RNA when building without fluidsim.Bastien Montagne
2017-05-30Move hash_combine utility function to a more generic placeSergey Sharybin
2017-05-30Fix strict compiler warning in C++ RNASergey Sharybin
2017-05-30ImBuf: Fix strict compiler warning in Cineon image IOSergey Sharybin
2017-05-30Audaspace: Don't use strict flagsSergey Sharybin
2017-05-30Cycles: Cleanup, trailing whitespaceSergey Sharybin
2017-05-30Fix T50775: Missing parenthesis on fluid bake button.Bastien Montagne
2017-05-30Fix T51652: Cycles - Persistant Images not storing imagesLukas Stockner