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

Debug Build Support #605

Merged
merged 6 commits into from
Aug 18, 2024
Merged

Debug Build Support #605

merged 6 commits into from
Aug 18, 2024

Commits on Jul 21, 2024

  1. fix: Switch to relative imports for MCprep modules

    Signed-off-by: Mahid Sheikh <[email protected]>
    StandingPadAnimations committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    61fda2a View commit details
    Browse the repository at this point in the history
  2. build: Allow building MCprep as an extension

    Signed-off-by: Mahid Sheikh <[email protected]>
    StandingPadAnimations committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6294036 View commit details
    Browse the repository at this point in the history
  3. feat: Add support for debugging with debugpy

    Signed-off-by: Mahid Sheikh <[email protected]>
    StandingPadAnimations committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    af1f9cf View commit details
    Browse the repository at this point in the history
  4. feat: Allow building MCprep with debugger support

    Signed-off-by: Mahid Sheikh <[email protected]>
    StandingPadAnimations committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9086a26 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Add VScode debug config

    Signed-off-by: Mahid Sheikh <[email protected]>
    StandingPadAnimations committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    329d204 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Reference universal debugpy wheel instead of osx universal wheel

    Found this works to at least enable the extension/addon in 4.3 as-is
    today.
    TheDuckCow committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    772dbe1 View commit details
    Browse the repository at this point in the history