Python : Add Baking Callback #55532

Closed
opened 2018-06-19 13:30:49 +02:00 by Félix · 4 comments

Hi,

I would like to use same callback functions with bpy.app.handlers. for baking as it's possible with rendering.

It would look like :

bpy.app.handlers.bake_cancel
bpy.app.handlers.bake_complete
bpy.app.handlers.bake_init
bpy.app.handlers.bake_post
bpy.app.handlers.bake_pre
bpy.app.handlers.bake_stats
bpy.app.handlers.bake_write

Thanks!

Hi, I would like to use same callback functions with *bpy.app.handlers.* for baking as it's possible with rendering. It would look like : ``` bpy.app.handlers.bake_cancel bpy.app.handlers.bake_complete bpy.app.handlers.bake_init bpy.app.handlers.bake_post bpy.app.handlers.bake_pre bpy.app.handlers.bake_stats bpy.app.handlers.bake_write ``` Thanks!
Author

Added subscriber: @Miadim

Added subscriber: @Miadim
Félix changed title from Adding Python Baking Callback to Python : Add Baking Callback 2018-06-19 13:31:57 +02:00

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Vuk Gardašević self-assigned this 2018-06-19 13:37:29 +02:00

Hi, while we love to hear these ideas, this is not the right place for them. This website is mainly used to track bug reports and not feature requests. But luckily, there are some other nice solutions you can take, so please use one of the other forms of communication listed below:

https://rightclickselect.com/
Fun board mailing list: https://lists.blender.org/mailman/listinfo/bf-funboard

Hi, while we love to hear these ideas, this is not the right place for them. This website is mainly used to track bug reports and not feature requests. But luckily, there are some other nice solutions you can take, so please use one of the other forms of communication listed below: https://rightclickselect.com/ Fun board mailing list: https://lists.blender.org/mailman/listinfo/bf-funboard
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#55532
No description provided.