Hi,

do you have the same problem with MITK 2015.05? Please do both, save from 
2015.05 and open with 2015.05 to test.

I can’t recall if we had this as a bug in 2014.03. If it’s not, then maybe it 
is a more subtle bug that has to do with locales (comma and point for decimal 
numbers). Typical bugs of the latter category result in truncated numbers when 
reading/writing data from text streams (0,4 is interpreted as 0 and 4 and not 
as 0.4). You can rename your .mitk file to a .zip file and have a look into the 
archive. This archive contains the property lists as XML files (named aaaaa and 
aaaab and so on…). Search for the property name and look for its written value.

Best regards,
Stefan

From: Federico Milano [mailto:fmil...@gmail.com]
Sent: Dienstag, 17. November 2015 17:23
To: mitk-users@lists.sourceforge.net
Subject: [mitk-users] Ambient and diffuse coefficient change

Hi. I'm using the MITK workbench (2014.03) and I've found that when I load STLs 
into the DataManager, then save a .mitk project and afterwards I reopen that 
.mitk project, the material/ambientCoefficient and material/diffuseCoefficient 
are reset to zero, so the surface appears not illuminated.
If I use the Properties plugin I can change these two values again to something 
like 0.05 and 0.9 and the illumination comes back, but after saving and 
reopening the project both values fall back to zero again.

Do you have any hint about what could be happening?

Thanks,


Federico

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to