Commit Graph

30433 Commits (70914b82134c4b75d6b605b0738d804dfc8478f9)
 

Author SHA1 Message Date
elsid 080700f8fe
Name all custom ESM format versions and add tests 2 years ago
psi29a 5eba755174 Merge branch 'forwardtothepast' into 'master'
Support /-separated big effect icon paths

See merge request OpenMW/openmw!2711
2 years ago
psi29a 886600a1dd Merge branch 'consoledisposal' into 'master'
Check if the console's selected object is available (bug #5870)

Closes #5870

See merge request OpenMW/openmw!2713
2 years ago
psi29a d3874644c1 Merge branch 'oripaging' into 'master'
Try printing template textures if instance textures are unavailable for any reason

See merge request OpenMW/openmw!2709
2 years ago
psi29a 5dcc31e509 Merge branch 'qt_include' into 'master'
Remove redundant include

See merge request OpenMW/openmw!2710
2 years ago
Alexei Kotov 7b62d47abc Support /-separated big effect icon paths 2 years ago
Andrei Kortunov 5836bd8d87 Remove redundant include 2 years ago
Alexei Kotov e96448d66f Use model template as a fallback in BetaComment 2 years ago
Alexei Kotov f356d0a2fc Check if the console's selected object is available (bug #5870) 2 years ago
psi29a b385f27f86 Merge branch 'console_history' into 'master'
Remembering console commands between sessions

Closes #7125

See merge request OpenMW/openmw!2603
2 years ago
Kindi 044d82a842 Remembering console commands between sessions 2 years ago
psi29a de2bd6d802 Merge branch 'nistringpalette' into 'master'
Fix NiStringPalette loading again

See merge request OpenMW/openmw!2703
2 years ago
psi29a d5fe4568f8 Merge branch 'strips' into 'master'
Clean up fillTriangleMesh for NiTriStrips

See merge request OpenMW/openmw!2702
2 years ago
psi29a f14031b30b Merge branch 'ori' into 'master'
Print bound textures in BetaComment (feature #7194)

See merge request OpenMW/openmw!2705
2 years ago
psi29a 78ff1a3fb9 Merge branch 'ingredientbindings' into 'master'
Fix Lua ingredient bindings

Closes #7216

See merge request OpenMW/openmw!2706
2 years ago
AnyOldName3 8ea2e15446 clang-format some more
LLVM shouldn't make me download everything they've ever made in the same
package as clang-format.
2 years ago
AnyOldName3 83b940397e AdD lInE bReAk ThAt ClAnG-fOrMaT wAnTeD 2 years ago
Alexei Kotov 192f79841b Print bound textures in BC (feature #7194) 2 years ago
Alexei Kotov 5340c2c816 Fix Lua ingredient bindings 2 years ago
Alexei Kotov a4ddf443ed Fix NiStringPalette loading 2 years ago
Alexei Kotov c8430ee6c8 Clean up fillTriangleMesh for NiTriStrips 2 years ago
AnyOldName3 7d4410d4fb Use reserveGlobalTextureUnits for shadow maps 2 years ago
psi29a a41cbfb349 Merge branch 'candles' into 'master'
Read NiBlendInterpolator records, fill in NiControllerManager fields

See merge request OpenMW/openmw!2700
2 years ago
psi29a b44213a271 Merge branch 'fix_niftest' into 'master'
Fix and support more features for niftest

See merge request OpenMW/openmw!2701
2 years ago
elsid d20b05c7fb
Support reading specific nif files from archive by niftest 2 years ago
elsid 2c43a8558a
Add option to disable debug log for unsupported nif files
It becomes quite extensive and not very useful when loading oblivion content
files.
2 years ago
elsid ac5f22445e
Support compressed BSA archives by niftest 2 years ago
Alexei Kotov d7834c43e5 Fill in NiControllerManager fields 2 years ago
Alexei Kotov 091fcd837e Read all the NiBlendInterpolator record types 2 years ago
elsid 1a2c56fefb
Fix checking for file extension in niftest 2 years ago
psi29a 92b42624b0 Merge branch 'fix_potential_crash' into 'master'
Fix potential crashes

See merge request OpenMW/openmw!2699
2 years ago
Alexei Kotov 7ecf018743 Add NiBlendInterpolator 2 years ago
elsid 02ada74fa1
Do not try to dereference nullptr in object cache 2 years ago
elsid 36b33cc1a5
Support absence of player and other actors in physics system 2 years ago
psi29a 76dfb1b1b4 Merge branch 'avpalette' into 'master'
Read NiDefaultAVObjectPalette

See merge request OpenMW/openmw!2698
2 years ago
Alexei Kotov 41d6ccd3f6 Read NiDefaultAVObjectPalette 2 years ago
psi29a 5f9332751c Merge branch 'roottrafo' into 'master'
Don't discard root node transformations for Gamebryo meshes

See merge request OpenMW/openmw!2697
2 years ago
Alexei Kotov b14d1f0c6b Don't discard root node transformations for Gamebryo meshes 2 years ago
psi29a b696359e01 Merge branch 'convex' into 'master'
Read bhkConvexTransformShape and properly read 10.0.1.0 geometry

See merge request OpenMW/openmw!2696
2 years ago
Alexei Kotov 8ebdd1e4a5 Fix material data loading for 10.0.1.0 2 years ago
Alexei Kotov 115c30a573 Read bhkConvexTransformShape 2 years ago
psi29a 138e7b7daa Merge branch 'sequence' into 'master'
Read NiSequence/NiControllerSequence

See merge request OpenMW/openmw!2695
2 years ago
AnyOldName3 9be3d2668a Break out of loops when uniform is found 2 years ago
Alexei Kotov 9f28a26b25 Read NiSequence/NiControllerSequence 2 years ago
psi29a 944931c9bf Merge branch 'load_esm4_lights' into 'master'
Adds ESM4 light into ESM4 Cells

See merge request OpenMW/openmw!2692
2 years ago
florent.teppe 486d15b19e moved light common to its own file
moved esm4light to it's own file
2 years ago
psi29a 6f4624e9fe Merge branch 'esmdump_non_binary' into 'master'
Do not write binary data to std::cout by esmtool

See merge request OpenMW/openmw!2694
2 years ago
elsid 4b8941677d
Do not write binary data to std::cout by esmtool 2 years ago
florent.teppe dc961e3189 Adds the light into the scene.
Common struct for ESM3 and ESM4 light
2 years ago
psi29a 92d36a93a5 Merge branch 'global_variable_name' into 'master'
Define hardcoded global variable names as constants

See merge request OpenMW/openmw!2693
2 years ago