mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 18:19:55 +00:00
Update todo comment
This commit is contained in:
parent
cda8a88f0d
commit
e9acd135a6
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ namespace SceneUtil
|
|||
In case of DEEP_COPY_PRIMITIVES=Off, DEEP_COPY_ARRAYS=On, the above code makes a modification to the original const Geometry& we copied from,
|
||||
causing problems if we relied on the original Geometry to remain static such as when it was added to an osgUtil::IncrementalCompileOperation.
|
||||
|
||||
TODO: report/fix in upstream OSG
|
||||
Possible fix submitted to osg-submissions ( http://forum.openscenegraph.org/viewtopic.php?t=15217 ).
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue