Francesco Bellini Francesco-Bellini
  • Italy
  • Joined on 2024-08-07
a4dfd6e7cd Update File Defaults menu with ensure absolute paths
81a9239575 Updating preferences adding External Resources Batch section
89c10ad48e Implement operators and functions for batch processing of paths in files
Compare 3 commits »
Francesco Bellini commented on issue Francesco-Bellini/custom_templates_addon#1 2024-11-09 14:36:10 +01:00
Resource link path lost in the .blender file

This sound really strange to me...

My add-on is basically a list of paths and names. When you open a template, you simply call the Blender operator wm.read_homefile with the path of your…

Francesco Bellini commented on issue infrastructure/extensions-website#265 2024-11-08 12:03:09 +01:00
New activity resets our Extension Approval Queue

As far as i know, messages which changes status, like Awaiting Review, simply update the "Activity" time you see in the approval queue table, and the most recent activity is always on top.…

Francesco Bellini commented on issue Francesco-Bellini/custom_templates_addon#1 2024-11-06 13:47:18 +01:00
Resource link path lost in the .blender file

This is based on the operator File > External Data > Make Paths Absolute, and i see the operator is there also on 2.83 (which is my lower supported target), so there shouldn't be any problems.…

Francesco Bellini commented on issue Francesco-Bellini/custom_templates_addon#1 2024-11-06 12:50:57 +01:00
Resource link path lost in the .blender file

I hope that in the next update, you will make this process more automatic and easier.

After some testing and tries, seems like i found a solution to automate this, @Sun19.

It's currently…

Francesco Bellini pushed to main at Francesco-Bellini/custom_templates_addon 2024-10-25 16:43:54 +02:00
a2883546fa Update README_EXT with info about external resources and relative paths solution.
Francesco Bellini pushed to main at Francesco-Bellini/custom_templates_addon 2024-10-25 14:44:57 +02:00
61790be738 Update README_EXT with info about external resources and relative paths solution.
Francesco Bellini commented on issue Francesco-Bellini/custom_templates_addon#1 2024-10-25 12:23:20 +02:00
Resource link path lost in the .blender file

Hi @Sun19!

Thanks for using the add-on, and for your report!


I think this is due to the fact that, by default, blender use relative paths (// paths, relative to the .blend file…

1877cbc936 Feat: Markdown preview for markdown-supported fields
8f163a1577 Feat: API for markdown preview rendering
41c4ae35e9 Implement basic robots.txt (#264)
869fff8f53 Extension Card: Limit tags displayed to 3
a06766043f Fix #263: Server error on extensions-awaiting-review
Compare 11 commits »
Francesco Bellini pushed to main at Francesco-Bellini/extensions-website 2024-10-23 15:54:19 +02:00
41c4ae35e9 Implement basic robots.txt (#264)
869fff8f53 Extension Card: Limit tags displayed to 3
a06766043f Fix #263: Server error on extensions-awaiting-review
10b855d66d Fix staging URLs on README
4a2e873de8 Revert "Version Upload API: Handle \n for release notes (#262)"
Compare 7 commits »
Francesco Bellini pushed to main at Francesco-Bellini/extensions-website 2024-10-06 21:21:57 +02:00
ce6e39454a Chore: Update git submodule web-assets to v2.0.0-alpha.43
7906024359 Fix: Cropped ratings stars filling
Compare 2 commits »
Francesco Bellini deleted branch fix-ratings-stars-fill from Francesco-Bellini/extensions-website 2024-10-04 15:56:57 +02:00
Francesco Bellini closed pull request Francesco-Bellini/extensions-website#1 2024-10-04 10:53:10 +02:00
WIP: Feature: Markdown preview for markdown-supported fields
Francesco Bellini created pull request infrastructure/extensions-website#260 2024-10-04 02:42:18 +02:00
Proposal: Feature: Markdown preview for markdown-supported fields
15118f16d7 Feat: Markdown preview for markdown-supported fields
4a2eba5514 Feat: Markdown preview for markdown-supported fields
969297ac62 Feat: Markdown preview for markdown-supported fields
7007189dd1 Feat: Markdown preview for markdown-supported fields
71bfd668da Feat: Markdown preview for markdown-supported fields
cecb3631da Feat: Markdown preview for markdown-supported fields