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

Split module to separated packages #319

Merged
merged 49 commits into from
Sep 24, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    aeb1be7 View commit details
    Browse the repository at this point in the history
  2. makefile: split code to separated packages

    this is a first step
    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e6ea536 View commit details
    Browse the repository at this point in the history
  3. remove autogenerated code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8746b12 View commit details
    Browse the repository at this point in the history
  4. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dcaaa0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51754b4 View commit details
    Browse the repository at this point in the history
  6. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aabf849 View commit details
    Browse the repository at this point in the history
  7. makefile: autocopy cflags.go

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    558b0ca View commit details
    Browse the repository at this point in the history
  8. remove leftover files

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1e21432 View commit details
    Browse the repository at this point in the history
  9. codegen: fix C include paths

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    949addb View commit details
    Browse the repository at this point in the history
  10. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e20ab5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83812d0 View commit details
    Browse the repository at this point in the history
  12. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8a2117a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    745386c View commit details
    Browse the repository at this point in the history
  14. backend: update import paths

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1468e33 View commit details
    Browse the repository at this point in the history
  15. remove imgui cimplot include

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    12b04a4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7387246 View commit details
    Browse the repository at this point in the history
  17. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d06fb8c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    51fe61d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    87890e5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8fafdde View commit details
    Browse the repository at this point in the history
  21. correct package header

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1623878 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c5c9cb8 View commit details
    Browse the repository at this point in the history
  23. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    764cc34 View commit details
    Browse the repository at this point in the history
  24. examples: update code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8190aa5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    09b8700 View commit details
    Browse the repository at this point in the history
  26. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a2efda7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e0f71db View commit details
    Browse the repository at this point in the history
  28. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    205dfd1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3394bc0 View commit details
    Browse the repository at this point in the history
  30. regenerate code

    gucio321 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    69650e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. move internal/datautils -> datautils

    I moved Vector type to datautils package and this type is going to be
    public
    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    36a7fbc View commit details
    Browse the repository at this point in the history
  2. update data paths

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    636583e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09ec92d View commit details
    Browse the repository at this point in the history
  4. regenerate code'

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8014eb9 View commit details
    Browse the repository at this point in the history
  5. regenerate code

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    313d03b View commit details
    Browse the repository at this point in the history
  6. fixes in datautils

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5635b6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d0af14 View commit details
    Browse the repository at this point in the history
  8. regenerate code

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    86a13e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4e0a0b View commit details
    Browse the repository at this point in the history
  10. codegen: update stuff

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d18025a View commit details
    Browse the repository at this point in the history
  11. update cdoe and deps

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5faec69 View commit details
    Browse the repository at this point in the history
  12. codegen: add final fixes

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8803657 View commit details
    Browse the repository at this point in the history
  13. regenerate code

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9213df9 View commit details
    Browse the repository at this point in the history
  14. backend: update sdlbackend

    gucio321 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    478291f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed65424 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. change way WrappableType works

    now FromC takes unsafe.Pointer instead of any
    this fixes data lose issue when using FromC
    gucio321 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    39d98ca View commit details
    Browse the repository at this point in the history
  2. regenerate code

    gucio321 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fe36716 View commit details
    Browse the repository at this point in the history
  3. examples/ebiten: fix code

    gucio321 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    07b9002 View commit details
    Browse the repository at this point in the history
  4. remove imcolor

    gucio321 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4dbb506 View commit details
    Browse the repository at this point in the history