Michael Kowalski
ecbf3385c5
USD: basic support for on_import USD hooks
...
Added support for defining an on_import() function in
bpy.types.USDHook subclasses. If on_import() is defined
on a given USD hook, it will be invoked in import_endjob().
The implementation closely follows the existing design of
export hooks. USDHook.on_import() takes as an argument
an instance of an internally defined USDSceneImportContext
class which provides an accessor to the USD stage.
Also updated the USDHook documentation with an example
on_import() callback implementation.
Pull Request: https://projects.blender.org/blender/blender/pulls/117822
2024-02-05 14:26:02 +01:00
..
2024-01-02 15:51:39 +01:00
2024-01-08 11:24:37 +11:00
2024-01-05 22:44:46 +01:00
2023-10-30 21:40:35 +01:00
2024-02-03 05:16:23 +01:00
2024-01-08 11:24:37 +11:00
2024-02-05 14:26:02 +01:00
2024-02-05 14:26:02 +01:00
2023-08-25 09:40:42 +10:00
2024-01-10 18:06:28 +01:00
2024-01-03 13:38:14 +01:00
2024-01-02 15:51:39 +01:00
2024-02-05 14:26:02 +01:00
2024-02-05 14:26:02 +01:00
2023-08-18 11:58:37 -06:00
2023-12-19 19:00:11 +01:00
2023-08-16 00:20:26 +10:00
2023-11-16 11:41:55 +01:00
2023-08-16 00:20:26 +10:00
2024-01-15 12:44:14 -05:00
2023-09-22 12:21:18 +10:00
2024-01-15 12:44:14 -05:00
2023-12-28 19:08:23 +01:00
2024-01-24 21:27:59 +01:00
2023-05-31 16:19:06 +02:00
2024-02-05 12:59:30 +01:00
2024-01-05 20:35:55 +01:00
2024-01-24 21:27:59 +01:00
2024-01-05 20:35:55 +01:00
2023-11-16 11:41:55 +01:00
2023-08-16 00:20:26 +10:00
2024-02-03 04:02:06 +01:00
2024-02-01 15:37:43 +01:00
2024-02-01 15:37:43 +01:00
2024-02-01 15:37:43 +01:00
2024-01-15 12:44:14 -05:00
2023-05-31 16:19:06 +02:00
2024-01-24 21:27:59 +01:00
2023-08-17 20:11:51 +02:00
2024-02-03 04:02:06 +01:00
2024-02-02 10:48:22 +11:00
2024-01-24 21:27:59 +01:00
2023-05-31 16:19:06 +02:00
2024-02-01 15:37:43 +01:00
2023-11-30 14:15:11 +11:00
2024-01-30 14:42:13 -05:00
2024-01-08 11:24:37 +11:00
2024-01-24 21:27:59 +01:00
2024-01-08 11:24:37 +11:00
2024-02-03 05:16:23 +01:00
2023-10-30 21:40:35 +01:00
2024-01-24 21:27:59 +01:00
2024-01-02 15:51:39 +01:00
2023-10-05 19:47:11 +02:00
2023-08-16 00:20:26 +10:00
2024-01-15 12:44:14 -05:00
2023-08-16 00:20:26 +10:00
2023-08-16 00:20:26 +10:00
2023-08-16 00:20:26 +10:00
2023-11-27 09:54:36 +11:00
2023-08-16 00:20:26 +10:00
2024-02-02 23:23:29 +01:00
2023-11-27 17:18:46 +01:00
2024-01-30 14:42:13 -05:00
2024-01-02 15:51:39 +01:00
2024-01-24 11:46:39 -05:00
2023-08-16 00:20:26 +10:00
2024-01-02 15:51:39 +01:00
2023-08-16 00:20:26 +10:00
2023-12-20 15:32:52 +01:00
2023-08-16 00:20:26 +10:00