JDK-8178974 : Add a boolean property to Mesh as an update hint to its geometric data
Type:Enhancement
Component:javafx
Sub-Component:graphics
Affected Version:8,9
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2017-04-19
Updated:2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
It is quite often application just want to render static models or model updates is infrequent. It worthwhile to consider a property where such use case can help JavaFX to optimize its internal memory usage.
Comments
This is a follow-on enhancement request from JDK-8178804.