tornavis/source/blender
Campbell Barton 14d947dcad DRW: generalize selecting between regular/clipped shaders
Each engine was doing this on its own.
Move to DRWContextState, use an enum.
2019-01-23 13:34:55 +11:00
..
alembic Cleanup: style 2019-01-18 08:59:41 +11:00
avi
blenfont Cleanup: Remove unused variable 2019-01-22 12:02:35 +01:00
blenkernel Fix T58492: smoke flow jitters around flow source when using adaptive domain. 2019-01-22 21:52:15 +01:00
blenlib Fix potential invalid memory access in surface force field BVH tree. 2019-01-22 15:24:06 +01:00
blenloader Defaults: don't use Filmic view transform in Video Editing template. 2019-01-22 20:00:13 +01:00
blentranslation I18N: tweak some UI labels and tips. 2018-11-21 12:06:59 +01:00
bmesh Fix T60643: BMesh operator enum args fail when unset from Python 2019-01-22 14:28:17 +11:00
collada Cleanup: commas at the end of enums 2019-01-16 00:26:24 +11:00
compositor Cleanup: commas at the end of enums 2019-01-16 00:26:24 +11:00
datatoc MSVC: remove compiler __func__ define 2019-01-11 09:33:20 +11:00
depsgraph Fix T60602: outliner pose bone selection does not update in viewport. 2019-01-22 20:24:42 +01:00
draw DRW: generalize selecting between regular/clipped shaders 2019-01-23 13:34:55 +11:00
editors Cleanup: add BEGIN/END to GPL headers 2019-01-23 11:32:43 +11:00
freestyle Cleanup: rename BKE_libblock_delete to BKE_id_delete. 2019-01-15 11:09:16 +01:00
gpencil_modifiers Fix T60748: Move GP stroke extremes with noise modifier 2019-01-22 16:48:45 +01:00
gpu GPUShader: Add GPU_VERTEX/FRAGMENT/GEOMETRY_SHADER defines 2019-01-21 12:54:41 +01:00
ikplugin Cleanup: commas at the end of enums 2019-01-16 00:26:24 +11:00
imbuf Cleanup: add BEGIN/END to GPL headers 2019-01-23 11:32:43 +11:00
makesdna UV Editor: support snapping to center of pixels, in addition to corners. 2019-01-22 17:05:18 +01:00
makesrna UI: use same light icon for all light types in properties editor tabs. 2019-01-22 17:05:36 +01:00
modifiers License: add missing GPL headers 2019-01-23 11:32:43 +11:00
nodes Cleanup: add trailing commas 2019-01-19 13:58:35 +11:00
physics License: add missing GPL headers 2019-01-23 11:32:43 +11:00
python Fix T60643: BMesh operator enum args fail when unset from Python 2019-01-22 14:28:17 +11:00
render Merge branch 'blender2.7' 2019-01-18 01:47:32 +01:00
shader_fx Fix wrong grease pencil shader FX usage of object location. 2019-01-02 18:18:11 +01:00
windowmanager Cleanup: Silence pedantic compiler warning 2019-01-22 12:05:48 +01:00
CMakeLists.txt