65 Commits

Author SHA1 Message Date
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
814b755bb7 Minor README update 2024-08-28 11:56:13 +02:00
doc-code
e71ab3ecba Update preferences image to match current UI 2024-08-28 11:49:41 +02:00
doc-code
119717bfbb Update CHANGELOG to v.1.2.5 v.1.2.5 2024-08-27 12:52:04 +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
eb8b4aac82 Update to v1.2.4 v1.2.4 2024-08-26 23:09:06 +02:00
doc-code
a0203dc56a Update version to v1.2.4 2024-08-26 23:08:19 +02:00
doc-code
727b535cba Naming refactor 2024-08-26 23:07:28 +02:00
doc-code
98aa91d3e5 Update featured image 2024-08-26 16:29:35 +02:00
doc-code
6b87e447d0 Update Preview Images to reflect v1.2.3 little UI updates 2024-08-26 16:22:58 +02:00
doc-code
55ceb10701 Upload new .zip for v1.2.3 v1.2.3 2024-08-26 16:03:13 +02:00
doc-code
a911ba7994 Update CHANGELOG explaining v1.2.3 2024-08-26 16:02:59 +02:00
doc-code
68e7b18fb2 Update .toml to 1.2.3 and add User Interface tag, as suggested 2024-08-26 16:02:40 +02:00
doc-code
06bde7a6b3 Fix splash screen issue on disabling add-on, by re-registering the original splash class, in unregister phase 2024-08-26 16:02:06 +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
fb3898c25f Update CHANGELOG to v1.2.2 v1.2.2 2024-08-19 00:24:21 +02:00
8e7c93a829 Update to v1.2.2 2024-08-19 00:22:07 +02:00
b8289b9ac3 Add files permission for import/export feature, Update to 1.2.2 2024-08-19 00:21:56 +02:00
31fa1c2b4d Update CHAGNELOG to v.1.2.1 2024-08-18 23:03:12 +02:00
5a4a336e5a Update to 1.2.1 v1.2.1 2024-08-18 22:59:27 +02:00
78c384c850 Remove a couple of unuseful lines 2024-08-18 22:59:13 +02:00
3dc5dca176 Update preview images 2024-08-18 21:09:35 +02:00
b79c7862b1 Update CHANGELOG for v1.2.0 v1.2.0 2024-08-18 20:22:30 +02:00
7fb69dcf9c Build .zip for v1.2.0 2024-08-18 20:12:35 +02:00
b0ced5013a Update version to v1.2.0 2024-08-18 20:12:14 +02:00
2a60a876bf Fix 'Use current as template' bpy missing import 2024-08-18 20:11:55 +02:00
c9cb3c576b Update README for v1.2.0 with Splash Screen override 2024-08-18 20:09:41 +02:00
bfcbd2e266 Create new feature and preview images 2024-08-18 20:03:12 +02:00
2f0eaaef13 Minor refactor 2024-08-18 17:00:04 +02:00
bab5a57099 Implement custom splash screen, and updates for functions moving 2024-08-18 16:57:43 +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
797e720fa0 Update Preview and Featured image 2024-08-17 23:42:12 +02:00
12d173b2ce Update README for import/export and refactor v1.1.0 2024-08-17 18:29:18 +02:00
2531be905c Update featured and preview images 2024-08-17 17:46:26 +02:00
2ce9613e74 Upload .zip for v1.1.0 2024-08-17 17:46:13 +02:00
db42669de1 Add label in preferences 2024-08-17 17:45:55 +02:00
ec3af34472 Update CHANGELOG for v1.1.0 2024-08-17 17:45:47 +02:00
47cd466a6d Remove manifest comments, Update version to v1.1.0 2024-08-17 17:07:53 +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
56daf65b80 Update README structure and add details 2024-08-17 14:57:43 +02:00
b5d9bdb9f0 Refactor README 2024-08-17 14:41:34 +02:00
ab648889dc Update the Featured Image 2024-08-17 14:40:44 +02:00
df63af65b1 Refactor CHANGELOG 2024-08-17 14:20:03 +02:00
1f38b91fe7 Update to v1.0.2 v1.0.2 2024-08-17 14:16:10 +02:00
8cdf3e8b94 Update release script using blender -c extension build instead of zip, for creating the target .zip 2024-08-17 13:57:19 +02:00