Thanks Rui, I love how simple adding support for this feature to
serializers has been, shows that it's certainly on the right track :-)

On Wed, Nov 24, 2010 at 1:56 AM, Wang Rui <[email protected]> wrote:
> Hi Robert,
>
> I'd like to provide a quick updates of the new tessellation shader
> serializers and dotosgwrappers. It includes reading/writing supports
> for the two new shader types and the GL_PATCHES enum. The
> setParameterfv() method is not wrapped at present because it is still
> not finished.
>
> Enum serialziers don't require back-compatibility checks if only
> add/remove enum items, so I'm not going to use the new
> UPDATE_TO_VERSION macro this time.
>
> Cheers,
>
> Wang Rui
>
>
> 2010/11/23 Robert Osfield <[email protected]>:
>> As part of the next steps on tessellation support we'll need to add
>> serializer support for the new parameters, and put together an example
>> that tests the new functionality.
>>
>> Robert.
>>
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to