Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
reneX
iMSTK
Commits
4c0f2610
Commit
4c0f2610
authored
Dec 22, 2019
by
Sreekanth Arikatla
Browse files
Merge branch 'updateReleaseDoc' into 'master'
DOC: Add release notes See merge request
iMSTK/iMSTK!369
parents
59b378d4
f57e40ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Docs/source/releases.rst
View file @
4c0f2610
...
...
@@ -55,3 +55,61 @@ Hina Shah,
Andinet Enquobahrie,
Hong Li,
Shusil Dangi
Release 2.0.0
-------------
**Announcement: iMSTK 2.0.0**
This release adds major features for the physics and rendering modules. Parallel
support is also added. Major improvements to the CMake build and install steps have been
implemented. Many modules have been refactored for clarity and to reduce reducdency.
For more information, visit our website: http://www.imstk.org/
**New Features**
- Rigid body dynamics with Physx backend
- Debug rendering support
- Octree-based collision detection
- Multithreading support (using Intel TBB)
- Smoothed Particle Dynamics for fluids
- Customizable on-screen text
- New simulation modes for simulation manager to allow flexibility
- VR support for Vulkan backend
- Particle systems for visual effects
- Lens distortion for use in VR (Vulkan backend)
- Vulkan renderer compressed texture support
**Improvements or Refactoring**
- Improved CMake build and install
- Enable compiler flags to report W4-level warnings
- Remove cyclic dependencies between modules
- Add color to stdout on windows
- Refactored Position based dynamics classes
- Refactor rendering specification using visual model
- Modifications to the code formatting rules
- Refactor geometry mapping classes
- Remove unused files and classes
- Disable building tests for external dependencies
- Update the vrpn to the latest to fix linux build
- Update VTK backend to 8.2.0
- Remove ODE external library
**Bug Fixes**
- Fix undefined behaviour of PBDModelConfig
- Use vtkPolyData instead of vtkPolyLine for VTKdbgLinesRenderDelegate
- Fix compilation with BUILD_EXAMPLES Off
**Contributors for this release**
Venkata Sreekanth Arikatla
Nghia Truong
Nicholas Boris Milef
Aaron Bray
Ruiliang Gao
Johan Andruejol
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment