File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ # 2.3.0 - (2024.07.29)
2+
3+ ### Features
4+ - Drag & Drop import (Blender 4.2 and newer versions)
5+
6+ ### Chore
7+ - Add blender store manifest
8+ - Update packaging instructions
9+
10+ ### Refactor
11+ - Conform code to Flake8 (Except C901)
12+
113# 2.2.0 - (2024.06.13)
214
315### Features
Original file line number Diff line number Diff line change 2121 "author" : "Stellaxis OÜ" ,
2222 "description" : "Import data recorded by the Omniscient iOS application." ,
2323 "blender" : (3 , 0 , 0 ),
24- "version" : (2 , 2 , 0 ),
24+ "version" : (2 , 3 , 0 ),
2525 "location" : "File > Import > Omniscient (.omni)" ,
2626 "warning" : "" ,
2727 "category" : "Import-Export"
Original file line number Diff line number Diff line change 22 "version": "2.1.0",
33 "blender": {
44 "minimum_addon_version": "1.4.0",
5- "ideal_addon_version": "2.2 .0"
5+ "ideal_addon_version": "2.3 .0"
66 },
77 "cinema4d": {
88 "minimum_plugin_version": "1.0.0",
You can’t perform that action at this time.
0 commit comments