1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-28 05:47:46 +00:00
novus/apps/sagasu
Joshua Goins 5fe8175543 Fix searching in the Data Explorer
I don't know when/how this broke, but it was driving me crazy. Searching
for a specific file would break the model, causing it to "loop back" to
showing the root folders in children. I just had to make sure the row
property was set correctly in the TreeInformation structs.
2025-06-24 14:43:47 -04:00
..
include Speed up the start-up of Data Explorer, especially with large databases 2025-04-30 17:52:37 -04:00
src Fix searching in the Data Explorer 2025-06-24 14:43:47 -04:00
CMakeLists.txt Add object list to map editor, begin parsing background LGB 2025-05-13 15:51:35 -04:00
dataexplorer.rc Add Quit actions to the apps that don't have it 2025-05-01 17:59:20 -04:00
README.md Move applications to their own folder 2024-05-10 16:44:45 -04:00
zone.xiv.sagasu.desktop Move applications to their own folder 2024-05-10 16:44:45 -04:00
zone.xiv.sagasu.svg Move applications to their own folder 2024-05-10 16:44:45 -04:00

Data Explorer

Useful for exploring all known files in FFXIV data archives. It can view models and excel sheets within the program, without having to boot up Karuku or Armoury.

Screenshot

Note

Vulkan 1.3 or higher is currently required to view model files. This requirement is planned to be lifted in the future.