You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimental branch:
Sources\MSDK\MGui\Sources\MGuiColorPicker.cpp
Fix to casting error on Windows, provided by 255 :
Lines to modify:
297: render->setColor3((MVector3)m_colorTarget->getNormalColor());
307: render->setColor3((MVector3)m_tintTarget->getNormalColor());
Original issue reported on code.google.com by [email protected] on 13 Oct 2013 at 9:04
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Oct 2013 at 9:04The text was updated successfully, but these errors were encountered: