Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blender 3.2で変更がすぐに反映されない #2

Closed
todashuta opened this issue Jul 2, 2022 · 1 comment
Closed

Blender 3.2で変更がすぐに反映されない #2

todashuta opened this issue Jul 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@todashuta
Copy link
Owner

Blender 3.2.0で動かしてみたところBlack to Alpha 0での変更がすぐに画面上に反映されなくなっていた。
ペイントモードに変えて何か描いたりするとアドオンで直前に変更したピクセルの変更も反映される。

@todashuta todashuta added the bug Something isn't working label Jul 2, 2022
@todashuta
Copy link
Owner Author

image.update()が必要になってたので修正。

image.update()は新たに増えたAPIではなく前からあったんだけど、用途がいまいちわからんなーと思ってた。
updateが要るのが本来の形で今までは余計な更新処理まで動いていたってことかな。

v2.83.19とv2.93.9でupdateを追加したことで特に問題は起きてないことも確認した。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant