Merge branch 'dev' into flirt4free
This commit is contained in:
commit
f1d11c07b5
|
@ -9,7 +9,7 @@
|
||||||
* Added filter for recorded models
|
* Added filter for recorded models
|
||||||
* Added mechanism to ignore models. Ignored models will not show up in the
|
* Added mechanism to ignore models. Ignored models will not show up in the
|
||||||
thumbnail overviews anymore. This might be useful, if you like to browse for
|
thumbnail overviews anymore. This might be useful, if you like to browse for
|
||||||
new models to record, and don't want hide models you don't like, so that they
|
new models to record, and want to hide models you don't like, so that they
|
||||||
don't show up again in the future
|
don't show up again in the future
|
||||||
* Multi-selection in the thumbnail overview with ctrl instead of shift
|
* Multi-selection in the thumbnail overview with ctrl instead of shift
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>ctbrec</groupId>
|
<groupId>ctbrec</groupId>
|
||||||
<artifactId>master</artifactId>
|
<artifactId>master</artifactId>
|
||||||
<version>1.19.1</version>
|
<version>1.20.0</version>
|
||||||
<relativePath>../master</relativePath>
|
<relativePath>../master</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>ctbrec</groupId>
|
<groupId>ctbrec</groupId>
|
||||||
<artifactId>master</artifactId>
|
<artifactId>master</artifactId>
|
||||||
<version>1.19.1</version>
|
<version>1.20.0</version>
|
||||||
<relativePath>../master</relativePath>
|
<relativePath>../master</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<groupId>ctbrec</groupId>
|
<groupId>ctbrec</groupId>
|
||||||
<artifactId>master</artifactId>
|
<artifactId>master</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.19.1</version>
|
<version>1.20.0</version>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>../common</module>
|
<module>../common</module>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>ctbrec</groupId>
|
<groupId>ctbrec</groupId>
|
||||||
<artifactId>master</artifactId>
|
<artifactId>master</artifactId>
|
||||||
<version>1.19.1</version>
|
<version>1.20.0</version>
|
||||||
<relativePath>../master</relativePath>
|
<relativePath>../master</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue