Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2033 / 8462

November 26, 2019, 17:54 (GMT)
Allow deletion of directories in the file browser

This diff allows to delete directories in the file browser. The commit https://developer.blender.org/rB8825250f5a85c0c16e74ed144dd2b4a7d752042f did not include this feature.

Reviewed By: Severin

Differential Revision: https://developer.blender.org/D6083
Revision 8d84089 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: replace check_is_transform_animated() with BKE_object_moves_in_time()
Revision 5f17b0e by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: typedef for std::map<short, pxr::VtIntArray>
Revision f159ad4 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: use BKE_object_visibility()
Revision e937ddf by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: Clarified some comments, distinguish Hydra from USDViewer
Revision d4d00cb by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: removed dead code
Revision a0465d3 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: added TODO about checking depsgraph for time dependency
Revision 713faed by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: use `BKE_animdata_id_is_animated()`

`BKE_animdata_id_is_animated()` is now used to determine whether object data
has any animation. This also includes counting the fcurves+drivers; previously
the presense of a non-NULL AnimData pointer was enough to consider the
object data animated.
Revision 5652f66 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: clarification of USDAbstractWriter::is_supported()
Revision 7aab62e by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: iterate() ? iterate_and_write()
Revision 0a340b6 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: 1024 ? FILE_MAX
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()
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021