Skip to content

Conversation

@MosesofEgypt
Copy link
Contributor

@MosesofEgypt MosesofEgypt commented Jan 19, 2025

Issues closed:
#39
#33
#11

Fixes:

  • bitmap preview button next to dependency threw exceptions
  • color picker frame for UInt32 colors failed to populate with correct color
  • model converter used to make concessions on cutoff ordering and global markers for arsenic

Additions:

  • sound playback of entire permutation chains in tag window and sound compiler(requires pyogg and simpleaudio)
  • ability to compile sound tags from wav, ogg, opus, and flac files
  • ability to compile sound tags to ogg(full quality configuration support)
  • ability to compile model_animations targeting all platforms
  • ability to compress model_animations with a quality selector
  • support for shader permutations in model compilation

Removal:

  • removed h3 definitions from tag set selection(was experimental, and not compatible with official H3 tags)

Issues closed:
 #39
 #33
 #11

Fixes:
 bitmap preview button next to dependency threw exceptions
 color picker frame for UInt32 failed to populate with correct color

Additions:
 sound playback in tag window/compiler(requires pyogg and simpleaudio)
 ability to compile sounds from wav, ogg, opus, and flac files
 ability to compile sounds to ogg(full quality configuration support)
 ability to compile model_animations targeting all platforms
 ability to compress model_animations with a quality selector
 support for shader permutations in model compilation

Removed:
 h3 definitions from tag sets(not compatible with official H3 tags)
 model converter concessions on cutoff ordering and markers for arsenic
Revert easter egg on window close
Use threadsafe_tkinter to remove reliance on self.after()
Cleaned up logic
Disable some noisy and meaningless errors
Warn about BC7 being unsupported
Allow read_jms to work on streams instead of preparsed data
Fix bug with DependencyFrame not opening the correct default folder
Fix bug with DynamicEnumFrame returning wrong value for single option
Simplify UI code in model/animations compiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants