Commit Graph

28 Commits

Author SHA1 Message Date
Jarrod Doyle 440d0b91b4
Path manager refactor 2024-09-19 21:16:07 +01:00
Jarrod Doyle eaf440bd03
Remove blank methods 2024-09-17 17:50:24 +01:00
Jarrod Doyle 0d01de1a29
Use more appropriate input handling methods 2024-09-17 17:46:37 +01:00
Jarrod Doyle 931e01337f
Add asset browser to main scene with hotkey 2024-09-17 17:43:37 +01:00
Jarrod Doyle 4b2dfaa5bd
Add texture path copy button functionality 2024-09-08 19:52:31 +01:00
Jarrod Doyle fbacfccd13
Set file size text 2024-09-08 19:47:01 +01:00
Jarrod Doyle 56614d3b1d
Set resolution text 2024-09-08 19:27:51 +01:00
Jarrod Doyle 0a71be4731
Set File Type text 2024-09-08 19:24:21 +01:00
Jarrod Doyle d434e2c13f
Add texture filter toggle 2024-09-08 19:18:44 +01:00
Jarrod Doyle 80f121bfde
Add folder selection 2024-09-08 18:29:58 +01:00
Jarrod Doyle 7593828ca7
Add basic fam tree construction 2024-09-08 17:53:52 +01:00
Jarrod Doyle 66a57d415a
Add dummy sort function 2024-09-08 17:22:47 +01:00
Jarrod Doyle e76bc13ef5
Add search bar functionality to texture browser 2024-09-08 17:08:40 +01:00
Jarrod Doyle b13d27c0b8
Basic functionality for the texture browser 2024-09-08 14:45:52 +01:00
Jarrod Doyle 3e4230e46f
Merge mission and model selector 2024-09-05 19:44:19 +01:00
Jarrod Doyle 12a8b4f06d
Reduce duplicate code in Resource Path Manager 2024-09-05 18:49:55 +01:00
Jarrod Doyle b223d53824
Use Context in mission loader 2024-09-05 17:39:54 +01:00
Jarrod Doyle b89a4d6154
Refactor model viewer to use new Context and support custom models 2024-09-05 17:32:29 +01:00
Jarrod Doyle 110c9b8a3c
Add initial UI for lightmap layer toggling 2024-08-28 08:07:01 +01:00
Jarrod Doyle be205897bb
Merge GetMissionNames to handle null campaign 2024-08-25 10:11:55 +01:00
Jarrod Doyle 56a5aa6869
Use C# event for mission selection 2024-08-25 10:01:43 +01:00
Jarrod Doyle 3d41441f2a
Use path manager for mission selector 2024-08-25 09:15:42 +01:00
Jarrod Doyle dbabe1527c
Sort selector lists alphabetically 2024-08-18 14:01:09 +01:00
Jarrod Doyle b5d3a3c275
Add initial basic .BIN model support 2024-08-17 20:53:16 +01:00
Jarrod Doyle 742324765f
Remove old unused function 2024-08-17 19:00:04 +01:00
Jarrod Doyle 6f62d2ca00
Load textures from root thief resource CRF 2024-08-13 19:11:03 +01:00
Jarrod Doyle e773635677
Mission selector allows better browsing of campaigns 2024-08-13 18:31:20 +01:00
Jarrod Doyle fe5d2fb12f
Add better mission selection UI 2024-08-03 10:24:45 +01:00