Proposed Shader Improvements: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
This document is a place to collect all proposals for shader changes/improvements/issues. | This document is a place to collect all proposals for shader changes/improvements/issues. | ||
=Issues= | |||
* When material is ''unloaded'', the state of the Property may not get restored --- vtkProperty should keep an internal state of the property before the material was loaded and restore to that state when the material is ''unloaded''. |
Revision as of 18:06, 2 February 2006
Overview
This document is a place to collect all proposals for shader changes/improvements/issues.
Issues
- When material is unloaded, the state of the Property may not get restored --- vtkProperty should keep an internal state of the property before the material was loaded and restore to that state when the material is unloaded.