Merge branch 'blender-v4.4-release'

This commit is contained in:
Harley Acheson
2025-02-17 09:47:59 -08:00
2 changed files with 4 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ const UserDef U_default = {
.scrollback = 256,
.node_margin = 40,
.node_preview_res = 120,
.transopts = USER_TR_TOOLTIPS,
.transopts = USER_TR_TOOLTIPS | USER_TR_IFACE | USER_TR_REPORTS | USER_TR_NEWDATANAME,
.menuthreshold1 = 5,
.menuthreshold2 = 2,
.app_template = "",