Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Sequenced Bake
Sequenced Bake

Tools for baking material sequences and generating sprite sheets.
Add-on by Anthony-OConnell
About What's New Permissions Reviews Version History

Version History

1.0.10 Blender 4.2  and newer
  • 24.1 KB
  • 3163
  • December 21st, 2024

Changelog

  • Fixed: Context naming mismatch in sprite sheet creator.
Compatibility
Blender 4.2  and newer
Downloads
3163
Size
24.1 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.10 24.1 KB
1.0.9 Blender 4.2  and newer
  • 24.0 KB
  • 17
  • December 21st, 2024

Changelog

  • Fixed: Sequenced bake node throwing error when trying to add it in blender 4.3.2
  • Fixed: color_depth should now save rendered image with the correct bit depth.
  • Added: Node property.
Compatibility
Blender 4.2  and newer
Downloads
17
Size
24.0 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.9 24.0 KB
1.0.8 Blender 4.2  and newer
  • 24.0 KB
  • 51
  • December 21st, 2024

Changelog

  • Added: Sequenced Bake Node has been added to the shander node add menu. This is a mirror of the N panel menu.
  • Added: 32 bit float option for generated image textures.
  • Fixed: Mismatch in the naming of classes and methods.
  • Updated: Descriptions of some of the options.
Compatibility
Blender 4.2  and newer
Downloads
51
Size
24.0 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.8 24.0 KB
1.0.7 Blender 4.2  and newer
  • 23.3 KB
  • 661
  • December 5th, 2024

Changelog

  • Added: Normal map object and tagent option.
  • Added: Normal map RGB Swizzle options.
  • Added: Lighting contribution options for multiple bake types.
  • Added: Color management options.
  • Added: Image texture and color space options.
  • Fixed: Incorrect naming for AO Bake type causing AO bakes to fail.
  • Fixed: Problem with the generated image texture location, It will now be created to the right of the material output node making it easier to manage.
Compatibility
Blender 4.2  and newer
Downloads
661
Size
23.3 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.7 23.3 KB
1.0.6 Blender 4.2  and newer
  • 21.1 KB
  • 1097
  • November 7th, 2024

Changelog

  • Fixed a problem with image textures getting deleted when baking.
  • Fixed a problem with baked images not getting removed properly when option is checked.
  • Added warning massage for when the render engine is not set to Cycles when baking.
Compatibility
Blender 4.2  and newer
Downloads
1097
Size
21.1 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.6 21.1 KB
1.0.5 Blender 4.2  and newer
  • 21.1 KB
  • 2464
  • August 18th, 2024

Changelog

  • Increased the max image size for baked maps to 8K
  • Added options to clear baked images from the image viewer within blender to help with clutter.
  • Fixed a bug where users were unable to select the image sequence directory directly when creating sprite sheets.
  • Fixed directory naming so it now reflects the active object and active material. directory nameing will now look like this. "objectname_materialname_baketype". This should make it easier to find and prevent overwriting material bakes.
Compatibility
Blender 4.2  and newer
Downloads
2464
Size
21.1 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.5 21.1 KB
1.0.4 Blender 4.2  and newer
  • 17.8 KB
  • 190
  • August 6th, 2024

Changelog

  • Added Image format option for baked out material maps.
  • Added an option to use alpha for the baked out material maps.
  • Added permissions section to blender_manifest.
  • Separated the menus for the sequence bake and the sprite sheet creator into their own panels.
  • Removed PNG, JPEG, image format limiter when opening image sequences for sprite sheet creation.
Compatibility
Blender 4.2  and newer
Downloads
190
Size
17.8 KB
Permissions
This version requests the following:
  • Files Saving and opening image files
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.4 17.8 KB
1.0.3 Blender 4.2  and newer
  • 17.7 KB
  • 18
  • August 3rd, 2024

Changelog

  • Cleaned up code structure.
  • Cleaned up and organized sequenced bake properties.
  • Added Metallic bake type option. (current requires a node be connected to the metallic input of the principled BSDF node). This is because it will bake that connected node with emimssion directly to get the metallic map as blender doesn't currently have this as a bake type.
  • Fixed console output reporting.
  • Set reletive paths to false by default. With reletive paths enabled the selected directory would be "//directory_name" rather than the full path which is required.
Compatibility
Blender 4.2  and newer
Downloads
18
Size
17.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.3 17.7 KB
1.0.2 Blender 4.2  and newer
  • 16.6 KB
  • 11
  • July 31st, 2024

Changelog

  • Added a sprite sheet generator for packing the image sequences for sprite sheets or flipbook asset creation.
Compatibility
Blender 4.2  and newer
Downloads
11
Size
16.6 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.2 16.6 KB
1.0.1 Blender 4.2  and newer
  • 13.7 KB
  • 22
  • July 22nd, 2024

Changelog

Corrected zip file folder structure.

Compatibility
Blender 4.2  and newer
Downloads
22
Size
13.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.1 13.7 KB
1.0.0 Blender 4.2  and newer
  • 13.9 KB
  • 15
  • July 22nd, 2024

Changelog

Version 1.0.0

Originally created for blender 3.6. This add-on has been updated for blender 4.2 and made public.

Compatibility
Blender 4.2  and newer
Downloads
15
Size
13.9 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.0 13.9 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite