Skip to content

Releases: NextinMono/kunai

v1.1.1

19 Mar 23:29

Choose a tag to compare

v1.1

19 Mar 16:37

Choose a tag to compare

This update adds some quality of life fixes and features.

  • Added Reference Images, you can now load images in the background to use as a reference for the UI ( Edit > Reference Image ), supported filetypes are png, jpg, jpeg and dds, you can also set the opacity of the image by going to (Edit > Reference Image > Opacity)
  • Added Null cast indicators from CSE, they can be toggled off in the settings, these allow you to select them too
  • Added a search bar for Casts, you can input any string into the search box in the hierarchy window to search for a specific cast name
  • Remade the Crop Editor window from scratch, it now has the ability to zoom in/out, and you can select specific crops by clicking on them in the image.
  • Added a Crop Generator inside of the Editor, you can generate a grid of crops by count or by size.
  • Added a Export Crops option inside of the Editor, you can export a texture with all the crops' boundaries as a png file
  • Added a Texture Scanner tool ( Tool > Scan folder for textures ), this will fetch any textures its missing and it'll copy them over to the same folder as the currently opened file, you'll have to reload the file to reload the textures.
  • Moved Show Cast quads button to ( View > Show Cast quads )
  • Changed selection box color to a blueish color
  • Added an option to have translation and offsets displayed as pixel coordinates (e.g 640 instead of 0.5)

v1.0.3

08 Mar 19:47

Choose a tag to compare

  • New work-in-progress support for adding new keyframes to animations and support for removing cast tracks
  • Fixed casts missing some necessary fields that would make them render weirdly
  • Added Property Mask flags
  • Fixed issue with crops where saving would cause all textures to dissapear and break
  • Fixed viewport not zooming to the left
  • Improved split gncp-sncp support

v1.0.2

04 Mar 15:17

Choose a tag to compare

  • Fixed a problem with the Crop Editor where it would save texture sizes incorrectly
  • Added support for saving as a split gncp (Save > Csd Split)
  • Improved support for split files
  • Fixed hierarchy window being taller than the screen, resulting in inaccessible elements
  • Replaced windows message boxes with ImGui modals
  • Moved to HekonrayBase

v1.0.1

01 Mar 20:11

Choose a tag to compare

Disable console