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

348 commits

Author SHA1 Message Date
6f9cf59f94 Armoury: Prevent crashes in FMV when face and other misc models fail to load 2024-04-18 17:53:21 -04:00
182fe062e2 Bump libphysis for initial Dawntrail benchmark support 2024-04-14 13:31:14 -04:00
3e29ee1323 Remove unnecessary normalize from tangent import 2024-02-25 11:16:57 -05:00
1b6ec85404 Add Messages.sh 2024-02-25 11:16:33 -05:00
f967974627 Fix LOD combo text 2024-02-25 11:16:26 -05:00
2ccab76191 Hook up translation domains 2024-02-04 15:36:08 -05:00
57c2e9c7f9 Misc string fixes 2024-02-04 15:32:42 -05:00
a460e46595 sagasu: Support localization 2024-02-04 15:32:35 -05:00
76f8b4859c sklbpart: Support localization 2024-02-04 15:26:12 -05:00
edc0439a0a shpkpart: Support localization 2024-02-04 15:25:14 -05:00
e49ebcea33 exlpart: Support localization 2024-02-04 15:24:01 -05:00
d3dfb9bcc0 exdpart: Support localization 2024-02-04 15:23:24 -05:00
1eae14b239 cmppart: Support localization 2024-02-04 15:22:28 -05:00
c3b4d3e6ac mdlviewer: Support localization 2024-02-04 15:18:49 -05:00
86fc949582 mapeditor: Support localization 2024-02-04 15:18:03 -05:00
8d0603eda4 launcher: Support localization 2024-02-04 15:17:15 -05:00
4ca38efc57 karuku: Support localization 2024-02-04 15:16:18 -05:00
98036249fb armoury: Support localization 2024-02-04 15:13:46 -05:00
1c0712bdbf common: Support localization 2024-02-04 15:04:01 -05:00
240ec484e7 Prevent other QSplitters from collapsing children 2024-02-04 14:58:21 -05:00
4f99fc363d renderer: Remove unnecessary imgui font size message 2024-02-04 14:56:04 -05:00
7ee5622561 armoury: Cascade enabled state to the mdlpart
This should prevent accidental mouse movements when no gear is loaded.
2024-02-04 14:54:37 -05:00
f13ead3168 mdlpart: Don't allow mouse movements when disabled 2024-02-04 14:54:13 -05:00
6d026cf522 mapeditor: Use splitter, improve margins everywhere 2024-02-04 14:47:12 -05:00
9b39c7b121 mdlviewer: Improve margins 2024-02-04 14:44:59 -05:00
f1864d39ed launcher: Improve margins 2024-02-04 14:44:06 -05:00
2bd232f40e sagasu: Use splitter, improve margins everywhere 2024-02-04 14:38:42 -05:00
9f48b89c2e karaku: Use splitter, improve margins everywhere 2024-02-04 14:29:57 -05:00
4755cfa0aa exdpart: Remove unnecessary margins around the table, remove header info
I plan on putting this info somewhere else soon, just not here in the
part.
2024-02-04 14:29:45 -05:00
89416ec3db exlpart: Remove unnecessary margins around the table 2024-02-04 14:29:19 -05:00
75b63fcc3f armoury: Add empty tabs for future material and metadata usage 2024-02-04 14:11:11 -05:00
537a8f57e5 armoury: Improve styling on Breeze, add frame around gear view 2024-02-04 14:00:46 -05:00
0045b89a55 common: Bump copyright year 2024-02-03 10:35:51 -05:00
2dc864bb5c armoury: Separate and improve menu structure, add icons 2024-02-03 10:34:05 -05:00
7f7e240fbf sagasu: Use correct icon for the download path list action 2024-02-03 10:29:05 -05:00
e825761284 sagasu: Add icon for extract action 2024-02-03 10:27:48 -05:00
5d455c4ce0 sagasu: Allow downloading path lists directly from ResLogger
The path list is now refreshed when importing too, which makes it even
easier to get started.
2024-02-03 10:23:41 -05:00
ecfe13cade sagasu: Fix import path list function
It can now quickly import path lists from ResLogger (or another source
that fits such format)
2024-02-03 10:04:25 -05:00
3623b3fe29 karaku: Finish up definition import function
This allows importing defintions offline or with a custom set of definitions easily.
2024-02-03 09:31:57 -05:00
57e3cd5fa8 karaku: Finish up definition integration
It now loads some column names correctly, and the links.
2024-02-03 09:18:10 -05:00
f6c9d13b09 karaku: Add feature to download definitions from Godbert 2024-02-03 09:05:22 -05:00
23e47da0f1 Fix libphysis checkout 2024-02-02 14:42:19 -05:00
4f97e65798 Fix components list 2024-02-02 14:41:25 -05:00
f95fd2efc2 Add a dedicated skinned shader
This is to prevent trying to use bone transforms on terrain.
2024-02-02 14:37:58 -05:00
6dc9475419 Fix REUSE 2024-02-02 14:29:57 -05:00
c19ff1e132 Add mapeditor program
This allows viewing regions in the game. Some of them don't work, not
sure why yet.
2024-02-02 14:29:48 -05:00
0f0e6b5f1b mdlviewer: Add bottom widget for future usage 2024-02-02 14:29:04 -05:00
d58fcf7e98 karaku: Add search function to the sheet list 2024-02-02 14:28:49 -05:00
5a03fafd3b mdlpart: Add support for model positions, free mode camera 2024-02-02 14:28:31 -05:00
af8582467b renderer: Add position property to RenderModel 2024-02-02 14:26:33 -05:00