Skip to content
Snippets Groups Projects
Commit 24db471f authored by Juan José García Cantero's avatar Juan José García Cantero
Browse files

Merge branch 'release0.0.1preparation' into 'master'

Updated Changelog and version. Release 0.0.1 preparation

See merge request nsviz/NeuroTessMesh!3
parents ef6b5a2d 8be39607
No related branches found
Tags 0.0.1
No related merge requests found
......@@ -15,6 +15,21 @@ Ubuntu-OptionalDeps:
tags:
- ubuntu
Ubuntu-Subproject-master:
stage: build
script:
- date
- hostname
- uname -a
- export CMAKE_EXTRA_ARGS="-DCLONE_SUBPROJECTS=ON"
- export BUILD_GENERATOR="Ninja"
- export GITHUB_MIRROR_URL="git@github.com:gmrvvis/NeuroTessMesh"
- bash .gitlab-ci.sh
only:
- master
tags:
- ubuntu
Ubuntu-Subproject:
stage: build
script:
......
# NeuroTessMesh
## git master
*[!1] Added zeroeq selection and focus events support. Initial slice render options changed to soma for unselected neurons. Added load check for swc, xml scene and BlueConfig files.
## version 0.0.1
* [!3] Updated Changelog and version. Release 0.0.1 preparation.
* [!2] Added printing message of exception.
* [!1] Added zeroeq selection and focus events support. Initial slice render options changed to soma for unselected neurons. Added load check for swc, xml scene and BlueConfig files.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment