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

v1.5.0 #154

Merged
merged 2 commits into from
Mar 15, 2023
Merged

v1.5.0 #154

merged 2 commits into from
Mar 15, 2023

Conversation

lucoiso
Copy link
Owner

@lucoiso lucoiso commented Mar 15, 2023

Changes

  • Fix error logging
  • Add new setting to enable usage of private endpoints
  • Set audio compression to not occur in transient sound waves
  • Fix audio compression occurring more than one time
  • Fix audio compression being called outside audio thread
  • Separate tasks signals to avoid the completion delegate sending wrong data
  • Set to only broadcasts occurs in game thread
  • Set the runnable threads to try lock on exit to avoid crashes after End PIE
  • Add comments functions
  • Move Viseme Data to a separate header
  • Create new structure: Animation Data
  • Added new functions to extract Animation JSON Data from Viseme Data

Screenshots

image

image

Set audio compression to not occur in transient sound waves
Fix audio compression occurring more than one time
Fix audio compression being called outside audio thread
Separate tasks signals to avoid the completion delegate sending wrong data
Set to only broadcasts occurs in game thread
Set the runnable threads to try lock on exit to avoid crashes after End PIE
Add comments functions
Move Viseme Data to a separate header
Create new structure: Animation Data
Added new functions to extract Animation JSON Data from Viseme Data
@lucoiso lucoiso added bug Something isn't working enhancement New feature or request labels Mar 15, 2023
@lucoiso lucoiso self-assigned this Mar 15, 2023
@lucoiso lucoiso merged commit d21bfd2 into main Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant