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.1.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.1.3
Choose a head ref
  • 4 commits
  • 46 files changed
  • 2 contributors

Commits on Dec 1, 2022

  1. Update (#6)

    * restructure to support additional file formats
    
    * update for dim3 template
    
    * rename simloader to bseq
    
    * minor fix
    
    * add notes
    
    * use blender driver system to control frames
    
    * small update with frame driver
    
    * disbale the function when not in object mode
    
    * small fix
    
    * rewrite edit
    
    * add global settings for refresh
    
    * small bug fix
    
    * minor change
    
    * add doc
    
    * remove old images
    
    * update version
    
    * update doc
    
    * fix doc
    
    * language fixes
    
    * remove warning, because the driver system was fixed after all
    
    Co-authored-by: Stefan Jeske <stefan.jeske@rwth-aachen.de>
    losanc and digitalillusions authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0b2b389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88ae5f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from digitalillusions/fix-driver-system

    Fix the driver system
    digitalillusions authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5be24db View commit details
    Browse the repository at this point in the history
  4. 0.1.3 version bump (#9)

    * Update conf.py
    
    * bump version
    digitalillusions authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    81216f6 View commit details
    Browse the repository at this point in the history
Loading