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

Refactor project structure, add editor target #109

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

alessandrofama
Copy link
Owner

  • Moved core Wwise and Waapi classes and utilities into a dedicated 'core' directory.
  • Renamed files to improve clarity.
  • Used 'wwise_gdextension_main.cpp' as the main entry point at the root level.
  • Updated include paths and references accordingly, updated vs solution.
  • Added an editor-specific target that uses the TOOLS_ENABLED define, allowing for easy enable/disable of features in the editor environment.

- Moved core Wwise and Waapi classes and utilities into a dedicated 'core' directory.
- Renamed files to improve clarity.
- Used 'wwise_gdextension_main.cpp' as the main entry point at the root level.
- Updated include paths and references accordingly, updated vs solution.
- Added an editor-specific target that uses the TOOLS_ENABLED define, allowing for easy enable/disable of features in the editor environment.
@alessandrofama alessandrofama merged commit 30e0d5b into main Nov 2, 2024
5 checks passed
@alessandrofama alessandrofama deleted the refactor-editor-target branch November 2, 2024 19:45
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.

1 participant