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: sDos280/raylib-python-ctypes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sDos280/raylib-python-ctypes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cython
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 189 files changed
  • 2 contributors

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    24b4934 View commit details
    Browse the repository at this point in the history
  2. added raylib static library

    sDos280 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9f16e01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bafd44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f07328b View commit details
    Browse the repository at this point in the history
  5. added structures support

    sDos280 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    558b1b0 View commit details
    Browse the repository at this point in the history
  6. added functions support

    sDos280 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e16c075 View commit details
    Browse the repository at this point in the history
  7. some text changes

    sDos280 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d1dcab7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    adaa3e5 View commit details
    Browse the repository at this point in the history
  2. some bug fixes

    sDos280 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    98dafb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad14ef9 View commit details
    Browse the repository at this point in the history
  4. fix documentation

    sDos280 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    27d52b8 View commit details
    Browse the repository at this point in the history
  5. Update MANUAL_BUILD.md

    sDos280 authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    a5e85b7 View commit details
    Browse the repository at this point in the history
  6. updated documentation

    sDos280 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    969f378 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51ad04b View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    dd9636f View commit details
    Browse the repository at this point in the history
  2. got core_basic_window to work

    sDos280 committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    b25d74a View commit details
    Browse the repository at this point in the history
  3. added portable_window example

    sDos280 committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    fb4bb01 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

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