Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1498 / 5574

October 25, 2018, 06:20 (GMT)
Cleanup: move params into their own struct
October 25, 2018, 05:27 (GMT)
PyAPI: take paint-cursor space/region type args
October 25, 2018, 05:06 (GMT)
WM: space, region type filtering for paint cursor

Avoids calling poll on mouse-move for unrelated space/region types.
October 25, 2018, 04:31 (GMT)
PyAPI: support for Python paint cursors
October 25, 2018, 04:19 (GMT)
Merge branch 'master' into blender2.8
October 25, 2018, 04:18 (GMT)
WM: minor changes to cursor API
October 25, 2018, 01:26 (GMT)
Merge branch 'master' into blender2.8
October 25, 2018, 01:24 (GMT)
Cleanup: unused vars, correct bad (unused) logic
October 25, 2018, 01:03 (GMT)
Cleanup: unused variables
October 25, 2018, 00:15 (GMT)
UI: move 2d paint panels to topbar & toolsettings

Removed 'Tool' and 'Options' panels,
both these settings are quite obscure and
already available in the 'Brush' menu.
October 24, 2018, 22:54 (GMT)
Fix top bar unified color & image paint brush
October 24, 2018, 20:53 (GMT)
GP: Fix compiler warnings
October 24, 2018, 19:14 (GMT)
Depsgraph: fixes for the eval_flags API behavior.

- Use the original ID pointer for lookup in DEG_get_eval_flags_for_id.
- When the flags change after a DEG rebuild, tag the object for update.
- Instead of mixing int and short in different places, use uint32_t.

This fixes text not updating when a Follow Curve reference is set.
October 24, 2018, 15:21 (GMT)
Fix T56172 Accessing COW data from RNA - Dimension

Also fixes T55769 Dimension Not properly work
and T56064 Blender crashes on selecting text-object

We decided to go to the easy way in the end, simply enforcing computing
BBox of all objects when using 'active' depsgraph, and copying back to
orig object (same as transform matrix, etc.).
October 24, 2018, 15:10 (GMT)
GP: Add missing title for Armature modifier
October 24, 2018, 14:59 (GMT)
GP: Rename Fixed type in Time modifier
October 24, 2018, 14:46 (GMT)
GP: Add new Layer Pass Index filter to modifiers

Now the modifier can be filtered using the new layer index.

Also changed panels to put layers and passes filter always at the end of the panel.
October 24, 2018, 12:48 (GMT)
Fix T57361: Creating a new scene with a full copy doesn't work.

BKE_scene_copy() & co. were pretty much doing nothing right...

Was a tough fight, but at least now they should behave a tad better (and
reported issue is fixed).

Proper fix is to fully rewrite that PoS, it was already a mess without
collections, now it's even hairier to handle properly, we need to use
modern new ID handling API for that (and maybe extend it a bit as
needed). But way too late to do that in 2.80.
October 24, 2018, 12:04 (GMT)
Cleanup: Remove unused modifiers callback

Was only used by subsurf in the past years, it is unlikely
other modifiers will every need this any time soon.
October 24, 2018, 10:45 (GMT)
Depsgraph: minor renaming and refactor of API for adding evaluation flags.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021