Revision 48ad67f by Campbell Barton November 12, 2018, 02:18 (GMT) |
Tool System: support for 'dropping' tools While there is no support for dropping tools exactly, the cursor tool supports a keyboard oriented workflow which is often over-ridden by other tools key-maps While many tools had shortcuts there was no fast way to get back to the cursor tool. Now double-tapping space sets the cursor tool (as long as this tool doesn't have a key mapped). |
Revision 8d2ca0b by Campbell Barton November 12, 2018, 01:22 (GMT) |
Fix error clearing the popup toolbar keymap Generating the keymap for the tooltip stopped shortcuts from running. While this could be supported - the shortcuts show in the button, so remove shortcuts from these tips. |
Revision 89786d4 by Campbell Barton November 12, 2018, 00:56 (GMT) |
Add back layout context for toolbar popup Removed when removing search. |
Revision 4236687 by Campbell Barton November 12, 2018, 00:19 (GMT) |
Missed last commit |
Revision e58da0b by Campbell Barton November 11, 2018, 23:46 (GMT) |
UI: remove search from toolbar popup Reduce toolbar clutter, keep it only for tool access. This is available in the menu, users who need to access this can use the direct shortcut. |
Revision fb70ee0 by Campbell Barton November 11, 2018, 22:59 (GMT) |
Cleanup: minor gpencil changes - Replace BKE_brush_getactive_gpencil -> BKE_paint_brush (no need for per-paint-type brush access). - Rename TOT_GP_EDITBRUSH_TYPES -> GP_EDITBRUSH_TYPE_MAX (avoid sharing prefix w/ unrelated constants). - Rename instances of `GP_EditBrush_Data` to 'gp_brush' (`Brush` is typically called 'brush'). |
Revision 9c3e324 by Campbell Barton November 11, 2018, 22:18 (GMT) |
Fix headless build |
Revision 92263b6 by Campbell Barton November 11, 2018, 22:05 (GMT) |
Update test, missed when changing Object.select_set() |
Revision 2fdd80b by Antonio Vazquez November 11, 2018, 13:31 (GMT) |
GP: Use same name when duplicate datablock |
Revision fd65ebf by Bastien Montagne November 11, 2018, 10:22 (GMT) |
Fix T57776: Error when adding a Torus to the scene. Not all Object.select_set() cases had been updated to new API... Tsst. ;) |
Revision 0dea135 by Alexander Gavrilov November 11, 2018, 09:42 (GMT) |
NLA: fix frame mapping applied twice keyframing from graph/action editors. The insert_keyframe function already applies NLA strip to action time remapping, so doing it in insert_graph_keys/insert_action_keys is redundant outside the code path that inserts directly into fcurve. |
Revision d81d77d by Campbell Barton November 11, 2018, 05:35 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 89c2ff3 by Campbell Barton November 10, 2018, 22:37 (GMT) |
PyAPI: update keyword list |
Revision a48bc15 by Antonio Vazquez November 10, 2018, 21:20 (GMT) |
GP: Change Thickness Text |
Revision 473465a by Antonio Vazquez November 10, 2018, 19:33 (GMT) |
GP: Add brush parameter to Shapes tools Need the brush to define thickness and color of the primitive (line, box, circle) |
Revision 2ff435a by Antonio Vazquez November 10, 2018, 15:30 (GMT) |
GP: Fix mouse cursor problems In some situations the check of the windows got false positives and the cursor was hidden by error. |
Revision fcf6f78 by Bastien Montagne November 10, 2018, 15:22 (GMT) |
Fix (unreported) crash when deleting collection in freshly duplicated scene. From startup .blend, add a 'full copy' new scene, and delete its Collection 1.001 collection. That would make blender crash, once again due to NULL collection pointer in some ChildrenCollection struct... |
Revision 78ebb59 by Antonio Vazquez November 10, 2018, 12:19 (GMT) |
GP: Reorganize Drawing Plane options |
Revision cabb918 by Antonio Vazquez November 10, 2018, 12:06 (GMT) |
GP: Keep synchronized layer list in top bar Now when the layer is changed, the list of layers and the topbar selector keep equal. |
Revision f1ae7f9 by Antonio Vazquez November 10, 2018, 11:58 (GMT) |
GP: Autolock layers was not working with dopesheet Also fixed a delayed update of the panels |
|
|
|


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