Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fixes and additions #47

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

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
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.

1 participant