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

Documentation Cleanup #16

Closed
wants to merge 8 commits into from
Closed

Documentation Cleanup #16

wants to merge 8 commits into from

Commits on Oct 5, 2024

  1. Basic File Texture Support (#2)

    * - Add basic texture / image append if a file reference is found.
    - Add simple file example.
    
    * - Cleanup constant strings.
    - Extract out fallback texture logic to addFallbackTexture() method.
    - Normalize variable naming.
    
    * More cleanup. Remove python build scripts as using shell scripts.
    kwokcb authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    62bc85c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    086a992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9e195 View commit details
    Browse the repository at this point in the history
  3. Update CI for github pages.

    kwokcb committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    257408a View commit details
    Browse the repository at this point in the history
  4. Fix CI.

    kwokcb committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    07d0377 View commit details
    Browse the repository at this point in the history