It would be helpful if you could create a bug report with more info here: https://projects.blender.org/studio/blender-studio-tools/issues/new?template=.gitea%2fissue_template%2fbug.yaml
I can't reproduce the issue at this time.
wish this would auto reload the scripts as well but great add on though for any one that simply gets sick of having to update everything manually after every small change. how is this not default behaviour in blender. absolutely of my top choice in my list of add on's to use, is this one.
Thanks for your kind words, about the scripts, blender already detects changes and display it to user (red question mark button) so he/she only has to click. I felt that it was a good enough solution, knowing that if you have unsaved changes in the text editor, they will be lost with this behavior... However, you can make an issue on the github to discuss this feature if you want ! cheers !
Essential pie menu. makes life easy! good tool!
Ok so this caught me and some else out we created a issue log with blender. Would be good that when the screen is read there is a warning that actually says save your work when completely red. because it took a while for it to realise it wasn't a blender issue lmao it was the worlds best troll and had me scratching my head. i was expecting a pop up with "save your work" but instead i thought that blenders viewport in 4.3 was bugging out lmao.
great addon because it forces you to save. im giving it 5 stars because it managed to put me in a whirlwind. "tips hat" well played sir........well played XD
Good idea! Upgrade to the just-released version 1.5.0 and see it in action :)
Why this hasn't been purchased by blender for a huge amount of money is beyond me. this should be included in blender by default. The dev of this got this right. ive never in my few months of using this have had a single issue with it. its one of the most useful plugins you didnt know you needed.
I love seamlessness between software. While it doesn't change the fact I'm in blender, it does allow me to feel more at home in blender. weird but true. works great so far no modifications for things in blender, and works exactly as advertised. sensational theme.
Fantastic addon. 2 things i can think of that would be wicked additions:
1, Node annotation is able to be added from the Ctrl + A menu 2, the ability to select a parent and it be moved with that parent node.
other than that i think its a game changer for node wranglers like my self. it allows you to easily document the complex trees so you can come back later (sometimes months later) and get right back to it, instead of wasting time trying to figure it all out again.
would love a ctrl + a on hover option. not a deal breaker but would be fantastic. One of my favourite addons. Always works and feels far more intuitive once you use it. Great that it has been brought back from the dead and really hope the addons development continues. Great work
Hi, thanks for the review! :)
I would also really like to have Ctrl A Apply Modifiers on hover! Unfortunately, it seems impossible to do in the Blender Python API, but perhaps it can be implemented with a hack somehow? I will look into it.
Great addon, How ever recently its been spamming my console with /home/$USER/.config/blender/4.4/scripts/addons/brushstroke_tools/__init__.py Every time i hover over a UI element.
$USER is replaced by a users username, i added that in as its agnostic
Great tool though still worth the 5 stars i gave it, would like that error to disappear. I added a bl_info section to the said script as a test but that didnt work so im assuming it needs something else.