Skip to content

Conversation

@andrewkaufman
Copy link
Member

This version is required by Houdini 18.5 and does not have SdfPath::GetAsString

This version is required by Houdini 18.5 and does not have GetAsString
@andrewkaufman andrewkaufman added bug Issues representing bugs usd Issues with the Cortex USD integration labels Jan 13, 2022
@andrewkaufman andrewkaufman self-assigned this Jan 13, 2022
@andrewkaufman andrewkaufman changed the base branch from main to RB-10.3 January 13, 2022 23:51
@danieldresser-ie
Copy link
Contributor

I don't really recall whether I thought through the performance consequences of this. GetString is labelled as a potential memory hazard, because it results in potentially long strings being permanently held by the SdfPath. But I guess it will be faster if we reuse this path, which is probably happening. And neither the performance or memory consequences are probably significant to us ... this is probably fine.

@andrewkaufman andrewkaufman merged commit dbf5831 into ImageEngine:RB-10.3 Jan 17, 2022
@andrewkaufman andrewkaufman deleted the usd2008 branch January 17, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issues representing bugs usd Issues with the Cortex USD integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants