This commit is contained in:
2025-12-06 18:23:17 +08:00
parent 1f10abfb32
commit 9f30e905d7
259 changed files with 33763 additions and 348 deletions

View File

@@ -24,17 +24,16 @@ from . import ModIt_CSS
##_____________________________________________PATH
MODIT_DIR = os.path.dirname(os.path.abspath(__file__)).replace('\\', '/')
USERAPPDIR = mc.internalVar(userAppDir=True)
VERSION = mc.about(v=True)
# Get ModIt's actual location
ModItDir = os.path.dirname(os.path.abspath(__file__))
IconsPathThemeClassic = os.path.join(ModItDir, 'Icons/Theme_Classic/')
ToolPath = os.path.join(ModItDir, 'Tools/')
PreferencePath = os.path.join(ModItDir, 'Preferences/')
PlugInsPath = os.path.join(USERAPPDIR, VERSION+'/plug-ins')
PrefIcons = os.path.join(USERAPPDIR, VERSION+'/prefs/icons')
UserScriptFolder = os.path.join(USERAPPDIR, VERSION+'/scripts')
RessourcePath = os.path.join(ModItDir, 'Ressources/')
IconsPathThemeClassic = os.path.join(MODIT_DIR, 'Icons/Theme_Classic/').replace('\\', '/')
ToolPath = os.path.join(MODIT_DIR, 'Tools/').replace('\\', '/')
PreferencePath = os.path.join(MODIT_DIR, 'Preferences/').replace('\\', '/')
PlugInsPath = os.path.join(USERAPPDIR, VERSION+'/plug-ins').replace('\\', '/')
PrefIcons = os.path.join(USERAPPDIR, VERSION+'/prefs/icons').replace('\\', '/')
UserScriptFolder = os.path.join(USERAPPDIR, VERSION+'/scripts').replace('\\', '/')
RessourcePath = os.path.join(MODIT_DIR, 'Ressources/').replace('\\', '/')

View File

@@ -1 +1 @@
{"MULTISIZEVALUE": 81.0}
{"MULTISIZEVALUE": 0.5}

View File

@@ -1 +1 @@
{"TAB_OPEN": 0}
{"TAB_OPEN": 1}

View File

@@ -1,2 +1,2 @@
[General]
windowGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1\x9a\0\0\0\xd6\0\0\x2\xef\0\0\x3\x89\0\0\x1\x9b\0\0\0\xf5\0\0\x2\xee\0\0\x3\x88\0\0\0\0\0\0\0\0\a\x80\0\0\x1\x9b\0\0\0\xf5\0\0\x2\xee\0\0\x3\x88)
windowGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\b\0\0\0\x9c\0\0\x3]\0\0\x2\xe6\0\0\x2\t\0\0\0\xbb\0\0\x3\\\0\0\x2\xe5\0\0\0\0\0\0\0\0\a\x80\0\0\x2\t\0\0\0\xbb\0\0\x3\\\0\0\x2\xe5)