Vladimír Vondruš
8d9d7d3230
python: expose scenetools.{parents_breadth,children_depth}_first().
3 years ago
Vladimír Vondruš
561ba51805
python: test the remaining scenetools assertion now that we can.
3 years ago
Vladimír Vondruš
3b799fcad9
python: expose scenetools.filter_objects().
3 years ago
Vladimír Vondruš
f83c2cb1aa
python: expose scenetools.filter_field_entries().
3 years ago
Vladimír Vondruš
4be2d4d9c0
python: expose scenetools.filter_fields(), filter_{only,except}_fields().
3 years ago
Vladimír Vondruš
949820b01a
python: adapt to SceneTools and MeshTools changes.
...
Breaking changes, sorry. Also remade the SceneTools hierarchy test to
not be that much redundant -- the name- and ID-based overloads can be
tested together.
3 years ago
Vladimír Vondruš
bb77c2f25f
python: skip tests that use PrimitiveImporter scenes on static builds.
...
Hitting an assert due to non-owning array deleters. No idea how to fix
this easily without linking all plugins as static as well.
3 years ago
Vladimír Vondruš
8aa953c5f0
python: expose barebones scenetools library.
3 years ago