Skip to content

Releases: Nebulaxin/crunch

crunch v0.13

09 Apr 01:21
Compare
Choose a tag to compare

New:

  • --heuristic option - heuristic rule for packing textures
  • --stretch options - stretches out textures' edges

Changes:

  • Now backslashes will be replaced with forward slashes
  • Now argument parameters (ex. --size) are passed as separate argument
  • Removed time measurement

crunch v0.12

11 Jul 06:12
Compare
Choose a tag to compare

Added --width and --height options

crunch v0.11

28 May 06:25
Compare
Choose a tag to compare

Fixed:

  • JSON output
  • Binary output
  • Linux build

v0.1 Release

06 May 06:57
Compare
Choose a tag to compare

Added some changes (file time for hashing, new binary format, subdirectories splitting)

Builds:

  • Windows x64 (Visual Studio 2019 and SDK 10.0.18362.0)
  • Linux (g++ in WSL openSUSE 20220907)