Revision 642fe9e by Campbell Barton November 5, 2018, 00:58 (GMT) |
PyAPI: use keywords for ToolDef.from_fn.with_args Enforces explicit names, allows for keywords to be forwarded to the dictionary. |
Revision 4cdf4d1 by Campbell Barton November 5, 2018, 00:06 (GMT) |
Cleanup: correct last commit, also use font_id var |
Revision c192ce6 by Campbell Barton November 4, 2018, 23:48 (GMT) |
Gizmo: use fonts for drawing 3D axis characters |
Revision 1e56c8c by Brecht Van Lommel November 4, 2018, 23:30 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 4e37796 by Brecht Van Lommel November 4, 2018, 23:22 (GMT) |
Fix various Freestyle rendering bugs. |
Revision 287c023 by Campbell Barton November 4, 2018, 21:31 (GMT) |
Gizmo: tweak 3D view navigation axis sizes This now matches original design more closely, see: T54723. |
Revision 61c5890 by Campbell Barton November 4, 2018, 20:15 (GMT) |
Fix missing NULL check initializing paint tools |
Revision 2f8a45e by Campbell Barton November 4, 2018, 20:12 (GMT) |
Tool System: support passing in args to ToolDef functions Needed since class aren't yet defined so we can't access their namespace. This avoids intermediate draw functions. |
Revision 5195f03 by Campbell Barton November 4, 2018, 20:12 (GMT) |
Cleanup: style, use ARRAY_SET_ITEMS macro |
Revision 8d9d473 by Antonio Vazquez November 4, 2018, 19:56 (GMT) |
GP: New API to move layers in layer list This can be required in som production scripts |
November 4, 2018, 19:36 (GMT) |
Fix T57388: Blender Internal + Freestyle viewport render wrongly using FSAA. |
Revision ea8e45d by Brecht Van Lommel November 4, 2018, 19:25 (GMT) |
Fix assert rendering hair tests on some systems. |
Revision db59f30 by Brecht Van Lommel November 4, 2018, 19:15 (GMT) |
Fix assert rendering with denoising, after recent changes. |
Revision bbb348a by Antonio Vazquez November 4, 2018, 18:52 (GMT) |
GP: Move init code to new version section |
Revision 665efe4 by Antonio Vazquez November 4, 2018, 18:37 (GMT) |
Fix T57611: Crash on entering Grease Pencil Sculpt Mode The problem was when some layers was locked in multiedit. The cache size was not checked and gets an segment fault. |
Revision 807b460 by Antonio Vazquez November 4, 2018, 12:27 (GMT) |
GP: Time Offset verify range if loop is disabled |
Revision 5cfcee8 by Antonio Vazquez November 4, 2018, 12:00 (GMT) |
GP: Reorganize Canvas Grid Now the grid is always controlled by the topbar selector and not in the canvas panel. To have two places to define orientation was confuse. The orientation by default (no lock) is always to view plane. |
Revision d3c815b by Alexander Gavrilov November 4, 2018, 10:29 (GMT) |
BLI_heap: add an API function to directly read the top node value. It is very commonly needed in loop conditions to check if the items in the heap are good enough to continue. |
Revision 0d69a5a by Campbell Barton November 4, 2018, 07:12 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 76b9eaf by Campbell Barton November 4, 2018, 05:48 (GMT) |
Fix ghash masking out upper bits on 64bit systems The code this was taken from assumes a 'size_t' result, which isn't the case here. In practice the bucket distribution wasn't bad, even so this was a nop so best fix. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021