Skip to content

Releases: neverhood311/Stop-motion-OBJ

v2.1.0

22 Jul 02:30
7eec59d

Choose a tag to compare

Version 2.1.0

This version is compatible with Blender 2.80+

New Features:

  • Streaming sequences (This lets you work with very large mesh sequences that wouldn't fit entirely in memory)
  • Improved sequence import experience (FYI, it's moved from "Add > Mesh" to "File > Import")
  • Greatly expanded sequence import options (specify most OBJ and STL import options for the whole sequence)
  • Many reductions in memory usage
  • Automatic mesh sequence naming
  • Many bug fixes and lots of code cleanup

v2.0.2

13 Jan 18:59
8f4129d

Choose a tag to compare

Bug fixes

  • Rearranged the file structure to allow installing the addon from a zip file

Download: Stop-motion-OBJ-2.0.2.zip

v2.0.1

31 Oct 04:15
e5961f8

Choose a tag to compare

Bug Fixes

  • Fixed a bug where an object with multiple materials would lose all materials except one after the first frame (issue #25)

v2.0.0 (Blender 2.80)

07 Jul 22:17
254de4d

Choose a tag to compare

New Features:

  • Support for Blender 2.80+
  • Reload sequence: reload a mesh sequence from disk
  • File numbers don't have to be zero-padded; files are now loaded in alphanumeric (natural) order

Bug Fixes:

  • You're no longer required to use absolute paths. (Feel free to leave "Relative Path" checked)

r1.1.1

29 Mar 15:13

Choose a tag to compare

r1.1.1

This release works with Blender 2.77, 2.78, and 2.79.

Because there are a few upcoming changes to the Blender Python API, this version WILL NOT WORK in Blender 2.80+.

Bugs fixed:

  • Files are now loaded in natural numerical order, so file numbers no longer need to be zero-padded

r1.1.0

16 Mar 15:33
6ada248

Choose a tag to compare

r1.1.0

This release works with Blender 2.77, 2.78, and 2.79.

Because there are a few upcoming changes to the Blender Python API, this version WILL NOT WORK in Blender 2.80+.

Bugs fixed:

  • The addon was not respecting an OBJ sequence that had an MTL file for each frame. This has been fixed.

r1

30 Dec 17:12

Choose a tag to compare

r1

This release works with Blender 2.77, 2.78, and 2.79.

Because there are a few upcoming changes to the Blender Python API, this version WILL NOT WORK in Blender 2.80+.

The next release will support Blender 2.80.