Skip to content

Commit e6129ca

Browse files
committed
Release v2.1.5
1 parent fe990f6 commit e6129ca

File tree

4 files changed

+15
-6
lines changed

4 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
### Changelog
22

3+
### 2.1.5
4+
5+
* Update translation strings
6+
* Allow to use high quality mesh from GDTF
7+
* Enhance detection of virtual channels
8+
* Update primitive model for conventional and PAR64
9+
* Add MVR export options to MVR xchange
10+
* Handle faulty GDTF files during MVR import
11+
312
### 2.1.4
413

514
* Add option for device label as 3D Text

blender_manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schema_version = "1.0.0"
22
id = "open_stage_blender_dmx"
3-
version = "2.1.4"
3+
version = "2.1.5"
44
name = "DMX"
55
tagline = "Visualization & programming with GDTF&MVR, OSC, PSN, Networking"
66
maintainer = "Open Stage"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "blender-dmx"
3-
version = "2.1.4"
3+
version = "2.1.5"
44
description = "Visualization & programming with GDTF&MVR, OSC, PSN, Networking"
55
readme = "README.md"
66
requires-python = ">=3.13"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)