Blender Git Loki

Git Commits -> Revision ccd8353

Revision ccd8353 by Clément Foucault (master)
April 3, 2017, 19:52 (GMT)
Object Engine: Fix multi user lamp data display bug.

Objects that were using the same lamp data were having the same display matrices.
This is fixed by allowing engine to store a memory block inside the object itself.

Commit Details:

Full Hash: ccd8353d58d769d435822e7dac25d8fdf317d6df
Parent Commit: 682c4dc
Lines Changed: +69, -15

8 Modified Paths:

/source/blender/blenkernel/intern/object.c (+5, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/draw/DRW_engine.h (+2, -0) (Diff)
/source/blender/draw/intern/draw_manager.c (+36, -0) (Diff)
/source/blender/draw/intern/DRW_render.h (+3, -0) (Diff)
/source/blender/draw/modes/object_mode.c (+20, -11) (Diff)
/source/blender/makesdna/DNA_lamp_types.h (+0, -4) (Diff)
/source/blender/makesdna/DNA_object_types.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021