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: Ghostkeeper/Blender3mfFormat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: Ghostkeeper/Blender3mfFormat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Nov 24, 2023

  1. Copy the full SHA
    ee23566 View commit details

Commits on Feb 29, 2024

  1. Update README.md

    No "3MF extensions" ... works -> 3MF +format+ extensions
    being .3mf also a file extension better to be clear
    iviar authored Feb 29, 2024
    Copy the full SHA
    005cb5d View commit details

Commits on Mar 6, 2024

  1. Merge pull request #63 from iviar/patch-1

    Update README.md
    Ghostkeeper authored Mar 6, 2024
    Copy the full SHA
    1cf2e82 View commit details

Commits on May 14, 2024

  1. Fix crash if name is None

    It's clearly a malformatted 3mf, but it also shouldn't crash the loading
    nallath committed May 14, 2024
    Copy the full SHA
    02fff78 View commit details
  2. Add missing space in logging

    This makes the message a bit more readable
    nallath committed May 14, 2024
    Copy the full SHA
    8e72b6a View commit details

Commits on Jun 14, 2024

  1. Merge pull request #67 from Ultimaker/fix_crash_none_name

    Fix crash if name is None
    Ghostkeeper authored Jun 14, 2024
    Copy the full SHA
    fdec02a View commit details
  2. Merge pull request #68 from Ultimaker/add_missing_space_logging

    Add missing space in logging
    Ghostkeeper authored Jun 14, 2024
    Copy the full SHA
    dee965f View commit details
Loading