Blender Git Commit Log

All Blender Git commits.

Page: 3127 / 8462

July 1, 2018, 15:21 (GMT)
New Colorize Shader effect

This effects is used to convert to GrayScale, Sepia, BW and other color changes.
July 1, 2018, 14:53 (GMT)
Merge branch 'blender2.8' into asset-engine
July 1, 2018, 14:49 (GMT)
Merge branch 'blender2.8' into asset-engine

Conflicts:
source/blender/blenkernel/BKE_library.h
source/blender/blenloader/intern/versioning_280.c
source/blender/blenloader/intern/versioning_defaults.c
source/blender/windowmanager/WM_api.h
July 1, 2018, 14:48 (GMT)
Fix T55687: compile error when not using c++11.
July 1, 2018, 14:32 (GMT)
Fix T55626, fix T55106: Cycles motion blur + persistent images bug.
July 1, 2018, 14:22 (GMT)
Merge branch 'master' into blender2.8
July 1, 2018, 14:13 (GMT)
New Rim FX shader effect

This effect allows to create a rim around the whole drawing.

A mask color can be defined in order to keep drawing lines below the rim.
July 1, 2018, 13:57 (GMT)
RNA: use bool for boolean RNA types

We were using int's for bool arguments in BKE,
just to avoid having wrapper functions.
Revision 0c25881 by Rohan Rathi (master)
July 1, 2018, 13:25 (GMT)
Cleanup of fix_normal_shading
Fixed the edge crease that was present and also made significant
performance improvements.
July 1, 2018, 09:21 (GMT)
Reorder FX shader types
July 1, 2018, 09:11 (GMT)
Merge branch 'greasepencil-object' into temp-greasepencil-vfx
July 1, 2018, 09:09 (GMT)
Rename variable after merge
July 1, 2018, 09:01 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 1, 2018, 09:00 (GMT)
Add annotation layer with the right name

When adding layers, the name of the layer is different for grease pencil object and annotation.
July 1, 2018, 08:32 (GMT)
Cleanup: reduce variable scope
July 1, 2018, 08:26 (GMT)
Cleanup: avoid calloc when immediately overwritten
July 1, 2018, 07:23 (GMT)
Cleanup: remove num argument prefix
July 1, 2018, 07:13 (GMT)
Cleanup: RNA naming
July 1, 2018, 06:42 (GMT)
Cleanup: use '_len' suffix for line stipple
July 1, 2018, 06:36 (GMT)
3D View: use 3px dashed relationship line

Seems this was accidentally doubled from 2.7x?
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021