Blender Git Commits

Blender Git commits from all branches.

Page: 2472 / 2888

November 26, 2014, 13:11 (GMT)
From review: favour anonymous Enum over defines
November 26, 2014, 13:11 (GMT)
From review: rename 'eye' to 'multiview_eye'
November 26, 2014, 13:11 (GMT)
From review: rename views_setup by views_format
November 26, 2014, 13:11 (GMT)
From review: rename 'use_multiple_views' to 'use_multiview'
November 26, 2014, 13:11 (GMT)
From review: use _arr for arrays
November 26, 2014, 13:02 (GMT)
Merge branch 'master' into depsgraph_refactor
November 26, 2014, 12:31 (GMT)
Remove check for "Grease Pencil Mode" from color swatch drawing for GP Layer entries
in preparation for upcoming changes here
November 26, 2014, 12:27 (GMT)
Initial/backend support for animating settings of Grease Pencil datablocks

This commit makes it possible to insert keyframes for the line thickness,
opacity, colour, and even volumetric/non-volumetric options. It is useful
to be able to do this in order to control the thickness of lines when the
camera is placed quite close.

Notes:
* Currently, apart from the keyframe status indicator colours applied to the
buttons, these keyframes are not shown anywhere. Support for this will be
added to the animation editors shortly, but for those who need this functionality,
it's better that it works in some way first :)
* No support for drivers exists yet. This may still get supported a bit later...
November 26, 2014, 12:20 (GMT)
GP RNA: Use soft min/max on the line thickness property to make it more controllable
November 26, 2014, 11:57 (GMT)
From review: use STRPREFIX instead of strstr
November 26, 2014, 11:51 (GMT)
From review: cleanup top-bottom and side-by-side drawing loops
November 26, 2014, 11:42 (GMT)
Don't show GP stroke verts when doing OpenGL renders
November 26, 2014, 03:23 (GMT)
Merge branch 'master' into GPencil_EditStrokes
November 26, 2014, 01:34 (GMT)
From review: replace sprintf by BLI_snprintf
November 26, 2014, 01:33 (GMT)
From review: small change and a new TODO to the list:

If a movie fails for one view what to do?
November 25, 2014, 23:47 (GMT)
Merge branch 'master' into ime
November 25, 2014, 23:34 (GMT)
General Review Changes

Main changes:
* avoid using MEM_mallocN on every redraw
* continue implementation of WITH_INPUT_IME CMake flag
* whitespace and code style cleanups
November 25, 2014, 21:27 (GMT)
Bugfix: ammend from previous commit, camera border was still failing in some cases
November 25, 2014, 20:33 (GMT)
Bugfix: camera border not showing when 'show_stereo_3d_cameras' is disabled

(reported on review)
November 25, 2014, 20:09 (GMT)
Merge branch 'master' into mesh-transfer-data
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021