Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2981 / 8462

September 12, 2018, 16:31 (GMT)
Fix T56662: Autocomplete for texture slot Crash (in console).

That pointer can be NULL, RNA default string handling does not support
that. (that whole uv_layer prop is quite nasty actually, since it does
not own that string, always borrows it from some other data :((( ).
September 12, 2018, 15:48 (GMT)
Fix T56763: Removing driver variable crashes Blender.

Rebuilding depsgraph is not enough, with COW we also need to ensure COW
copies get updated accordingly.

Had to tweak the generic update system here, since it was always passed
a NULL pointer for the callback arg, this should not change existing
behavior (besides crash fixing ;) )...
September 12, 2018, 15:06 (GMT)
GP: Reduce factor of thickness for soft eraser
September 12, 2018, 15:03 (GMT)
Possibly fixed shader errors, but don't know exactly what caused it.
September 12, 2018, 14:55 (GMT)
GP: Improve SOFT eraser to affect strength and less to thickness
September 12, 2018, 14:32 (GMT)
Cleanup: Spelling mistakes

Pointed by John Roper and Ray Molenkamp.
September 12, 2018, 14:31 (GMT)
Multires: Use more clear naming

There are so many reshapes now, and one more is to come.
Better be explicit.
September 12, 2018, 14:27 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

# Conflicts:
# source/tools
September 12, 2018, 13:32 (GMT)
GP: Fix pressure jitter problem

The pressure was not used in jitter factor.
September 12, 2018, 13:18 (GMT)
GP: Hide panels for eraser brushes
September 12, 2018, 13:18 (GMT)
GP: Remove brush type from panel

The brush type is get from previous brush
September 12, 2018, 13:03 (GMT)
FIx T56758: Outliner - Select Hierarchy not working.

Reversed logical check on object's visibility...
September 12, 2018, 12:55 (GMT)
Fix T56759: Status bar not working for multi-objects nor object mode
September 12, 2018, 12:39 (GMT)
Cleanup, fullstops in comments
September 12, 2018, 12:30 (GMT)
GPU: Remove residue of OpenSubdiv

Was done more like a hack on top of old drawing pipeline.
Should be re-implemented to fit new draw manager closer.
September 12, 2018, 10:29 (GMT)
Merge branch 'master' into blender2.8
September 12, 2018, 10:28 (GMT)
Cycles: Don't allocate Extra if BSDF allocation failed

Failed as in did not allocate due to possibly weight cutoff.
Tryign to allocated Extra storage for closure in such situation
will consfuse Cycles and cause crashes later one due to obscure
values in ShaderData.
September 12, 2018, 09:56 (GMT)
Cleanup: move theme versioning into own function
September 12, 2018, 09:52 (GMT)
Fix T56766: Bake Action Visual Keying Not Working.

Consequences of new requirement to use named keywords parameters for our
RNA API... Hopefully fixed all other cases in that file as well, but
guess we'll find more of those in comming weeks. :|
September 12, 2018, 09:49 (GMT)
Cleanup: redundant assignment is later overwritten
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021