My Official Extensions Repository
Welcome!
Here you can add my repository in Blender 4.2 to access all my free extensions.
Just add the following URL in Blender as a remote repository:
https://extensions.spencermagnusson.com/add_ons/index.json
If you need them offline, you can download them individually,
either from their own repositories or the zip files included in this repository.
Includes

nView Lite,
a demo version of nView
to simplify camera-based scene optimization.

Shot Matcher
to simplify basic color matching for compositing visual effects

BLint for simplified project standardization and quality
checks

Color From Material
to quickly generate viewport materials colors based on the shader nodes

Scene Complexity
to analyze the complexity of your scene and make better optimization decisions
Others I’m too lazy to make a thumbnail for
- Copy Render Command
generates a command to render your current file,
and copies it to your clipboard.
Paste it into your favorite terminal, and enjoy command line rendering!
- Separate with Instances
extends the mesh separate operator to add separated pieces to other mesh instances.
- Native Cycles Denoise
exposes Cycles's native temporal denoising to the render menu (experimental, currently only works with OPTIX).
- Save with Prefix
reminds users to save files with a user-defined prefix. Can use date format or text.
Once the user saves, a confirmation dialog is displayed asking if they want to save the file with the prefix.
If the user confirms, the file is saved again with the prefix (.blend1 files are also renamed with the prefix).
- Save Your Autosave
makes it easier to monitor autosaves by displaying the last time it autosaved and
exposes currently running modal operators.