ulf.schroeter Posted February 4, 2013 Posted February 4, 2013 Problem When dumping defined variables via debugger list command while stepping member variables of user class ( in the screenshot IconManager::m_....) all show wrong values 0, while they actually have non-0 values assigned (verified via console output with log.message(). Local and global variables show propper values.
manguste Posted February 22, 2013 Posted February 22, 2013 Ulf, can you send us a test scene? As of now, Frustum has no clue what could have caused that as we never came across such bug.
Recommended Posts