Hey all,
I’ve recently noticed an issue with lights. With forward/deferred rendering, lights don’t seem to work unless I specify Per-Vertex lighting (Directional lights apparently don’t use per-pixel anyways?). I noticed this when I implemented scorvi’s editor, although I’m sure there must be something I’m doing wrong.