Skip to content

Commit 75726fc

Browse files
author
Sightskeye
committed
Bump: v1.4.1
1 parent 28b3b32 commit 75726fc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.4.1 - (2023.04.16)
2+
3+
### Fix
4+
- Sync camera of omni v1 files
5+
16
# 1.4.0 - (2023.04.15)
27

38
### Features

OmniscientImporter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author" : "Stellaxis OÜ",
1919
"description" : "Import data recorded by the Omniscient iOS application.",
2020
"blender" : (3, 0, 0),
21-
"version" : (1, 4, 0),
21+
"version" : (1, 4, 1),
2222
"location" : "File > Import > Omniscient (.omni)",
2323
"warning" : "",
2424
"category" : "Import-Export"

0 commit comments

Comments
 (0)