Wings 3D Development Forum

Full Version: [feature] Color + palette
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

W3D 2.1.7
Native object color for Grey Blue theme is: R:209 / G:231 / B:255

Steps:
1. add any object and select it
2. click in palette window 'white' (R:255, G:255, B:255)
3. object stays in original theme color.

When selected to any other color then it's OK (black, green, red and so on...)
In other words: selecting white changes object to native theme color, and shouldn't be full R:255, G:255, B:255 ?

BR, Hank
Vertex colors are multiplied with material colors, so that is expected.
Reference URL's