Revision af13459 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: removed terminal colour codes |
Revision 78919f4 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: add unit test to test `HierarchyContext::operator<()` |
Revision f2c2174 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: nicer structure for tests/gtests/usd/CMakeLists.txt This structure makes it easier to add new test source files, and avoids using a temporary variable. |
Revision 3c9d695 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: clarified ownership of objects returned by create_xxxx_writer() |
Revision dacea3d by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: renamed should_visit_duplilink() to should_visit_dupli_object() |
Revision 7644d6f by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: clarification of NULL-safety of `get_object_(data_)name` |
Revision 46236e2 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: explicit typedef for `ExportGraph::mapped_type` |
Revision 8ee04d1 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: clearer explanation of when to override `get_object_data_path()` |
Revision 87edd0a by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: clearer explanation of when to override `get_id_name()` |
Revision b9e8cb1 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: add `_` suffix to non-public member variables |
Revision 9137295 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: changed C++ to C comments |
Revision dfab4ca by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: separate typedef `DupliAndDuplicator` |
Revision 763b1f1 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: clarified TODO in AbstractHierarchyWriter |
Revision 79812af by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: added comment to explain 'instance' |
Revision bcfb01e by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: rewrapped comment (change in clang-format config?) |
Revision b9a4857 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: consistent comment style |
Revision d2c6957 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: Removed superfluous comment |
Revision 832c9b8 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: also stop job when `*stop = true` |
Revision 1c6d9c0 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: expanded explanation of `HierarchyContext::weak_export` |
Revision 6148022 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: replace `#define` with anonymous enum |
|