drjmcauliffe / cosmographia

Automatically exported from code.google.com/p/cosmographia
0 stars 0 forks source link

Particle systems display some particles with wrong colors #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Certain combinations of particle system parameters will cause some particles to 
be drawn in obviously incorrect colors. These badly colored particles are 
always the oldest ones in the particle system It appears that the particle 
system's color map may not be getting properly initialized.

Original issue reported on code.google.com by clau...@gmail.com on 18 Apr 2011 at 10:11

GoogleCodeExporter commented 8 years ago
Fixed in latest VESTA update; primitive groups with bad material indices are 
now skipped during shadow rendering.

Also, CmodLoader was changed to automatically generate a default material, so 
meshes read from cmod files should always have valid material indices now.

Original comment by clau...@gmail.com on 18 Apr 2011 at 10:15

GoogleCodeExporter commented 8 years ago
Particle system bug fixed for real with VESTA update in r433.

Original comment by clau...@gmail.com on 21 Jul 2011 at 12:29