Blender Git Commit Log
Git Commits -> Revision 269c184
Revision 269c184 by Sybren A. Stüvel (master) July 21, 2020, 12:10 (GMT) |
Cleanup: IO, renamed `delete_object_writer()` ? `release_writer()` The function is called for all writers, not just 'object' writers. Furthermore, it's called by the function `release_writers()`, so now the name is consistent with that as well. No functional changes. |
Commit Details:
Full Hash: 269c184ac925a9f1bfc7ecefb4cc3c333b51ebb0
Parent Commit: 6b6970d
Lines Changed: +7, -7
7 Modified Paths:
/source/blender/io/alembic/exporter/abc_hierarchy_iterator.cc (+1, -1) (Diff)
/source/blender/io/alembic/exporter/abc_hierarchy_iterator.h (+1, -1) (Diff)
/source/blender/io/common/intern/abstract_hierarchy_iterator.cc (+1, -1) (Diff)
/source/blender/io/common/intern/abstract_hierarchy_iterator_test.cc (+1, -1) (Diff)
/source/blender/io/common/IO_abstract_hierarchy_iterator.h (+1, -1) (Diff)
/source/blender/io/usd/intern/usd_hierarchy_iterator.cc (+1, -1) (Diff)
/source/blender/io/usd/intern/usd_hierarchy_iterator.h (+1, -1) (Diff)
/source/blender/io/alembic/exporter/abc_hierarchy_iterator.h (+1, -1) (Diff)
/source/blender/io/common/intern/abstract_hierarchy_iterator.cc (+1, -1) (Diff)
/source/blender/io/common/intern/abstract_hierarchy_iterator_test.cc (+1, -1) (Diff)
/source/blender/io/common/IO_abstract_hierarchy_iterator.h (+1, -1) (Diff)
/source/blender/io/usd/intern/usd_hierarchy_iterator.cc (+1, -1) (Diff)
/source/blender/io/usd/intern/usd_hierarchy_iterator.h (+1, -1) (Diff)