Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1551 / 5574

September 19, 2018, 14:43 (GMT)
Depsgraph: Always assume scene camera is visible

Allows to disable camera collection to make objects to go out of
the way, but still be able to animate.
September 19, 2018, 14:24 (GMT)
Fix wrong CUDA version warning in cmake.

Fix suggested by Dalai.
September 19, 2018, 14:19 (GMT)
Fix T56697: missing viewport update after keyframe edits in animation editors.

It was updating during transform, but not a final time after keyframes get
reordered or merged.
September 19, 2018, 14:19 (GMT)
UI: make new icon consistent with other places.
September 19, 2018, 14:10 (GMT)
Fix own mistake in previous commit.
September 19, 2018, 14:10 (GMT)
Depsgraph: Make visible update to operate on per-component level
September 19, 2018, 14:10 (GMT)
Despgraph: Keep track of per-component visibility

The idea of those flags is to avoid evaluation of operations
which are not needed to bring visible objects to an up to date
state.

Previously, dependency graph attempted to do combine those
into an ID level flag. In practice it proved to be rather
tricky, since there could be dependency cycles on ID level
which will not exist on component level.
September 19, 2018, 14:10 (GMT)
Depsgraph: Connect duplicating geometry to duplicator

This allows to force duplicated object to be fully evaluated for
display/draw.

Previously only transform component of duplicated object was
forced to become evaluated.
September 19, 2018, 14:10 (GMT)
Depsgraph: Make geoemtry to tag function more reusable
September 19, 2018, 14:10 (GMT)
Depsgraph: Correct early output in collections

Need to ensure objects from collection which was built but
is became visible in the new "context" are poked for re-built.

This should be rather cheap, since this only will update
their visibility flag.

Can not rely on visibility flush here, since there is no
relations between collection and its objects.
September 19, 2018, 14:10 (GMT)
Depsgraph: Handle text datablock in ID builder

Just silence the assert/print, we do not add text data blocks
to dependency graph.
September 19, 2018, 13:58 (GMT)
Addon Utils: Green light the uv layout addon
September 19, 2018, 13:46 (GMT)
Depsgraph/RNA: Fix broken 'dupliobject' RNA interface.

Previous code would crash on whole lot of accessors in case current item
was not a real dupli instance.

And code was missing access to crucial dupli (world) matrix! Pretty
useless without that.

Also reordered a bit members in here, let's try to keep a bit of logic...
September 19, 2018, 12:04 (GMT)
Fix possible misuse of `BLI_strncpy`.

Same issue as rB39f7c8256d58.
September 19, 2018, 10:15 (GMT)
GP: Fix stupid mistake
September 19, 2018, 10:15 (GMT)
GP: Remove unneeded flag
September 19, 2018, 09:41 (GMT)
Fix T56756: Pivot Point update issue(minor issue).
September 19, 2018, 09:12 (GMT)
Merge branch 'master' into blender2.8
September 19, 2018, 09:11 (GMT)
Fix unused var in case Alembic is not enabled, in own previous commit.

Sorry for the noise...
September 19, 2018, 09:09 (GMT)
Mesh Sequence Cash: do not *always* report as depending on time!
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021