File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414from __future__ import annotations
1515
1616bl_info = {
17- "name" : "MIDIAnimator beta4.1 " ,
17+ "name" : "MIDIAnimator beta4.2 " ,
1818 "description" : "A cohesive, open-source solution to animating Blender objects using a MIDI file." ,
1919 "author" : "James Alt (et al.)" ,
20- "version" : (0 , 4 , 1 ),
20+ "version" : (0 , 4 , 2 ),
2121 "blender" : (3 , 0 , 0 ),
2222 "location" : "Scripting Space" ,
2323 "doc_url" : "https://midianimatordocs.readthedocs.io/en/latest/" ,
Original file line number Diff line number Diff line change 2121 <h3 align =" center " >MIDIAnimator</h3 >
2222
2323 <p align =" center " >
24- Procedurally animate a MIDI file using Blender.
24+ Procedurally animate a MIDI file using Blender.
25+ Works with Blender 3.0, 4.0, and 5.0.
2526 <h1><a href="https://github.com/jamesa08/MIDIAnimator/?tab=readme-ov-file#future-of-midianimator">⚠️ Read Updates Here 🚧</a></h1>
2627 <br />
2728 <a href="https://midianimatordocs.readthedocs.io/en/latest/"><strong>Explore the docs »</strong></a>
You can’t perform that action at this time.
0 commit comments