Skip to content

Releases: Tilapiatsu/blender-export_as_blend

Export as Blend v2.0.1

19 Mar 21:16

Choose a tag to compare

This release fix a small bug to where Export to clean file is disable wouldn't use your custom Startup Blend file, but the Factory default Blend file.

Export as Blend V2.0.0

04 Jun 22:54

Choose a tag to compare

This release is a complete rewrite of the addon to (hopefully) get more stable and predictable results. It also come with the ability to append objects to extisting blend file.
You can found a good overview of this addon here

Release Notes
  • NEW : You can export by appending/linking to an existing blend file.
  • NEW : You can select the destination scene for the objects to be exported to
  • NEW : You can export selected object children
  • NEW : You can print debug messages in console for debugging purpose
  • NEW : Dynamic description of the following operation is written and updated based on the settings.

Export as Blend V1.1.0

06 May 11:58

Choose a tag to compare

This update is adding a warning before overriding file, and a new feature to export everything under a new Collection
You can found a good overview of this addon here

Release Notes
  • NEW : File Override Warning
  • NEW : Add an option to export everything under a new collection
  • UPDATE : Rework the UI for Clartity

Export as Blend 1.0.2

05 May 09:11

Choose a tag to compare

This upddate is just to fix a small typo in one parameter and a bugfix
You can found a good overview of this addon here

Release Notes
  • FIX : Typo in the parameter export_to_clean_file
  • FIX : Export was not working correctly from dirty files : Files with changes that was not saved yet

Export as Blend V1.0.1

03 May 19:29

Choose a tag to compare

This upddate is just to fix a small typo in the operator name
You can found a good overview of this addon here

Release Notes
  • FIX : Typo in the operator name it is now accessible with : bpy.ops.export_scene.tila_export_as_blend()

Export as Blend v1.0.0

02 May 23:19

Choose a tag to compare

First Release of this addon.
You can found a good overview of this addon here

Release Notes
  • Support Export Objects and Scene

  • Support Append or Link from Current file

  • Support Packing External Data

  • Support Export to Clean File

  • Support Create Collection Hierarchy

  • Support Export Dependencies in Dedicated Collection

  • Support Open Exported Blend