Release history
- 2022/04/17: Version 0.9.5
- 2019/12/28: Version 0.9.4
- 2018/08/11: Version 0.9.3
- Older release notes on the old site
2022/04/17: Version 0.9.5
Maintenance release.
Enhancements and new features:- GLEW updated to version 2.2.0.
- Gl2ps updated to version 1.4.2.
- Corrected SDL wrapper to work with SDL2.0.20. SDL_thread not wrapped anymore.
- Regenerated tcl3dOglHelp.tcl with links to Khronos sites.
- Added two new demos.
- Cleanup of obsolete demos and corresponding images.
2019/12/28: Version 0.9.4
2018/08/11: Version 0.9.3
Major rewrite of Tcl3D.
General changes:- Changed build system from GNU Makefiles to CMake.
- Removed obsolete sub-packages tcl3dOde and tcl3dCg.
- Removed include, import and dynamic libraries of external libraries. Use external libraries from BAWT now.
- tcl3dGl2ps: Updated GL2PS to version 1.4.0.
- tcl3dOgl : Updated GLEW to version 2.1.0.
- tcl3dOsg : Updated to support OpenSceneGraph version 3.4 and 3.6. Older OpenSceneGraph versions are not supported anymore.
- tcl3dSDL : Removed CD support. Not supported by SDL 2.X anymore.