Releases: florianblume/6d-pat
Releases · florianblume/6d-pat
v2.5.3
v2.5.2
Fixed another OpenGL bug.
v2.5.1
Fixed a bug of deprecated GLSL keywords and the corresponding version…
v2.5
- Fixed many bugs
- Added gizmo on pose editor and pose viewer for better manipulation of object models
- Added functionality to individually set the opacity of object models in the pose viewer by selecting them and then setting the opacity
- Fixed snapshot not working
v2.4.4
Changelog:
- Fixed dockerfile
- Fixed rotation not being applied when editing through the fields in the PoseEditor
v2.4.3
Merge branch 'master' of https://github.com/florianblume/6d-pat
v2.4.2
Restructured project. Bux fix of non-clickable object model
v2.4.1
Fixed AppImage. It now includes all necessary dependencies.
v2.4
Merge branch 'implement_shader_graph'
v2.3
- Instead of moving the whole Qt3DWidget showing the poses, the user now moves the 3D texture which improves performance a lot
- Some small UI corrections
- Some bug fixes