Skip to content

Releases: J0nnyI/TableTopCrucible3

Usertest 012

09 Feb 22:05
29fa3c8
Compare
Choose a tag to compare
Usertest 012 Pre-release
Pre-release

Features:

  • Application
    • Switched the Title- and Sidebar icon color to orange for a better consistency (all clickable icons are orange)
    • Sidebar expansion is now shown by filling the icon
  • Notifications
    • new styling
    • All overlay notifications disappear after a few seconds - important notifications (errors and warnings) can still be found in the sidebar
    • overlay notifications only show their title by default - clicking on them shows their details and prevents them from disappearing
    • notifications can be expanded to show more details
    • ItemList
      • Performance improvements - resizing the its width should now be faster
  • Item Viewer
    • The header shows the number of selected items if there is more than one selected
    • The title shows all item names, separated by a comma
    • The Buttons for switching the tabs have been integrated into the header
    • The provided tabs change based on single/multiple items selected

Fixed Issues
Fixed the performance issue when switching from the 3d viewer to another item tab

  • issue still persist when navigating to another menu like directory setup

Known issues

  • performance problem when having an active 3d model viewer and switching from multi or single to no selection
  • Item Files tab does not show any Image files

image

v.0.0.13-usertest-alpha

04 Mar 18:47
29fa3c8
Compare
Choose a tag to compare
Pre-release

tagcontrol rework

this release contains a technical rework of the tag-control to support multi item tagging later on

known issues: when accepting a tag from the dropdown, the cursor/caret is moved to the second last position, not the last

image

Usertest 011

28 Jan 15:33
6329ba4
Compare
Choose a tag to compare
Usertest 011 Pre-release
Pre-release

This release is the start of an multiselection pathfinder

Itemlist-Filter

  • filter by itemname
  • converted to overlay-sidebar
  • fix: itemupdates are now updating the item filter-state
  • drag items onto your slicer
    item viewer
  • hide iteminfo when no item is selected (a message will be added later)
  • item actions are now in a overlay sidebar (click on the thunderbolt icon to view it)
  • multi item viewer placeholder added
    app header
  • sidebar toggle state is now displayed via a filled icon and not the border

known issues:

  • performance problem when having an active 3d model viewer and switching von single -> multi or single -> no selection
  • the icons in the item header have no function except the thunderbolt icon (item actions
  • the thunderbolt icon is missing a tooltip
  • the thunderbolt has the incorrect position - it will be moved to the right

image

Usertest 10

25 Jan 23:55
8580f89
Compare
Choose a tag to compare
Usertest 10 Pre-release
Pre-release
  • Tag filter added
    • include (any)
    • exclude (all)
  • Tag control added
  • known issues:
    • Changing tags in an item does not update the filter
    • creating thumbnails for a lot of items aborts the operation at a random point
    • creating thumbnails for a file with an corruped character in it's path cancels the operation (happens when you unzip a double zipped file with special characters like â)
    • tag control Dropdown behavior is not very user friendly

image

UserTest 009

24 Jan 15:24
4314e1c
Compare
Choose a tag to compare
UserTest 009 Pre-release
Pre-release
Merge pull request #20 from J0nnyI/reformat_2

reformat #2

Usertest 008

22 Jan 05:55
4314e1c
Compare
Choose a tag to compare
Usertest 008 Pre-release
Pre-release

Content

  • Data is now saved automatically to %appdata%\TableTopCrucible every time it has been updated
  • new Ui Style
  • Item Library Prototype has been added
    • Items are generated automatically every time a filechange is detected in the configured directories
    • Item List filter
      • placeholder added (todo)
    • Item List
      • Items are shown
      • Thumbnails are missing
      • only single select is considered in the item viewer
      • Name is shown
    • Item Viewer
      • 3d Model Tab
        • Shows a 3d Model
      • Data Tab
        • The Fingerprint of the file (uninteresting for any user, will be removed)
        • Automatically added Tags
      • Gallery Tab
        • A created Thumbnail will be shown here (see Item Actions / Create Thumbnail)
        • Image Files can be dropped onto the entire item viewer and will be visible here
    • Item Actions
      • item sync
        • update your items with a single click
        • checks if the same file has already been found - extend the existing data
        • automatically add tags to your models based on their path
        • check for the progress by expanding the job queue sidebar in the header
    • delete all data
      • irreversibly deletes all model data from your save file - the models itself are untouched.

image

Usertest 006

11 Sep 01:14
2db249a
Compare
Choose a tag to compare
Usertest 006 Pre-release
Pre-release

Content:

  • App header added
  • Notifications moved to top right and made them semi-transparent
  • Colortheme changed

image

Usertest 007

10 Sep 10:35
f505f24
Compare
Choose a tag to compare
Usertest 007 Pre-release
Pre-release

Changes

  • Sidebar collapse button updated
  • delete directory confirmation dialog got a proper styling
  • Show a text when no directories are configured
  • removed artifacts from animated progressbars
  • closing notifications now fade out

Usertest 005

10 Sep 12:09
b111375
Compare
Choose a tag to compare
Usertest 005 Pre-release
Pre-release

Content:

  • Directory Setup added
  • Sidebar added
  • Demo Pages added