1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-17 10:06:45 +00:00
openmw/apps
elsid f2fb3d6de8
Separate NIFFileReader from NIFFile
NIFFile might not always be created from a file or stream containing NIF data.
Basically there are 2 different responsibilities for this class:
1. Read NIF file
2. Provide input for nifosg and bulletnifloader.

Remove no longer needed NIFFileMock since the state of NIFFfile can be
initialized independently from reading NIF file.
2022-09-24 19:10:14 +02:00
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
esmtool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
essimporter Apply clang-format to code base 2022-09-22 21:35:26 +03:00
launcher Apply clang-format to code base 2022-09-22 21:35:26 +03:00
mwiniimporter Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navmeshtool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
niftest Separate NIFFileReader from NIFFile 2022-09-24 19:10:14 +02:00
opencs Apply clang-format to code base 2022-09-22 21:35:26 +03:00
openmw Separate NIFFileReader from NIFFile 2022-09-24 19:10:14 +02:00
openmw_test_suite Separate NIFFileReader from NIFFile 2022-09-24 19:10:14 +02:00
wizard Apply clang-format to code base 2022-09-22 21:35:26 +03:00
doc.hpp