Page 2 of 2

Posted: Fri Dec 01, 2006 3:23 pm
by rimbou
device->getFileSystem()
________
MONTANA MEDICAL MARIJUANA

Posted: Fri Dec 01, 2006 3:32 pm
by Lynxeye
Thank you man!
It work fine! :D

Posted: Tue Dec 05, 2006 11:56 pm
by raven_coda
niko wrote: if you don't want to add the method to the interface and recompile the engine
What if I do want to add the method, how do I fix it? Just added my extras into 1.2 and I'd rather not wait for 1.2.1 and then add my extras again.

Posted: Wed Dec 06, 2006 12:00 am
by hybrid
Simply copy the two method declarations from CSceneManager to ISceneManager. Check the latest SVN changes for the actual code if you don't know what or where.

Posted: Wed Dec 06, 2006 12:13 am
by raven_coda
Ha! That was hard
Sometimes I can be so dense :oops: