Blender Git Loki

Git Commits -> Revision 1ba9058

Revision 1ba9058 by Brecht Van Lommel (master)
July 4, 2016, 16:22 (GMT)
Fix a few compiler warnings on OS X / clang.

Two were actual bugs, though they existed only in unused code:
* In Freestyle it was unintentionally copying a scene rather than referencing it.
* In BLI_array_store_is_valid there was use of uninitialized memory.

Commit Details:

Full Hash: 1ba90582f532081dc4b980e79e732e268e2ca96a
Parent Commit: 439fe65
Lines Changed: +14, -24

8 Modified Paths:

/source/blender/blenkernel/intern/colortools.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+2, -2) (Diff)
/source/blender/blenlib/intern/array_store.c (+7, -7) (Diff)
/source/blender/editors/curve/editfont_undo.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_undo.c (+1, -1) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeSceneRenderLayer.h (+0, -10) (Diff)
/source/blender/gpu/intern/gpu_material.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021