Blender Git Loki

Git Commits -> Revision 00636eb

April 17, 2018, 10:20 (GMT)
Compiler warning fixes on GCC

* gpencil_add_*_shgroup() - Removed unused parameters (gpd)

* Fix warning about rgba being uninitialised in gpencil_fill.c::get_pixel()
- The non-float case here looks like it shouldn't ever happen, but for good measure,
I've added an assert + set a value here to keep compiler happy.

* Fix uninitialised var in gp_brush_drawcursor() - paintbrush

* GPencilOffsetModifier defined an RNA vertex group name set function, but didn't use it

Commit Details:

Full Hash: 00636eb61860fdf48408cb2c96c296ee448aa741
Parent Commit: a27a206
Lines Changed: +15, -7

4 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+5, -5) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+8, -0) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.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