Henry-Chang
  • Joined on 2023-03-12
Henry-Chang commented on pull request blender/blender#106126 2024-02-28 10:42:12 +01:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Dear @Hans-Goudey, thank you for reaching out. I have not been happy with myself for this unfinished PR; unfortunately, work and life have not allowed me to make further headway. Nonetheless, I do…

Henry-Chang commented on pull request blender/blender#106126 2023-05-15 15:12:36 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Agreed. Will definitely revert them.

Henry-Chang commented on pull request blender/blender#106126 2023-05-15 14:53:35 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

This is a remnant from an old version of the code, when the target was disabled and not inactive. When the RNA was disabled in the backend, the disabled status would propagate to the brush panel.…

Henry-Chang commented on pull request blender/blender#106126 2023-05-15 14:27:09 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Makes sense, would update.

Henry-Chang commented on pull request blender/blender#106126 2023-05-15 14:26:41 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Understood, would update.

Henry-Chang commented on pull request blender/blender#106126 2023-05-14 06:28:59 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Dear @Harley and @JulienKaspar, thank you for your recommendations, confirmations, and help. I have made the changes to UI_but_set_disabled_hint and have UI_but_disable call it. I understand that…

Henry-Chang pushed to gray-out-automasking at Henry-Chang/blender 2023-05-14 06:22:20 +02:00
0a80f192b6 Fix: UI_but_inactive to UI_but_set_disabled_hint
Henry-Chang commented on pull request blender/blender#106126 2023-05-10 16:47:30 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

@JulienKaspar Hi, thank you for your reply. This is weird. I just fetched and reset to the gray-out-automasking branch. Built with make lite and was able to get the correct response as shown in…

Henry-Chang commented on pull request blender/blender#106126 2023-04-06 12:17:31 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Dear @Harley and @JulienKaspar, thank you for your patience and guidance.

Above is my implementation, which is very close to the requirements, with one difference. The 'Create Mask' button…

Henry-Chang pushed to gray-out-automasking at Henry-Chang/blender 2023-04-06 11:45:27 +02:00
d232b8800a WIP: Extra: Sync Values between Scene View Normal Limit, Falloff and Brush View Normal Limit, Falloff
5b9616e1f8 WIP: Separate 'Create Mask' Button and View Normal Limit and Falloff between Scene and Brush Panel
a6777367d2 UI: Scene Automasking 'Create Mask' Button Disabled with Disabled Message
aa6fa9badd UI: Scene Automasking Panel Inactive with Disabled Message except 'Create Mask' Button
32b5ced13b WIP: Modifications that will allow Disabled messages to be added without setting editable to false
Compare 6 commits »
Henry-Chang commented on pull request blender/blender#106126 2023-04-01 04:52:38 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Dear @Harley, thank you for your clarification on the 1st issue. Sorry if I wasn't clear about the details, and @JulienKaspar please correct me if I am mistaken.

As I understand it, the task is…

Henry-Chang commented on pull request blender/blender#106126 2023-03-31 16:09:55 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Dear @Harley, thank you so much for the detailed reply. No, it does not sound discouraging at all; in fact rather interesting and exciting. I am very glad the hack cannot be accepted, as I am…

Henry-Chang commented on pull request blender/blender#106126 2023-03-29 02:09:08 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Dear @JulienKaspar, @pablovazquez, thank you for the recommendations. The code is updated as suggested. Thank you.

Henry-Chang pushed to gray-out-automasking at Henry-Chang/blender 2023-03-29 01:05:47 +02:00
f69302fdd7 WIP: Updated Hardcoded Disabled Message for Gray out (with Active) Scene Auto-masking
5083211921 UI: Updated Gray out (with Active) Scene Auto-Masking if equivalent Brush option
Compare 2 commits »
Henry-Chang deleted branch automasking-gray-out from Henry-Chang/blender 2023-03-25 12:43:18 +01:00
Henry-Chang closed pull request blender/blender#106123 2023-03-25 12:37:59 +01:00
Wrong branch. Updated PR at #106126.
Henry-Chang created pull request blender/blender#106126 2023-03-25 12:34:49 +01:00
WIP: UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971
Henry-Chang created branch gray-out-automasking in Henry-Chang/blender 2023-03-25 12:26:28 +01:00
Henry-Chang pushed to gray-out-automasking at Henry-Chang/blender 2023-03-25 12:26:28 +01:00
9eb9249468 WIP: Hardcoded Disabled Message for Gray out Scene Auto-masking
8d1bf196ca UI: Gray out Scene Auto-Masking if equivalent Brush option
Compare 2 commits »
Henry-Chang created pull request blender/blender#106123 2023-03-25 08:21:13 +01:00
WIP: UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971