Blender Git Commit Log

All Blender Git commits.

Page: 2417 / 8462

June 26, 2019, 11:00 (GMT)
Fix missing volume update via scene strip's settings

This is a part of T66117.

The entire sequencer+3d sound was never reliable, so this is as much as i can
fix currently.
June 26, 2019, 10:52 (GMT)
remove unused variable
June 26, 2019, 10:51 (GMT)
Update attribute arrays based on which attributes are required
June 26, 2019, 10:06 (GMT)
particles container has responsibility to allocate attribute arrays again
June 26, 2019, 10:03 (GMT)
GPU: Add better support for displacement relinking behavior

Previously displacement relinking was trying to be smart and seems to be
broken in some cases. This fixes all cases by brute force.

We copy the whole branch linked to the displacement socket and tag it
accordingly. Then we only relink the nodes that are not tagged.

Moreover, we bypass bump nodes inside the dispacement trees so that the
resulting bump is the same as cycles.

Fix T66000 EEVEE: Unexpected results when displacement interact with nodegroups
June 26, 2019, 10:03 (GMT)
Fix T65755 "In Front" (X-Ray) doesn't work with wire objects

We fix by separating the drawing of wire xray objects.

These wire objects gets drawn before normal wires and set the stencil to
0x0 just like the solid counterparts. Also a prepass is done to "dig"
through non-xray solid.
June 26, 2019, 09:55 (GMT)
USD: only write timeSamples when we write animated data

By using the default timecode USD won't even write a single `timeSample`
for non-animated data. Instead, it writes it as non-timesampled. This makes
the USD file more explicit of our intent, and allows for read-time
optimisations.
June 26, 2019, 09:41 (GMT)
comment out unused variables
June 26, 2019, 09:34 (GMT)
Merge branch 'master' into functions
June 26, 2019, 09:02 (GMT)
LANPR: collection GP target now working.
June 26, 2019, 08:52 (GMT)
Revert "Build script: Don't use external Pugi for OSL"

The change did break compilation on default Ubuntu install for Stefan
and on default CentOS install for myself.

This reverts commit 64671e53d20c2a30c64b98c747b0e002218c3952.
June 26, 2019, 08:51 (GMT)
Fix T66132: Unable to move bone in special configuration

Animation needs to wait for the sub-data datablock copy-on-write,
but tagging that copy-on-write should not enforce animation evaluation.
June 26, 2019, 08:28 (GMT)
LANPR: collection and object usage flags now effective. object flags overrides modifier.
June 26, 2019, 08:21 (GMT)
Fix T64796: Default Spacing Smear Brush To 3%

Reviewers: brecht

Differential Revision: https://developer.blender.org/D5129
June 26, 2019, 07:32 (GMT)
LANPR: Object usage flag is effective now.
June 26, 2019, 07:20 (GMT)
LANPR: move "usage" settings into struct ObjectLANPR.
June 26, 2019, 06:29 (GMT)
LANPR: separate thresholds for image/geometry space chaining.
June 26, 2019, 06:02 (GMT)
LANPR: Fixed occlusion bugs in first-step chaining.
June 26, 2019, 05:28 (GMT)
LANPR: shaders now support main color/thickness.
June 26, 2019, 04:44 (GMT)
Merge branch 'master' into soc-2019-npr
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021