mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

596
comptes actifs

#addon

0 message0 participant0 message aujourd’hui

Scoperte molte estensioni di wallet fake per Firefox.
I ricercatori di Koi Security hanno individuato oltre 40 estensioni fasulle per Firefox che impersonano popolari wallet di criptovalute. L’obiettivo è ovviamente rubare le credenziali di login e accedere ai portafogli. Mozilla ha comunicato che quasi tutti gli add-on sono stati rimossi. Un nuovo sistema permette di rilevare automaticamente questo tipo di minaccia.
#addon #firefox #mozilla #estensioni

punto-informatico.it/scoperte-

Punto Informatico · Scoperte molte estensioni di wallet fake per FirefoxSono stati identificati oltre 40 add-on fasulli di Firefox con nomi simili a quelli di popolari servizi che rubano le credenziali di accesso ai wallet.

Petit geste hier qui n'est qu'une goutte dans l'eau mais faut bien faire qq chose : je me suis désabonné d'un compte #youtube qui faisait la promotion d'un #addon #blender utilisant #IA 😠

J'ai même pas cherché à regarder la vidéo, qui était annoncé comme un sponsoring.

Lisant le chapeau de la publication, l'addon permettrait de générer des modèles en 1 min ou 2.

Comment ?

Je vous laisse deviner...

Il y a de bons usages de l'IA (denoising).

Celui-ci ne me semble pas en faire parti.

Hi,

I saw this on a #b3d #addon I bought recently:

def cursor_to_world_02BA0_34CA6():
py.ops.view3d.snap_cursor_to_center()

All the methods on the code are named with hex numbers at the end.

Does anyone knows where this comes from? Is from a code editor?

It could be the code is #vibecode generated by an ai (I hope not)

Fused Filament Design Addon
A short while ago we posted here about an excellent article by @rahix describing some really interesting and useful design approaches for fused filament style 3D printing. If you haven't checked out that article it's really worth a read.

Brilliantly Rahix has worked on some macros which make it trivial to apply some of the excellent design techniques to your FreeCAD project.

blog.freecad.org/2025/05/23/fu
#Addon

FreeCAD News · Fused Filament Design AddonA short while ago we posted here about an excellent article by Rahix describing some really interesting and useful design approaches for fused filament style 3D printing. If you haven't checked out…

#Blender #Godot #Addon #Pipeline

Plugins for working between Blender and Godot.

Utils:
A. The Multimesh tagger in Blender.
B. The Name Hinter in Blender.

Are one extension here: codeberg.org/dbat/blender-godo

C. The Godot plugin to import multimeshes tagged in A:

codeberg.org/blender-godot-pip

Forgive the messy code, docs and file chaos. It's not that hard to figure out. I am cleaning it up and will also post about it all.

hth
🦇

Codeberg.orgblender-godot-utilsAn extension that has various utilities for interop between Blender and Godot.

#Blender #Godot #Addon #Pipeline

Updated my wee Godot-hints Blender addon. The last one had a bug. No one told me, so I guess no one tried it. <sad face>

Anyway, new with a zip file for easy install and readme with instructions and the bug fixed.

codeberg.org/dbat/blender-addo

If you try it, please let me know. It's so lonely out here in free software land.

🦇

Codeberg.orgblender-addon-godot-hintsAn addon to quickly name (or unname) selected objects with Godot Import Hints.

#GodotEngine #Blender #Addon #Help

Imagine an addon in Blender that let's you rename all the children of a selected Collection such that:

somename -> somename--noimp

(And perhaps the other way too:)
somename--noimp -> somename

This would be a nice way to control when you want stuff in a collection to NOT appear in Godot, but don't have the time to manually rename everything.

Any clues how to write this?

Maybe a right-click menu on the collection in the Outliner?

🦇