16 Commits

Author SHA1 Message Date
doc-code
f80b32a127 Features: add from folder, clear current templates, auto-naming; +refactor 2024-09-01 03:45:29 +02:00
doc-code
439aac2702 Fix preference persistence by marking preferences as dirty, Used poll to disable operators instead of hiding them 2024-08-28 19:26:46 +02:00
doc-code
ad2b549ea2 Fix persistence of preferences when changing override_splash from splash 2024-08-27 12:50:41 +02:00
doc-code
727b535cba Naming refactor 2024-08-26 23:07:28 +02:00
doc-code
2992585cd5 Prefs: Removed warning message for splash screen issue, remove [-] button with no templates, Fix index access issue importing shorter list 2024-08-26 16:01:26 +02:00
doc-code
ba9e026291 Removed custom separator in favor of simple separator 2024-08-26 16:00:08 +02:00
doc-code
f6c8730062 Removed messages after switching mode for splash screen 2024-08-26 15:59:44 +02:00
78c384c850 Remove a couple of unuseful lines 2024-08-18 22:59:13 +02:00
2a60a876bf Fix 'Use current as template' bpy missing import 2024-08-18 20:11:55 +02:00
2f0eaaef13 Minor refactor 2024-08-18 17:00:04 +02:00
d6fa3dd76b Update preferences to add override_splash prop 2024-08-18 16:57:06 +02:00
d3ed9be3b9 Move draw functions to file 2024-08-18 16:56:44 +02:00
a906c8b948 Implement override of WM_MT_splash (a clone, adding menu for switching between default and custom templates) 2024-08-18 16:56:33 +02:00
db42669de1 Add label in preferences 2024-08-17 17:45:55 +02:00
f7eea625fd Implement json import/export of custom templates (in preferences and File > Defaults > Import/Export) 2024-08-17 17:07:23 +02:00
8f5034fbf6 Separate classe in new file, reduce register/unregister code length 2024-08-17 16:47:09 +02:00