thief-mission-viewer/project/code/TMV
Jarrod Doyle ec79e07ec7
Only load textures that are actually used
2024-08-29 19:09:53 +01:00
..
UI Add initial UI for lightmap layer toggling 2024-08-28 08:07:01 +01:00
InstallPaths.cs Add initial basic .BIN model support 2024-08-17 20:53:16 +01:00
MeshSurfaceData.cs Make MeshSurfaceData more generic 2024-08-18 11:13:18 +01:00
Mission.cs Only load textures that are actually used 2024-08-29 19:09:53 +01:00
Model.cs Slightly working support for custom model textures 2024-08-25 16:20:46 +01:00
ModelLoader.cs Preload obejct texture paths and use jorge for failed model textures 2024-08-29 18:36:36 +01:00
RectPacker.cs Further simplify packing algorithm and increase default width 2024-08-28 22:18:20 +01:00
TextureLoader.Gif.cs Fix use of obselete methods 2024-08-26 12:40:51 +01:00
TextureLoader.Pcx.cs Fix use of obselete methods 2024-08-26 12:40:51 +01:00
TextureLoader.cs Only load textures that are actually used 2024-08-29 19:09:53 +01:00
Timing.cs Add timing method that returns a value 2024-08-26 14:03:37 +01:00
Utils.cs Let vec3 conversion skip scaling 2024-08-25 11:54:21 +01:00