Skip to content

Releases: florianblume/6d-pat

v2.5.3

11 Nov 11:02
Compare
Choose a tag to compare
Removed debug output

v2.5.2

01 Jul 10:02
Compare
Choose a tag to compare
Fixed another OpenGL bug.

v2.5.1

30 Jun 09:17
Compare
Choose a tag to compare
Fixed a bug of deprecated GLSL keywords and the corresponding version…

v2.5

17 May 21:39
c71a1f5
Compare
Choose a tag to compare
  • 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

17 May 21:36
Compare
Choose a tag to compare

Changelog:

  • Fixed dockerfile
  • Fixed rotation not being applied when editing through the fields in the PoseEditor

v2.4.3

26 Nov 10:04
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/florianblume/6d-pat

v2.4.2

28 Oct 10:25
Compare
Choose a tag to compare
Restructured project. Bux fix of non-clickable object model

v2.4.1

09 Oct 12:16
1fee05c
Compare
Choose a tag to compare

Fixed AppImage. It now includes all necessary dependencies.

v2.4

13 Sep 13:42
Compare
Choose a tag to compare
Merge branch 'implement_shader_graph'

v2.3

13 Jul 09:58
Compare
Choose a tag to compare
  • 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