Blender Git Loki
Git Commits -> Revision efc4b08
Revision efc4b08 by Mitchell Stokes (master) July 15, 2013, 22:35 (GMT) |
BGE: Fix for [#36023] "Objects of added scene are lit by lights of current scene" reported by Raf Colson (raco). The material caching now keeps a cache per scene. Before materials from different scenes were sharing the same cache. |
Commit Details:
Full Hash: efc4b08094e520afd6598a13c8b586df4abcc45a
SVN Revision: 58294
Parent Commit: 19dee5e
Lines Changed: +33, -25