WIP: UI: Refactor of Confirmations and Op Dialogs #117493

Closed
Harley Acheson wants to merge 1 commits from Harley/blender:DialogRefactor into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Harley Acheson a0acbcd234 WIP: UI: Refactor of Confirmations and Op Dialogs
Confirm data using std::string rather than char arrays. Consolidation
of wmConfirmDetails into wmOpPopUp. WM_operator_props_dialog_popup
using wm_block_confirm_create so they get cancel buttons, etc
2024-01-24 17:11:51 -08:00