Skip to content

Commit 2316d76

Browse files
authored
Merge pull request #124 from mrwonko/release-2.1.0
Release v2.1.0
2 parents 7700e03 + 3c24629 commit 2316d76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"name": "Jedi Academy Import/Export Tools",
4242
"author": "mrwonko, Cagelight et al",
4343
"description": "Various Jedi Knight: Jedi Academy related tools: Importers for ASE, GLA, GLM, ROFF and Exporters for ASE, GLA, GLM, animation.cfg, ROFF",
44-
"version": (2, 0, 0),
44+
"version": (2, 1, 0),
4545
"blender": (4, 1, 0),
4646
"location": "File > Import-Export",
4747
"category": "Import-Export"

jediacademy_plugins_doc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
\item Fixed import of translating bones (e.g. Howler's tongue) failing due to connected bones.
128128
\end{itemize}
129129

130-
\subsection*{next version}
130+
\subsection*{2.1.0}
131131
\begin{itemize}
132132
\item Added a faster \texttt{.gla} animation import mode that reads sequences from an
133133
\texttt{animation.cfg} file into separate NLA strips/actions, instead of importing every frame

0 commit comments

Comments
 (0)