Blender Git Commits

Blender Git "temp-sybren-usd-patch-03" branch commits.

Page: 2 / 4

December 13, 2019, 04:30 (GMT)
USD: Removed superfluous comment
December 13, 2019, 04:30 (GMT)
USD: consistent comment style
December 13, 2019, 04:30 (GMT)
USD: rewrapped comment (change in clang-format config?)
December 13, 2019, 04:30 (GMT)
USD: added comment to explain 'instance'
December 13, 2019, 04:30 (GMT)
USD: clarified TODO in AbstractHierarchyWriter
December 13, 2019, 04:30 (GMT)
USD: separate typedef `DupliAndDuplicator`
December 13, 2019, 04:30 (GMT)
USD: changed C++ to C comments
December 13, 2019, 04:30 (GMT)
USD: add `_` suffix to non-public member variables
December 13, 2019, 04:30 (GMT)
USD: clearer explanation of when to override `get_id_name()`
December 13, 2019, 04:30 (GMT)
USD: clearer explanation of when to override `get_object_data_path()`
December 13, 2019, 04:30 (GMT)
USD: explicit typedef for `ExportGraph::mapped_type`
December 13, 2019, 04:30 (GMT)
USD: clarification of NULL-safety of `get_object_(data_)name`
December 13, 2019, 04:30 (GMT)
USD: renamed should_visit_duplilink() to should_visit_dupli_object()
December 13, 2019, 04:30 (GMT)
USD: clarified ownership of objects returned by create_xxxx_writer()
December 13, 2019, 04:30 (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.
December 13, 2019, 04:30 (GMT)
USD: add unit test to test `HierarchyContext::operator<()`
December 13, 2019, 04:30 (GMT)
USD: removed terminal colour codes
December 13, 2019, 04:30 (GMT)
USD: made `bool weak_export` `const`
December 13, 2019, 04:30 (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.
December 13, 2019, 04:30 (GMT)
USD: renamed `prune_the_weak` ? `remove_weak_subtrees` + arguments
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021