September 26, 2018, 12:24 (GMT) |
Revert "Compositor: Added Weighted Standard Curve evaluation" This reverts commit b8c9df6f21587014cb6f11aa5bed6f9c1044e6ee. The code is not correct with regards to color management, and its purpose was not documented. |
September 26, 2018, 11:39 (GMT) |
Cycles: Fixes for OSL with texture caching: Textures are now right side up again and textures read from the cache are assumed to be linear. |
September 26, 2018, 11:12 (GMT) |
GP: Check weight data before using it |
September 26, 2018, 10:50 (GMT) |
Fix T56920: Crash: Renaming bone through outliner |
September 26, 2018, 09:54 (GMT) |
Cleanup: Silence strict compiler warning Was happening when using OSD for modifiers. |
September 26, 2018, 09:52 (GMT) |
OpenSubdiv: Cleanup, the TODO was actually solved |
September 26, 2018, 09:29 (GMT) |
Clip editor: Fix usage of template_marker Needs an update to the new Python API. Reported by Sebastian in IRC, thanks! |
September 26, 2018, 08:49 (GMT) |
GP: Adjust topbar layer selector to new fixed width |
September 26, 2018, 08:21 (GMT) |
OpenSubdiv: Cleanup |
September 26, 2018, 08:14 (GMT) |
Fix access past array boundaries Need to resize `have_functions` arrays when adding more functions. Not sure there is more reliable way which will prevent accidents like this. Was caused by c47be43674f5. |
September 26, 2018, 07:45 (GMT) |
Cycles: Set proper defaults for texture caching. |
September 26, 2018, 07:26 (GMT) |
Gizmo: initial snap support for move This allows the gizmo to snap to 3D view elements, Although currently this isn't usable gizmo's that use operator redo. |
September 26, 2018, 06:37 (GMT) |
Gizmo: support for cancelling move3d modal changes |
September 26, 2018, 06:23 (GMT) |
Gizmo: add invoke_prepare callback Allows gizmo groups to set values based on the gizmo about to be invoked. |
September 26, 2018, 06:23 (GMT) |
Spin Tool: match dial orientation to active gizmo |
September 26, 2018, 06:05 (GMT) |
Fix misleading field naming. This is not any kind of length, it is the number of true values. |
September 26, 2018, 04:24 (GMT) |
Spin Tool: option (disabled) for gizmos to follow selection Disable since this causes multiple axis to overlap too often. It's also glitchy since we don't have a good way to detect changes to selection. |
September 26, 2018, 03:21 (GMT) |
Correct error in last commit Didn't account for non-identity orientation. |
September 26, 2018, 03:00 (GMT) |
Spin Tool: correct the initial redo dial rotation |
September 26, 2018, 01:29 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


Master Commits
MiikaHweb | 2003-2021