1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-23 20:47:45 +00:00
Commit graph

230 commits

Author SHA1 Message Date
8d2bb83c31 Add DXBC git submodule 2023-10-13 14:58:55 -04:00
7f75f2176c Add new screenshots 2023-10-13 00:25:20 -04:00
0916bc970b sagasu: Reformat code, misc cleanup 2023-10-12 23:45:49 -04:00
9d6f06bf1f renderer: Reformat code, misc cleanup 2023-10-12 23:45:45 -04:00
22ec76c6b4 texpart: Reformat code, misc cleanup 2023-10-12 23:45:39 -04:00
1a97441647 mdlpart: Reformat code, misc cleanup 2023-10-12 23:45:34 -04:00
9481c3e120 hexpart: Reformat code, misc cleanup 2023-10-12 23:45:30 -04:00
15a025b610 exlpart: Reformat code, misc cleanup 2023-10-12 23:45:25 -04:00
2726344c6a exdpart: Reformat code, misc cleanup 2023-10-12 23:45:21 -04:00
24f878b19a mdlviewer: Reformat code, misc cleanup 2023-10-12 23:45:13 -04:00
b522eac7a0 sdklauncher: Reformat code, misc cleanup 2023-10-12 23:45:05 -04:00
5e38af0878 karuku: Reformat code, misc cleanup 2023-10-12 23:44:59 -04:00
7a9d136bce common: Reformat code, misc cleanup 2023-10-12 23:44:54 -04:00
0711ec24ca armoury: Reformat code, misc cleanup 2023-10-12 23:44:48 -04:00
4c3a9795d2 argcracker: Reformat code, misc cleanup 2023-10-12 23:44:43 -04:00
678304f583 texpart: Add missing files 2023-10-12 21:43:49 -04:00
2a7e2d9e1e exlpart: Make the table read only 2023-10-12 21:43:42 -04:00
2844380a65 exdpart: Make the table read only 2023-10-12 21:43:36 -04:00
e5f0a9cd00 sagasu: Add support for texpart to preview texture files 2023-10-12 21:40:46 -04:00
718ea74c1f Add texpart for viewing textures 2023-10-12 21:40:26 -04:00
93b6380b3d sagasu: Add support for exlpart, exdpart and mdlpart for more previews 2023-10-12 21:33:32 -04:00
ae41124f93 exdpart: Add more header information, adapt to physis API changes 2023-10-12 21:33:09 -04:00
f271eb7991 Add exlpart for showing the contents of excel list files 2023-10-12 21:32:19 -04:00
a0e87b914d sagasu: Hide unknown entries by default, add search bar 2023-10-12 20:42:59 -04:00
9cdddae7a6 sagasu: Index all ffxiv index files, stop hardcoding a path you dunce 2023-10-12 20:30:17 -04:00
ec1338fa03 hexpart: Fix compilation error 2023-10-12 20:19:20 -04:00
c7a3f9cf5a sagasu: Add support for viewing raw data with the new hex part 2023-10-12 20:18:22 -04:00
95f10d9622 Add a new hex part based on QHexView 2023-10-12 20:18:11 -04:00
4fa1460b66 sagasu: Prepare for a better parts view, move properties into it 2023-10-12 19:46:58 -04:00
56353be167 Add more known common folders and ilfes 2023-10-12 19:29:27 -04:00
b1fa058d1d sagasu: Don't add duplicate folder nodes 2023-10-12 19:29:06 -04:00
4b19b7aeba Improve Sagasu design & indexing
Now the hashes are collected in a central database (location to be
improved) similar to FFXIV Explorer. This database needs to be generated
once and doesn't have to be regen every time Sagasu is opened like
before. This indexer currently is a separate program.

Also adds a feature to extract files from the file tree window.
2023-10-12 19:05:03 -04:00
7b59ed7f28 renderer: Prevent imgui from saving settings 2023-10-10 18:37:08 -04:00
65bc5d7ceb Ensure external libraries are built as static 2023-10-10 18:34:11 -04:00
7a5058f22e sdklauncher: Fix typo in CMakeLists 2023-10-10 18:33:37 -04:00
a73e80b531 mdlpart: Improve exported GLTF hierarchy a bit 2023-10-10 18:32:30 -04:00
2dceeeaec3 Bump Qt & KF minimum versions to 6.5 and 5.240 respectively 2023-10-10 18:32:17 -04:00
404b53fa66 sagasu: Clean up CMakeLists 2023-10-10 18:31:58 -04:00
44732293ac renderer: Clean up CMakeLists, remove standalone window 2023-10-10 18:31:50 -04:00
a25a7b948d exdpart: Clean up CMakeLists 2023-10-10 18:31:34 -04:00
cd14118751 mdlpart: Clean up CMakeLists 2023-10-10 18:31:30 -04:00
e133a33979 mdlviewer: Clean up CMakeLists 2023-10-10 18:31:21 -04:00
19f7a8bcd4 sdklauncher: Clean up CMakeLists 2023-10-10 18:31:15 -04:00
c075bf776f karuku: Clean up CMakeLists 2023-10-10 18:31:09 -04:00
21973f535c armoury: Clean up CMakeLists 2023-10-10 18:31:03 -04:00
dbc484f5af Exclude some external libraries from the ALL target 2023-10-10 18:26:43 -04:00
1b69d86cc1 sagasu: Port to NovusMainWindow 2023-10-10 18:22:38 -04:00
ac0fa3d728 mdlviewer: Port to NovusMainWindow 2023-10-10 18:21:28 -04:00
3070ca4203 sdklauncher: Port to newer NovusMainWindow API 2023-10-10 18:21:12 -04:00
85f4edf57f karuku: Port to newer NovusMainWindow API 2023-10-10 18:21:06 -04:00