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

Enhancements, Bug Fixes, Cleanup #88

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Enhancements, Bug Fixes, Cleanup #88

merged 1 commit into from
Oct 23, 2023

Conversation

alessandrofama
Copy link
Owner

  • Improved the WwiseRuntimeManager to handle engine shutdown correctly.
  • Upgraded icons to utilize the latest SVG files from Wwise 2023.1 and introduced the AkEditorUtils singleton for centralized icon loading.
  • Fixed the display of AkEvent3D gizmo after integration import and initial project load.
  • Resolved several issues in register_types.cpp: - Set the minimum library initialization level to MODULE_INITIALIZATION_LEVEL_SERVERS, automating restart during initial integration loading. - Removed unnecessary de-registration of EditorPlugins, now handled automatically.
  • Fixed resource leaks of FileAccess instances during game shutdown and CookieWrapper issues in AkEvent nodes.
  • Fixed non-playing streaming sounds.
  • Removed unused Wwise settings.
  • Updated godot-cpp bindings and Wwise integration to 4.1.2 (latest patch release)

- Improved the WwiseRuntimeManager to handle engine shutdown correctly.
- Upgraded icons to utilize the latest SVG files from Wwise 2023.1 and introduced the AkEditorUtils singleton for centralized icon loading.
- Fixed the display of AkEvent3D gizmo after integration import and initial project load.
- Resolved several issues in register_types.cpp:
     - Set the minimum library initialization level to MODULE_INITIALIZATION_LEVEL_SERVERS, automating restart during initial integration loading.
     - Removed unnecessary de-registration of EditorPlugins, now handled automatically.
- Fixed resource leaks of FileAccess instances during game shutdown and CookieWrapper issues in AkEvent nodes.
- Fixed non-playing streaming sounds.
- Removed unused Wwise settings.
- Updated godot-cpp bindings and Wwise integration to 4.1.2 (latest patch release)
@alessandrofama alessandrofama merged commit 5f471d7 into main Oct 23, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant