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: InteractiveComputerGraphics/blender-sequence-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: InteractiveComputerGraphics/blender-sequence-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 2 commits
  • 16 files changed
  • 1 contributor

Commits on Nov 20, 2024

  1. New Extension Spec Compatibility and Usability Improvements (#36)

    * improve recursive import
    
    by default it will now detect common prefixes and eliminate them. in the future it might be interesting to have an option to keep prefixes and simply use blenders naming to create a new one with an incremented name.
    
    * show hidden option that changes the relative root path
    
    * add blender manifest for 4.2 marketplace support
    
    * change to relative imports to not make blender angry from changing sys.path
    
    * update for new spec
    
    * change maintainer
    digitalillusions authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    46044aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daedd1f View commit details
    Browse the repository at this point in the history
Loading