Blender Git Loki

Git Commits -> Revision a2a7316

Revision a2a7316 by Tamito Kajiyama (master)
August 5, 2016, 13:25 (GMT)
Fix T48366: Freestyle will unnecessary exclude some linked objects.

Group membership testing for including/excluding feature lines was not
accounting for object names possibly further qualified by library file
paths.

Also fixed a few potential (but unlikely) references of uninitialized
variables.

A big thank to Bastien Montagne for the insight on the cause of the
problem and how to fix it.

Commit Details:

Full Hash: a2a7316d92082230b292e91a6fb579eef9d7c8d4
Parent Commit: bed32bf
Lines Changed: +82, -3

10 Modified Paths:

/release/scripts/freestyle/modules/parameter_editor.py (+13, -2) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+14, -0) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.h (+16, -0) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.h (+15, -0) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+7, -1) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.cpp (+1, -0) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.h (+13, -0) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021