.. |
bgsm
|
|
|
bsa
|
|
|
bullethelpers
|
|
|
compiler
|
CI match script names and remove dead code
|
2024-07-01 16:57:40 +02:00 |
config
|
Don't unnecessarily overwrite openmw.cfg
|
2025-01-12 18:21:06 +00:00 |
contentselector
|
Avoid trailing line breaks
|
2024-11-20 09:04:22 +04:00 |
crashcatcher
|
Use proper order for printf arguments
|
2024-07-28 20:08:02 +02:00 |
debug
|
Fix OpenGL debug groups
|
2024-09-25 16:10:18 +01:00 |
detournavigator
|
Throw system error on open file failure
|
2025-01-06 23:38:32 +01:00 |
esm
|
Work around a regression in MSVC
|
2024-12-09 17:23:17 +01:00 |
esm3
|
Save interior fog bounds center to preserve rotation when expanding them
|
2024-11-24 11:49:33 +01:00 |
esm4
|
Track ESM4 file loading progress
|
2025-01-14 20:27:02 +03:00 |
esmloader
|
|
|
esmterrain
|
|
|
fallback
|
|
|
files
|
Remove dead code
|
2024-11-14 22:16:05 +04:00 |
fontloader
|
Remove custom substitutions for glyphs that may exist in the font
|
2025-03-03 08:02:16 +03:00 |
fx
|
Fix multiview use in techniques
|
2025-01-26 16:26:36 +01:00 |
interpreter
|
Exit with fatal error on duplicated instruction code
|
2024-06-28 22:24:24 +02:00 |
l10n
|
Use normalized path in l10m manager
|
2024-08-18 21:07:46 +02:00 |
loadinglistener
|
|
|
lua
|
Don't add auto started local Lua scripts twice
|
2025-01-01 13:21:28 +01:00 |
lua_ui
|
Prevent stale pointers in UI widgets
|
2024-09-29 22:36:31 +02:00 |
misc
|
Use normalized path for correctMeshPath
|
2024-11-16 12:49:11 +01:00 |
myguiplatform
|
Replace toNormalized by Normalized
|
2024-09-18 23:53:20 +02:00 |
navmeshtool
|
|
|
nif
|
Optimize NIF boolean vector reading
|
2025-02-07 04:55:06 +03:00 |
nifbullet
|
Use normalized path in BulletShapeManager
|
2024-09-27 23:33:58 +02:00 |
nifosg
|
Change default depth test mode to <= (#7040)
|
2024-11-23 08:32:25 +03:00 |
platform
|
Remove vestigial Boost libraries
|
2024-08-23 14:06:13 +01:00 |
process
|
|
|
resource
|
Merge branch 'vfs_normalized_path_22' into 'master'
|
2024-12-01 21:45:01 +00:00 |
sceneutil
|
Fix UB when pathgrid geometry is generated and all pathgrid edges are invalid
|
2025-02-16 17:46:52 +03:00 |
sdlutil
|
Silence SDL3 window/display events coming from SDL2-compat
|
2025-02-04 20:30:19 +03:00 |
serialization
|
|
|
settings
|
Add an option to match sunlight to the sun (#8032)
|
2024-12-28 18:29:35 +03:00 |
shader
|
Don't expect TangentSpaceGenerator to work without texcoords
|
2024-10-24 13:36:49 +01:00 |
sqlite3
|
|
|
std140
|
|
|
stereo
|
|
|
terrain
|
Allow opting out of water culling (#7318)
|
2024-10-31 14:54:05 +03:00 |
testing
|
Store Lua script path as VFS normalized
|
2024-09-15 13:53:20 +02:00 |
to_utf8
|
|
|
translation
|
|
|
version
|
|
|
vfs
|
Forbid to use toNormalized for normalized path
|
2024-11-18 21:21:33 +01:00 |
widgets
|
Address my own review concerns
|
2024-09-19 04:05:54 +03:00 |
CMakeLists.txt
|
Move from qt_wrap_ui to AUTOUIC for qt components lib
|
2024-11-10 20:38:14 +01:00 |
doc.hpp
|
|
|