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

Adding support for shader includes pre-processor directives #269

Merged
merged 12 commits into from
Aug 9, 2024

Commits on Mar 19, 2024

  1. Adding a premake project for Overload editor and engine resources

    This way we can see engine and editor resources, such as shaders, directly in visual studio
    adriengivry committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ce0fbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415b5f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dcbc59 View commit details
    Browse the repository at this point in the history
  4. Added variable for common paths to premake files

    Also changing the project kind for "Resources" from "None" to "SharedItems"
    adriengivry committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1467fd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    689b6c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db10d4e View commit details
    Browse the repository at this point in the history
  7. Updating shader files

    adriengivry committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a1f2b9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d260a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b39ca1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Reworked built-in shaders

    adriengivry committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79e51d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393751a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    f91b9a2 View commit details
    Browse the repository at this point in the history