• Joined on 2025-08-19
tyler pushed to main at tyler/flares 2026-08-03 00:01:31 -07:00
7c456e31e7 fix to stats when no json file is defined
tyler pushed to main at tyler/flares 2026-08-01 19:21:14 -07:00
61a9ea2f34 fix rare bug
tyler released v1.5.2 at tyler/flares 2026-07-31 01:46:50 -07:00
tyler pushed tag v1.5.2 to tyler/flares 2026-07-31 01:46:50 -07:00
tyler pushed to main at tyler/flares 2026-07-31 01:18:57 -07:00
defd4ec1c8 1.5.2 time
tyler closed issue tyler/flares#86 2026-07-30 17:39:51 -07:00
Projects that get saved should automatically be added to the Recent Projects list
tyler closed issue tyler/flares#85 2026-07-30 17:39:43 -07:00
Add a description to the "Why are these useful?" popup window
tyler closed issue tyler/flares#82 2026-07-30 17:13:13 -07:00
Adding a file, setting a file-related parameter, pushing clear, and re-loading the same file will still have the metadata
tyler closed issue tyler/flares#81 2026-07-30 17:12:33 -07:00
When processing is occuring, pushing clear does not also push cancel and processing will continue in the background
tyler pushed to main at tyler/flares 2026-07-30 16:15:44 -07:00
3e0d83ca9b implement the new preferences in the backend
tyler pushed to main at tyler/flares 2026-07-30 14:18:37 -07:00
ebd13927e2 new preferences and bug fixes
tyler opened issue tyler/flares#91 2026-07-30 11:17:32 -07:00
Removing all files using the right click feature causes process button to still be visible
tyler pushed to main at tyler/flares 2026-07-29 17:20:32 -07:00
f15a5d9433 improvements for 1.5.2
tyler released v1.5.1 at tyler/flares 2026-07-22 16:04:28 -07:00
tyler pushed tag v1.5.1 to tyler/flares 2026-07-22 16:04:28 -07:00
tyler pushed to main at tyler/flares 2026-07-21 00:55:02 -07:00
8b017005c5 pylance standardization
tyler pushed to main at tyler/flares 2026-07-17 23:59:52 -07:00
2b019c1bc0 preparation for 1.5.1
tyler commented on issue tyler/flares#90 2026-07-17 23:38:13 -07:00
Resetting the application to default configuration and pushing clear do not reset parameters

Reset to default will do it. I think that just "Clear" is not inheriently obvious that the paramaters will reset, so it will not be included. Will be added in the next release.

tyler commented on issue tyler/flares#82 2026-07-17 23:28:44 -07:00
Adding a file, setting a file-related parameter, pushing clear, and re-loading the same file will still have the metadata

Also occured when right-clicking the file and removing it by itself. Will be fixed in the next release.

tyler commented on issue tyler/flares#81 2026-07-17 23:15:45 -07:00
When processing is occuring, pushing clear does not also push cancel and processing will continue in the background

Will be added in the next release. A popup is also provided confirming the action.