49 Commits

Author SHA1 Message Date
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
679567aa61 Built .zip for v.1.0.1 v1.0.1 2024-08-17 11:58:31 +02:00
2f11603f5a Update release version v1.0.1 2024-08-17 11:58:18 +02:00
d9534b26d5 Update CHANGELOG and add Changelog ref in the README 2024-08-17 11:57:57 +02:00
493e04ed05 Update script to use __package__ instead of __name__ for preferences 2024-08-17 11:57:28 +02:00
662c47137d Add CHANGELOG FILE 2024-08-17 11:43:15 +02:00
126140a92c Add .gitignore for .xcf gimp projects files (for repo size reasons) 2024-08-17 03:55:50 +02:00
7d2c5b3a86 Update images assets for readme and extensions.blender.org 2024-08-17 03:54:34 +02:00
85aedebf37 Update README with new image, and Why this add-on? section 2024-08-17 03:13:07 +02:00
1cd7d8d331 Built .zip for release v.1.0.0
Remove old blender manifest file

Update README for v1.0.0

Update script name for .zip to release.sh

Remove operations that was specific for user_default extensions

Update README with Support info and .blend path notice

Update zip for v1.0.0

Fix select template popup

Override first release 1.0.0
v1.0.0
2024-08-17 01:08:00 +02:00
15f92f032a Update manifest to version 1.0.0 2024-08-17 00:21:59 +02:00
16406288ca Update init script with license notice 2024-08-17 00:21:39 +02:00
a532e40b47 Add make_zip.sh for creating the .zip release 2024-08-17 00:19:20 +02:00
39912d20d1 Add README.md and relative images 2024-08-17 00:19:01 +02:00
ede3c91ece Add GPL 3.0 LICENSE file 2024-08-16 22:57:11 +02:00
ce23ae953c Custom Templates Init script and blender_manifest (from previously work 'till 0.9.22) 2024-08-16 22:56:58 +02:00