Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1469 / 5574

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).
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.
November 12, 2018, 00:56 (GMT)
Add back layout context for toolbar popup

Removed when removing search.
November 12, 2018, 00:19 (GMT)
Missed last commit
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.
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').
November 11, 2018, 22:18 (GMT)
Fix headless build
November 11, 2018, 22:05 (GMT)
Update test, missed when changing Object.select_set()
November 11, 2018, 13:31 (GMT)
GP: Use same name when duplicate datablock
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. ;)
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.
November 11, 2018, 05:35 (GMT)
Merge branch 'master' into blender2.8
November 10, 2018, 22:37 (GMT)
PyAPI: update keyword list
November 10, 2018, 21:20 (GMT)
GP: Change Thickness Text
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)
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.
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...
November 10, 2018, 12:19 (GMT)
GP: Reorganize Drawing Plane options
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.
November 10, 2018, 11:58 (GMT)
GP: Autolock layers was not working with dopesheet

Also fixed a delayed update of the panels
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021