Michael Kowalski ecb3262bf0 USD export: prototype invoking Python chasers
This commit allows invoking user-defined Python 'hook' functions to extend
the USD export functionality.

Added support for registering subclasses of a new bpy.types.USDHook
type which may implement the hooks as member functions.  Supported
hook functions are on_export() and on_material_export().  Also added
definitions and Python registration for USDSceneExportContext and
USDMaterialExportContext structs that encapsulate arguments
to these functions.

Pull Request: https://projects.blender.org/blender/blender/pulls/108823
2023-08-07 23:02:47 +02:00
..
2021-09-18 19:28:55 +02:00
2021-07-06 12:05:27 +10:00
2021-07-06 12:05:27 +10:00
2021-07-06 12:05:27 +10:00
2022-05-11 11:02:01 +10:00
2022-04-26 15:03:04 +10:00