1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-30 14:06:41 +00:00
openmw/components
florent.teppe 2a980ecb50 cleaned some code and fixed some naming issues
Moved debug draw to components, fixed some whitespace issues, added include guard

fixed uniform name, removed old files

Fixes some more whitespace weirdness
2022-09-11 17:53:53 +02:00
..
bsa Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
bullethelpers Cleanup components includes 2022-08-16 19:14:04 +02:00
compiler Cleanup components includes 2022-08-16 19:14:04 +02:00
config Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
contentselector Clean up Qt includes 2022-06-17 11:56:54 +02:00
crashcatcher Simplify getIsHungAppWindow 2022-07-14 22:02:01 +03:00
debug cleaned some code and fixed some naming issues 2022-09-11 17:53:53 +02:00
detournavigator Fix clang tidy warning 2022-08-20 19:17:45 +02:00
esm Get build working on Apple Silicon 2022-08-17 02:18:48 +10:00
esm3 Cleanup components includes 2022-08-16 19:14:04 +02:00
esm3terrain Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
esm4 Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
esmloader Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
fallback Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
files Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
fontloader Cleanup fonts loading 2022-08-21 13:19:04 +04:00
fx omw_GetWorldPosFromUV() should use omw_GetDepth() 2022-08-21 18:03:38 +02:00
interpreter Use string_view in Interpreter::Context 2022-08-12 19:42:35 +02:00
l10n Avoid constructing icu::StringPiece from std::string directly 2022-07-01 22:31:06 +02:00
loadinglistener Use std::unique_ptr to implement ScopedLoad 2022-08-19 22:39:39 +02:00
lua Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
lua_ui Cleanup components includes 2022-08-16 19:14:04 +02:00
misc Merge branch 'span' into 'master' 2022-08-22 17:34:51 +00:00
myguiplatform Fix inserting texture to map 2022-07-27 20:01:13 +02:00
navmeshtool Exchange binary messages between navmeshtool and launcher 2022-03-30 19:24:54 +02:00
nif Merge branch 'nipixeldata' into 'master' 2022-08-17 12:20:00 +00:00
nifbullet Replace ciCompareLen with ciStartsWith where possible 2022-08-22 09:32:22 +02:00
nifosg Merge branch 'nipixeldata' into 'master' 2022-08-17 12:20:00 +00:00
platform Use correct assertion for the file implementation 2022-07-19 13:48:57 +00:00
process Clean up Qt includes 2022-06-17 11:56:54 +02:00
resource Cleanup components includes 2022-08-16 19:14:04 +02:00
sceneutil Replace ciCompareLen with ciStartsWith where possible 2022-08-22 09:32:22 +02:00
sdlutil Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
serialization moddable post-processing pipeline 2022-05-15 10:03:58 -07:00
settings Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
shader Merge branch 'SHADER_HOT_RELOAD' into 'master' 2022-08-21 09:08:27 +00:00
sqlite3 Limit max navmeshdb file size 2022-03-18 19:08:46 +01:00
std140 moddable post-processing pipeline 2022-05-15 10:03:58 -07:00
stereo Cleanup components includes 2022-08-16 19:14:04 +02:00
terrain Cleanup components includes 2022-08-16 19:14:04 +02:00
to_utf8 Move to_utf8 from const std::string& to std::string_view 2022-05-21 21:44:47 +02:00
translation Remove some more of boost:: 2022-05-25 21:16:26 +02:00
version Remove boost::filesystem from a couple of files 2022-05-24 21:18:21 +00:00
vfs Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
widgets Cleanup components includes 2022-08-16 19:14:04 +02:00
CMakeLists.txt cleaned some code and fixed some naming issues 2022-09-11 17:53:53 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00
windows.hpp Fix build on Windows 2022-04-25 00:25:46 +02:00