Skip to content

Releases: Inochi2D/inochi-creator

0.6.2 Beta

25 Jan 22:34
Compare
Choose a tag to compare

Fixes a bug which caused PSD imports to crash the app. The underlying issue is unknown as the crash happens somewhere in the OpenGL drivers from some manufacturers; but it appears to be a incompatibility between system fibers and the OpenGL drivers. The solution means there'll no longer be a progress bar for model imports.

Known Issues

  • Still crashes on Intel Intergrated Graphics

Note

On Windows a 64 bit Visual C++ 2019 is required before Inochi Creator can run, you can download it from Microsoft here

0.6.1 Beta

25 Jan 01:40
Compare
Choose a tag to compare

Adds a sensible default layout to Inochi Creator together with a Reset Layout button in the View menu

Known Issues

  • Still crashes on Intel Intergrated Graphics
  • Importing PSDs can cause crashes (see 0.6.2 for fix)

Note

On Windows a 64 bit Visual C++ 2019 is required before Inochi Creator can run, you can download it from Microsoft here

0.6.0 Beta

24 Jan 17:17
Compare
Choose a tag to compare

Bigger release with blending support, premultiplied alpha and very early WIP mesh editing tooling.
Inochi Creator should by default use the best GPU available on laptops with switchable graphics on Windows now.

Known Issues

  • Still crashes on Intel Intergrated Graphics
  • Importing PSDs can cause crashes (see 0.6.2 for fix)

Note

On Windows a 64 bit Visual C++ 2019 is required before Inochi Creator can run, you can download it from Microsoft here

0.5.6 Beta 1

25 Sep 22:47
Compare
Choose a tag to compare
0.5.6 Beta 1 Pre-release
Pre-release

This is yet another small stopgap release which properly supports setting up a model

Known Issues

  • Still crashes on Intel Intergrated Graphics

Note

On Windows a 64 bit Visual C++ 2019 is required before Inochi Creator can run, you can download it from Microsoft here

0.5.5 Beta 1

15 Sep 19:55
Compare
Choose a tag to compare
0.5.5 Beta 1 Pre-release
Pre-release

This is a smaller stopgap release with support for PSD import.

Known Issues

  • Still crashes on Intel Intergrated Graphics
  • Weird outlines on parts
    • This is caused due to some texture filtering code I am working on, release 0.6 will have a fix.

Note

On Windows a 64 bit Visual C++ 2019 is required before Inochi Creator can run, you can download it from Microsoft here

0.5 Beta 3

22 Jun 22:39
Compare
Choose a tag to compare

Inochi2D

  • Fixed a null propagation bug which caused bounds to be miscalculated and vertex data erased
  • Smaller performance improvements and optimization

Inochi Creator

  • Frames can now be dragged outside the main window
  • Fixed a bug which caused node options to get mixed up in the node tree
  • Window state now gets saved to file
  • Disables compilation for 32 bit platforms
  • Changed default window size to be in a widescreen format

Note

On Windows a 64 bit Visual C++ 2019 is required before Inochi Creator can run, you can download it from Microsoft here

0.5 Beta 2

19 Jun 21:45
Compare
Choose a tag to compare
0.5 Beta 2 Pre-release
Pre-release

Inochi2D:
*Various bugfixes
*Deformation Stack
*Breakpoints are now KeyPoints
*Mesh bounds calculation

Inochi Creator:
*Updated ImGui
*Various bugfixes
*New Dark Mode
*Editing Modes
*Import parts
*Improved navigation
*Tooltips

0.5 Beta 1

06 Jun 10:32
Compare
Choose a tag to compare

Very early beta. Can only import existing INP models