Hi,

I've started writing an update to the OpenFlight plugin to support the 
"extended material" options in Creator, mainly so we can use the auto-generated 
bump-map textures in our shaders.

I don't want to have to redo it every time there's an OSG update though, so I'm 
wondering what the process is for submitting updates, and whether I can submit 
partial support for the new options or if it must be complete? (Since there's 
quite a lot to these extended materials and I'm mainly interested in certain 
aspects)

There are basically about 10 new opcodes / records, which affect the 
osg::Material and osg::StateSets that are generated as part of the FLT's 
material palette.

There are also other features introduced between now and 2009, when the last 
update happened, that I'm not interested in. Will it be okay for me to add in 
targeted support for the specific things we're interested in supporting? Or 
would this not get in and we should fork our own custom plugin?

Thank you!

Cheers,
Chris

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=65247#65247





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to