Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scratchcpp/libscratchcpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 064d1ca
Choose a base ref
...
head repository: scratchcpp/libscratchcpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6741f03
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 13, 2025

  1. Set version to 0.13.3

    adazem009 committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    205c672 View commit details
    Browse the repository at this point in the history
  2. Make scratchcpp-audio a shared library

    Should fix this build error:
    ld: warning: libminiaudio.so, needed by ../../scratchcpp-render/libscratchcpp/libscratchcpp.so, not found (try using -rpath or -rpath-link)
    adazem009 committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    caa0b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e73192f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9608b4b View commit details
    Browse the repository at this point in the history
  5. Fix missing asset data

    Multiple assets can use the same asset file.
    adazem009 committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    6741f03 View commit details
    Browse the repository at this point in the history
Loading