Revision 3da886d by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: avoid term 'original' in non-CoW context Instead of 'original object' the code now mentions 'source' or 'duplisource'. |
Revision 01fbf5d by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: renamed `prune_the_weak` ? `remove_weak_subtrees` + arguments |
Revision 272b9d2 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: rename `link` to `dupli_object` and made variable loop-local I added an explicit `!= nullptr` to make the formatter put the three parts of the `for`-statement on three different lines (instead of two), which increases readability. |
Revision 4e05214 by Sybren A. Stüvel (temp-sybren-usd-patch-01) November 26, 2019, 17:20 (GMT) |
USD: made `bool weak_export` `const` |
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 |
|
|
|


Master Commits
MiikaHweb | 2003-2021