Skip to content
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

Remove unnecessary null pointer check from meshTopology.cpp #43

Conversation

Geertiebear
Copy link

This is an issue which was brought up by issue #6 .

@sunyab
Copy link
Contributor

sunyab commented Jan 21, 2017

Hi @Geertiebear, thank you for your contribution and apologies for not getting back to you in a timely manner. The change you suggested was made recently during some code reorganization in commit 01769ba:

https://github.com/PixarAnimationStudios/USD/blob/dev/pxr/imaging/lib/hdSt/meshTopology.cpp#L79

So, I'm closing out this pull request. Thanks again!

@sunyab sunyab closed this Jan 21, 2017
asluk pushed a commit to NVIDIAGameWorks/USD that referenced this pull request Apr 4, 2020
* Added Python usd_diff wrapper DLL(.pyd) and tests

* Added python wrapper to work with memStorage + memStorage.h & .cpp are created in USD

* USD TexFileFormat read using ArchFile (for memStorage)

* Omniverse USD plugin experiment

* Added file system impl. (to abstract memStorage) in USD

* MemStorage reset on file write added

* Experimental Omniverse USD plugin

* Changed folder structure (work in progress)

* Clean-up & fixes

* Fixed crash at the end of test_plugin.py

* Changed timestamp to VtValue(string)

* Plugin splitted to API & Impl.

* TLS for WriteToFileInfo in Plugin + CreateMemStorageRW method in plugin python wrapper

* Added mutex to make PluginImpl::_memStorageCache thread-safe

* Added cache for VtValue-s in CreateUSDdiff

* Plugin::UpdateWhole() & PluginCallbacks::ProcessNew() added

* Added PluginFetchBuilder to apply deltas in PluginCallbacks::Fetch

* MemFixedStorage & MemGrowingStorage combined into MemUniversalStorage

* Added Plugin.Reset() to clear memStorageCache

* Plugin clean-up

* Added error messages for PluginImpl::Apply{Text}Delta

* Cleanup error & debug messages in omni_plugin

* test_plugin.py cleanup

* Forget to fix plugInfo.json

* Fix for Linux build

* Fixed test_omni_plugin DEBUG build & clean-up test_plugin.py (test data moved to test_data)

* !server_data! -> TestStage in test_omni_plugin.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants