# # ChangeLog for js/human_3d_alignment/src/widgets/fitviewer.jsx # # Generated by Trac 1.2.1 # 05/12/24 04:10:16 Sat, 27 Jun 2020 15:57:53 GMT Maciej Komosinski [964] * js/human_3d_alignment/index.html (modified) * js/human_3d_alignment/src/index.jsx (modified) * js/human_3d_alignment/src/widgets/endviewer.jsx (modified) * js/human_3d_alignment/src/widgets/fitviewer.jsx (modified) * js/human_3d_alignment/src/widgets/parmviewer.jsx (modified) * js/human_3d_alignment/src/widgets/sliderviewer.jsx (modified) Improved layout, added one free-text question, properly counted the ... Sat, 18 Apr 2020 18:20:58 GMT Maciej Komosinski [912] * js/human_3d_alignment/src/widgets/fitviewer.jsx (modified) Attempt to fix upper-row tiles so they cannot be moved below Sat, 18 Apr 2020 18:18:36 GMT Maciej Komosinski [911] * js/human_3d_alignment/package.json (modified) * js/human_3d_alignment/src/index.jsx (modified) * js/human_3d_alignment/src/utils/genotypes.js (added) * js/human_3d_alignment/src/viewskeleton/widgetscontainer.jsx (modified) * js/human_3d_alignment/src/visualization/camera.js (modified) * js/human_3d_alignment/src/visualization/framstick.js (added) * js/human_3d_alignment/src/visualization/jointmeshfactory.js (modified) * js/human_3d_alignment/src/visualization/partmeshfactory.js (modified) * js/human_3d_alignment/src/visualization/sviewer.js (modified) * js/human_3d_alignment/src/visualization/transformations.js (modified) * js/human_3d_alignment/src/widgets/endviewer.jsx (added) * js/human_3d_alignment/src/widgets/fitviewer.jsx (added) * js/human_3d_alignment/src/widgets/parmviewer.jsx (added) * js/human_3d_alignment/src/widgets/similviewer.jsx (modified) * js/human_3d_alignment/src/widgets/sliderviewer.jsx (added) * js/human_3d_alignment/src/widgets/textviewer.jsx (added) Added the actual functionality of the app in place of previous draft