Sync changes from upstream repository

This commit is contained in:
Bozo the Builder
2024-08-22 01:43:04 -07:00
parent ae65ce6693
commit 904ef7893c
202 changed files with 1884 additions and 1694 deletions

View File

@@ -810,7 +810,7 @@ bool ON_Decal::GetTextureMapping(ON_TextureMapping& mappingOut) const
This object encapsulates the reading of all decal properties from XML nodes.
It is used by the decal CRC calculation in ComputeDecalCRC().
TODO: It could also be used by the ON_Decal XML node acccess.
TODO: It could also be used by the ON_Decal XML node access.
*/
class ON_DecalNodeReader