1.9.4 and Vertex Colours

The egg loader automatically uses make_vertex() on any model that has vertex colors applied, unless all vertices have the same colour, in which case it uses a fixed color for the whole model using nodepath.set_color(). This shouldn’t make a difference in 1.10.

I don’t think any of the things you mentioned should modify the ColorAttrib. But you should be able to see this by inspecting the scene graph with ls().