Commit Graph

33985 Commits (master)
 

Author SHA1 Message Date
Alexei Kotov 55642650ea Merge branch 'bad_record_docs' into 'master'
Correct record store documentation errors

See merge request OpenMW/openmw!4054
5 hours ago
psi29a ec8675ba6f Merge branch 'scalable_launcher' into 'master'
Improve launcher appearance

See merge request OpenMW/openmw!4051
1 day ago
psi29a 3980bb15cc Merge branch 'lua_controller_cursor' into 'master'
Add lua bindings for controller cursor mode

See merge request OpenMW/openmw!3623
1 day ago
psi29a 26f0e6b22c Merge branch 'nifmisc' into 'master'
Miscellaneous NIF loader corrections

See merge request OpenMW/openmw!4052
1 day ago
Alexei Kotov 7f13f6a4e9 Use osg::Fog::compare in NifOsg::Fog::compare 2 days ago
Zackhasacat 55f4f6a5bf Update API_REVISION 2 days ago
Zackhasacat 575fb4e637 Correct docs 2 days ago
psi29a 5f926bd129 Merge branch 'scalable_wizard' into 'master'
Use scalable icons for wizard

See merge request OpenMW/openmw!4050
2 days ago
psi29a a20f456a5c Merge branch 'mudcrabcanhazsoulgem' into 'master'
Allow running soulgem instructions on all actors (#7943)

Closes #7943

See merge request OpenMW/openmw!4048
2 days ago
psi29a a628c658a9 Merge branch 'lessgoofymaterialptr' into 'master'
Simplify material file pointer acrobatics

See merge request OpenMW/openmw!4049
2 days ago
psi29a 99a0755094 Merge branch 'remove_natural_sort' into 'master'
Remove dead code

See merge request OpenMW/openmw!4047
2 days ago
Andrei Kortunov 5e8dc9cc03 Fix stub icon color 2 days ago
Alexei Kotov 745be2e91b Implement NifOsg::Fog::compare() 3 days ago
Alexei Kotov a513049129 Adjust drawable property state changes
Reset shininess and specular strength when specular lighting is supposed to be disabled
Don't add the material redundantly if a sorter is pushed
Don't discard non-default emissive and specular multipliers if there's no sorter or material
3 days ago
Alexei Kotov 713e741f9c Share fog state attributes 3 days ago
Alexei Kotov d7bd5e76ca Move wrapping flag handling to relevant properties 3 days ago
psi29a 6d0df9f686 Merge branch 'window_clamp' into 'master'
Do not take in account UI scaling factor twice

See merge request OpenMW/openmw!4046
3 days ago
Andrei Kortunov d97838def1 Improve launcher appearance 3 days ago
Andrei Kortunov 0873eb6e62 Use scalable icons for wizard 3 days ago
psi29a 02cdeb6252 Merge branch 'scalable_editor' into 'master'
Treat editor icons as scalable

See merge request OpenMW/openmw!4042
3 days ago
psi29a 9662586947 Merge branch 'editor-crash' into 'master'
Clamp widgets coordinates to avoid editor crashes

See merge request OpenMW/openmw!4043
3 days ago
psi29a 0ba8e6a87e Merge branch 'osg_stats_none' into 'master'
Consider absent value in a frame as none in osg_stats.py

See merge request OpenMW/openmw!4044
3 days ago
psi29a d285e3a3ec Merge branch 'windows-2022-images' into 'master'
Run Windows jobs on new Windows Server 2022 images

See merge request OpenMW/openmw!4045
3 days ago
Alexei Kotov 78eda530ac Simplify material file pointer acrobatics 4 days ago
Alexei Kotov 1c1df996be Allow running soulgem instructions on all actors (#7943) 4 days ago
Andrei Kortunov 6390fdee7a Remove dead code 4 days ago
Andrei Kortunov d10b0d503b Do not take in account UI scaling factor twice 4 days ago
psi29a 023c0f7a46 Merge branch 'vfs_normalized_path_6' into 'master'
Use normalized path for music related functions

See merge request OpenMW/openmw!4038
4 days ago
elsid 9d04c1b2b8
Consider absent value in a frame as none
There are frames with missing values because of loading screens. They should not
be replaced with zeroes or other values. Otherwise showed graphs and calculated
statistics are wrong.
5 days ago
Andrei Kortunov 1bb48bcef7 Treat editor icons as scalable 5 days ago
AnyOldName3 da56e1073e Try MSVC 2022
Looks like they *did* upgrade MSVC on the new Windows images.
5 days ago
AnyOldName3 440dc30ffa Run Windows jobs on new Windows Server 2022 images
If no other software changed, then the same cache keys will still work.
5 days ago
Andrei Kortunov 2264d067fc Clamp widgets coordinates to avoid crashes 5 days ago
psi29a 7a172b061f Merge branch 'toboldlygowherenowizardcathasgonebefore' into 'master'
Support Bethesda shader material files (#7777)

Closes #7777

See merge request OpenMW/openmw!4041
5 days ago
Alexei Kotov 884668927f BGSM Reader: include cleanup, adjust getFile return result 6 days ago
elsid a863899eb1
Use normalized path for SoundManager::streamMusic 6 days ago
Alexei Kotov 77c3cd4467 More BGSM cleanup 6 days ago
Alexei Kotov 6be2bb70c3 Remove unused remnants of NIFStream from BGSMStream 6 days ago
Alexei Kotov ea5e101821 Handle glow maps for BGSM files 6 days ago
Alexei Kotov 8325e100df More decal deduplication 6 days ago
Alexei Kotov 32d24e73fe Update changelog (#7777, Bethesda material files) 6 days ago
Alexei Kotov 6f9206428d Don't ignore material files in NifLoader tests 6 days ago
Alexei Kotov 4e3d45db1b Deduplicate file handling in niftest 6 days ago
Alexei Kotov 5789eb73b1 Deduplicate decal and alpha handling in NifLoader 6 days ago
Alexei Kotov 4ccf9c1917 Deduplicate NifLoader texture attachment
Handle non-existent shader materials more gracefully
Deduplicate shader material drawable property handling
6 days ago
Alexei Kotov e680123482 NifLoader: Make the image manager a member 6 days ago
Alexei Kotov 8997bd6854 Apply shader material transparency parameters, get rid of unwanted shiny 6 days ago
Alexei Kotov 1d65aaee71 Formatting 6 days ago
Alexei Kotov 96f5ae5a8d Handle BGSM decal flag, hide visibility editor markers 6 days ago
Alexei Kotov 1a961f3021 Extremely early handling for BGSM/BGEM files 6 days ago