Releases: STORM-IRIT/Radium-Releases
Releases · STORM-IRIT/Radium-Releases
Radium-2022-01-25
Release Changelog
Fixes
- Fix configuration error with built-in externals STORM-IRIT/Radium-Engine#852
- Fix epsilon so that io test work with double STORM-IRIT/Radium-Engine#856
Improvements
- Improve picking for point clouds STORM-IRIT/Radium-Engine#840
- [Doc] Improve doc STORM-IRIT/Radium-Engine#844, STORM-IRIT/Radium-Engine#846
- [cmake] Clean buildchain STORM-IRIT/Radium-Engine#842
- [Tests] Update catch STORM-IRIT/Radium-Engine#851
New features
- [Demos] Add Volume Demo STORM-IRIT/Radium-Engine#791, STORM-IRIT/Radium-Engine#854
Radium-2022-03-09
Release Changelog
Radium-2022-02-06
Release Changelog
Merge branch 'test-doc'
Radium-2021-10-06
Release Changelog
Merge pull request #816 from MathiasPaulin/fix_issue#807
Remove FixInfacingNormals assimp process
Radium-2021-06-11
Release Changelog
Merge pull request #779 from dlyr/fix-comment-ci
Fix CI comment.
Radium-2021-06-07
Release Changelog
Merge pull request #777 from dlyr/update-ci-release-candidate
Update ci release candidate
Radium-2021-05-27
Release Changelog
Merge pull request #764 from MathiasPaulin/Resources_has_datapath
Resources has data path
Radium-2021-05-26
Release Changelog
Merge pull request #771 from MathiasPaulin/fix_predecl
[gui] remove pre-declaration of Camera in the wrong namespace.
Radium-2021-05-25
Release Changelog
Merge pull request #763 from MathiasPaulin/SignalManager_has_observables
Refactor Signal manager to use Core::Utils::Observable
Radium-2021-05-21
Release Changelog
Merge pull request #762 from MathiasPaulin/fix_DQS_const
[core] Add missing const in Dual Quaternion skinning.