Skip to content

Releases: yyc12345/vtobjplugin

Stable Release v3.1

31 Jul 12:51
Compare
Choose a tag to compare

Virtools Wavefront OBJ Exporter version 3.x is a brand new version with a complete refactoring of the old code.

It is based on my personal created library YYCC and should have same features as previous version and better code style and project framework for programmer reading and debugging.

It also adds multi-language feature. Now Simplified Chinese user can utilize this plugin with their mother tongue.

But something must have broken during the refactoring and I barely had enough time to check this. So if you faced with some weird behavior, please report bugs freely.

Comparing with version 3.0, version 3.1 will try to pop up a windows to tell user if unexpected exception happened.

Stable Release v3.0

21 Jul 08:29
Compare
Choose a tag to compare

Virtools Wavefront OBJ Exporter version 3.0 is a brand new version with a complete refactoring of the old code.

It is based on my personal created library YYCC and should have same features as previous version and better code style and project framework for programmer reading and debugging.

It also adds multi-language feature. Now Simplified Chinese user can utilize this plugin with their mother tongue.

But something must have broken during the refactoring and I barely had enough time to check this. So if you faced with some weird behavior, please report bugs freely.

Test Version v3.0

19 Jul 09:04
Compare
Choose a tag to compare
Test Version v3.0 Pre-release
Pre-release

Brandnew Virtools OBJ Exporter.

Plugin has full refactor and its code are more clear than previous one.
All functions are preserved.

Currently only provide Virtools 5.0 for testing.

Stable Release v2.2

26 Dec 02:27
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.

If you haven't used any 2.x version of this plugin, please read README first. This is a major version update.

Stable Release v2.1

21 Mar 04:03
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.

This is a major version update. It brings more options about exporting obj file especially the encoding system. This exporter has not been tested more so far. Please submit an issue if you encounter any problems while using it. There are major changes:

  • Use std::string instead of pre-allocated buffer(buffer_helper.cpp)
  • Add full encoding conversion system for correcting exported files. This is was designed for solving #1 . There are several options for this system. MAKE SURE to read the README file before actually exporting.
  • Add o cmmand and g command switch.
  • Reduce the IO operation about copying texture files.
  • Remove useless usemtl command.
  • etc...

Full Changelog: v1.7...v2.1

Stable Release v2.0

13 Mar 05:52
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.

This is a major version update. It brings more options about exporting obj file especially the encoding system. This exporter has not been tested more so far. Please submit an issue if you encounter any problems while using it. There are major changes:

  • Use std::string instead of pre-allocated buffer(buffer_helper.cpp)
  • Add full encoding conversion system for correcting exported files. This is was designed for solving #1 . There are several options for this system. MAKE SURE to read the README file before actually exporting.
  • Add o cmmand and g command switch.
  • Reduce the IO operation about copying texture files.
  • Remove useless usemtl command.
  • etc...

Full Changelog: v1.7...v2.0

Stable Release v1.7

29 Jan 03:40
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.
This version do not have significant differences with previous version. It just change the default export settings for better export experience. For example, export objects for common occasion without any modification of export settings.

Stable Release v1.6

06 Jul 12:01
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.

Stable Release v1.5

26 Nov 12:46
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.

Stable Release v1.3

15 Jun 06:50
Compare
Choose a tag to compare

Choose correct version and put dll into InterfacePlugins folder.