Alexei Kotov
|
78eda530ac
|
Simplify material file pointer acrobatics
|
2024-04-23 00:34:38 +03:00 |
|
psi29a
|
023c0f7a46
|
Merge branch 'vfs_normalized_path_6' into 'master'
Use normalized path for music related functions
See merge request OpenMW/openmw!4038
|
2024-04-22 07:02:14 +00:00 |
|
psi29a
|
7a172b061f
|
Merge branch 'toboldlygowherenowizardcathasgonebefore' into 'master'
Support Bethesda shader material files (#7777)
Closes #7777
See merge request OpenMW/openmw!4041
|
2024-04-21 11:03:47 +00:00 |
|
Alexei Kotov
|
884668927f
|
BGSM Reader: include cleanup, adjust getFile return result
|
2024-04-20 23:38:01 +03:00 |
|
elsid
|
a863899eb1
|
Use normalized path for SoundManager::streamMusic
|
2024-04-20 21:14:09 +02:00 |
|
Alexei Kotov
|
77c3cd4467
|
More BGSM cleanup
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
6be2bb70c3
|
Remove unused remnants of NIFStream from BGSMStream
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
ea5e101821
|
Handle glow maps for BGSM files
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
8325e100df
|
More decal deduplication
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
32d24e73fe
|
Update changelog (#7777, Bethesda material files)
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
6f9206428d
|
Don't ignore material files in NifLoader tests
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
4e3d45db1b
|
Deduplicate file handling in niftest
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
5789eb73b1
|
Deduplicate decal and alpha handling in NifLoader
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
4ccf9c1917
|
Deduplicate NifLoader texture attachment
Handle non-existent shader materials more gracefully
Deduplicate shader material drawable property handling
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
e680123482
|
NifLoader: Make the image manager a member
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
8997bd6854
|
Apply shader material transparency parameters, get rid of unwanted shiny
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
1d65aaee71
|
Formatting
|
2024-04-20 19:43:42 +03:00 |
|
Alexei Kotov
|
96f5ae5a8d
|
Handle BGSM decal flag, hide visibility editor markers
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
1a961f3021
|
Extremely early handling for BGSM/BGEM files
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
fe1cb3a5ae
|
Add a resource manager for BGSM files
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
cb77bcc4c8
|
Initial BGEM file parsing
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
484a360792
|
Add a safety measure for string loading in BGSM
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
f9f8c1e591
|
Fix depth test reading in BGSM
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
8ef6304dd9
|
BGSM colors are Vec3
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
015aca2cfd
|
Initial BGSM file parsing
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
124df1be61
|
Parse shared part of material files
|
2024-04-20 19:43:41 +03:00 |
|
Alexei Kotov
|
4a03555d53
|
Add BGEM/BGSM file support to niftest
|
2024-04-20 19:43:40 +03:00 |
|
Alexei Kotov
|
aea7b10986
|
Add dummy BGSM/BGEM file reader
|
2024-04-20 19:43:40 +03:00 |
|
psi29a
|
2438fb4c98
|
Merge branch 'windows_qt6' into 'master'
Use Qt6 on Windows by default
See merge request OpenMW/openmw!4016
|
2024-04-20 16:39:47 +00:00 |
|
psi29a
|
ddd64c893a
|
Merge branch 'noyoudumbtoolyourflipingwrong' into 'master'
Don't flip the water normal map twice
See merge request OpenMW/openmw!4022
|
2024-04-20 16:39:09 +00:00 |
|
psi29a
|
f21453f0b7
|
Merge branch 'twoahahidles' into 'master'
Change wander package column names to match reality
See merge request OpenMW/openmw!4032
|
2024-04-20 16:38:41 +00:00 |
|
psi29a
|
b072b9e54b
|
Merge branch 'actuallynormalnormalz' into 'master'
Reconstruct normal Z *properly*
See merge request OpenMW/openmw!4036
|
2024-04-20 16:38:02 +00:00 |
|
psi29a
|
29d6c76f93
|
Merge branch 'log_not_supported_agent_bounds_ptr' into 'master'
Log ptr for which agent bounds are not supported
See merge request OpenMW/openmw!4040
|
2024-04-20 16:37:37 +00:00 |
|
psi29a
|
e35f4fb35d
|
Merge branch 'launcher-sv-2024-04' into 'master'
Swedish translation of the launcher
See merge request OpenMW/openmw!4017
|
2024-04-20 16:35:11 +00:00 |
|
Joakim Berg
|
f9eefd9ac4
|
Swedish translation of the launcher
|
2024-04-20 16:35:11 +00:00 |
|
AnyOldName3
|
04f1dc282b
|
Merge branch 'fix-osga-rotate-wildly' into 'master'
Fix OSGAnimation issues
See merge request OpenMW/openmw!3989
|
2024-04-20 15:37:09 +00:00 |
|
elsid
|
5b0eb0b5b0
|
Log ptr for which agent bounds are not supported
To make it easier to find what NPC or mod makes this happen.
|
2024-04-20 14:15:26 +02:00 |
|
elsid
|
40cc16046b
|
Use normalized path for sound decoder
|
2024-04-19 22:46:38 +02:00 |
|
elsid
|
e11a5a4352
|
Use normalized path for SoundManager::playPlaylist
|
2024-04-19 22:43:20 +02:00 |
|
elsid
|
38b005cda6
|
Use normalized path to store playlist music files
|
2024-04-19 22:42:20 +02:00 |
|
elsid
|
82931059fd
|
Make NormalizedView constructor from const char* explicit
|
2024-04-19 22:42:04 +02:00 |
|
Sam Hellawell
|
b7aa3b9f47
|
Remove rename from RenameBonesVisitor, rename to RenameAnimCallbacksVisitor
|
2024-04-19 07:48:26 +01:00 |
|
Alexei Kotov
|
537964f8d8
|
Reconstruct normal Z *properly*
|
2024-04-18 11:23:58 +03:00 |
|
psi29a
|
e4c70b7861
|
Merge branch 'anyoldname3-and-the-amazing-technicolour-terminal-emulator' into 'master'
Support coloured terminal output on Windows
See merge request OpenMW/openmw!4027
|
2024-04-17 13:09:07 +00:00 |
|
psi29a
|
3600c6c7c7
|
Merge branch 'filterview' into 'master'
Validate INFO filters when loading the record
See merge request OpenMW/openmw!4003
|
2024-04-17 13:08:49 +00:00 |
|
psi29a
|
b91ff634e4
|
Merge branch 'navmesh_queue' into 'master'
Optimize queue for navmesh async jobs
See merge request OpenMW/openmw!4025
|
2024-04-17 11:10:44 +00:00 |
|
Sam Hellawell
|
d09f32d9e4
|
Yes sir clang
|
2024-04-17 08:19:51 +01:00 |
|
Sam Hellawell
|
2653b76db9
|
getTranslation/getTransformForNode refactor, unit tests
|
2024-04-17 08:16:48 +01:00 |
|
Andrei Kortunov
|
118114c498
|
Add misisng empty line
|
2024-04-17 09:04:17 +04:00 |
|
Andrei Kortunov
|
d06e8e2c24
|
Use Qt6 on Windows by default
|
2024-04-17 08:58:18 +04:00 |
|