-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Object Removal Helper and Cache #869
Comments
gchoqueux
added a commit
to gchoqueux/itowns
that referenced
this issue
Oct 12, 2018
The Object Removal Helper causes inconsistencies when it assigns null to a geometry present in the Cache. Actually, the cache can provide a mesh whose geometry is null. see iTowns#869 iTowns#869
gchoqueux
added a commit
to gchoqueux/itowns
that referenced
this issue
Oct 15, 2018
The Object Removal Helper causes inconsistencies when it assigns null to a geometry present in the Cache. Actually, the cache can provide a mesh whose geometry is null. see iTowns#869 iTowns#869
gchoqueux
added a commit
to gchoqueux/itowns
that referenced
this issue
Oct 15, 2018
The Object Removal Helper causes inconsistencies when it assigns null to a geometry present in the Cache. Actually, the cache can provide a mesh whose geometry is null. see iTowns#869 iTowns#869
gchoqueux
added a commit
to gchoqueux/itowns
that referenced
this issue
Oct 15, 2018
The Object Removal Helper causes inconsistencies when it assigns null to a geometry present in the Cache. Actually, the cache can provide a mesh whose geometry is null. see iTowns#869 iTowns#869
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the
Object Removal Helper
causes inconsistencies when it assigns null to a geometry present in theCache
. Actually, the cache can provide a mesh whose geometry is null.Think of a more intelligent cleaning system.
The text was updated successfully, but these errors were encountered: