File tree Expand file tree Collapse file tree 4 files changed +11
-6
lines changed
Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ # 2.3.5 - (2025.11.17)
2+
3+ ### Fixes
4+ - Blender 5.0 compatibility
5+
16# 2.3.4 - (2025.08.27)
27
38### Fixes
130135- Load camera (.abc)
131136- Load video (.mov)
132137- Load single geometry (.obj)
133- - Allow to correct not located files
138+ - Allow to correct not located files
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 , 3 , 4 ),
24+ "version" : (2 , 3 , 5 ),
2525 "location" : "File > Import > Omniscient (.omni)" ,
2626 "warning" : "" ,
2727 "category" : "Import-Export"
Original file line number Diff line number Diff line change 11schema_version = " 1.0.0"
22
33id = " omniscient"
4- version = " 2.3.4 "
4+ version = " 2.3.5 "
55name = " Omniscient Importer"
66tagline = " Automated scene setup for shots recorded with Omniscient iOS app"
77maintainer = " Stellaxis OÜ <hello@omniscient-app.com>"
@@ -19,4 +19,4 @@ license = [
1919]
2020
2121[permissions ]
22- files = " Import .omni file from disk"
22+ files = " Import .omni file from disk"
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.3.4 "
5+ "ideal_addon_version": "2.3.5 "
66 },
77 "cinema4d": {
88 "minimum_plugin_version": "1.0.0",
4444 "relative_path": ["./geometry_1.obj", "./geometry_2.obj"]
4545 },
4646 }
47- }
47+ }
You can’t perform that action at this time.
0 commit comments