Capostrophic
|
3d31d21bc2
|
Don't encapsulate NIF transformation changes
Currently that causes issues
|
2020-07-29 20:46:36 +03:00 |
|
Evil Eye
|
6ad20ec9c7
|
Mutate base records when adding/removing spells
|
2020-07-28 08:33:28 +02:00 |
|
Capostrophic
|
46825e8a4d
|
Move NIF record index back to a separate user object
This makes sure it's never erroneously optimized out. NodeIndexHolders don't need to be cloned as their record index is never supposed to be changed.
|
2020-07-26 09:57:43 +03:00 |
|
Capostrophic
|
f93655e803
|
Encapsulate NIF transform changes in NifOsg::MatrixTransform
|
2020-07-26 09:57:43 +03:00 |
|
Capostrophic
|
ad87289d59
|
Fix NifOsg::MatrixTransform constructor inheritance
|
2020-07-26 09:57:43 +03:00 |
|
Capostrophic
|
cc791af0f5
|
Serialization fixes
Make sure NifOsg::MatrixTransform serialization behaves as intended
Add a dummy serializer for NifOsg::UVController
|
2020-07-26 09:57:43 +03:00 |
|
Capostrophic
|
3b55d657e5
|
CopyRigVisitor: Log the number of parents in multiple parents error
|
2020-07-26 09:57:43 +03:00 |
|
Capostrophic
|
a61267f57d
|
Replace NodeUserData with a custom transform node
|
2020-07-26 09:57:43 +03:00 |
|
Capostrophic
|
4c9cefefdd
|
Get rid of NifOsg::CollisionSwitch
|
2020-07-26 09:57:43 +03:00 |
|
psi29a
|
fc7266d4ee
|
Merge branch 'Improve-cell-name-autocompleter-implementation' into 'master'
#5520 Improve cell name autocompleter implementation
See merge request OpenMW/openmw!267
|
2020-07-25 13:58:42 +00:00 |
|
Cédric Mocquillon
|
2e27de027e
|
Add members in AdvancedPage class to avoid memory leak when the list of cells names is updated as we recreated a completer at each notification event
|
2020-07-25 13:58:42 +00:00 |
|
Petr Mikheev
|
8cdc7031f5
|
Support vectors in settings.cfg
|
2020-07-24 21:47:49 +02:00 |
|
Bret Curtis
|
f47d2bb8af
|
make sure we use case-sensative BULLET_ prefix
|
2020-07-10 15:01:44 +02:00 |
|
Bret Curtis
|
67c2f0b26c
|
Merge pull request #2951 from elsid/sound_object_pool
Store SoundManager sounds and streams in object pool
|
2020-07-06 07:18:46 +02:00 |
|
Bret Curtis
|
0c2fea8254
|
Merge pull request #2932 from elsid/replace_open_threads
Replace OpenThreads by std types
|
2020-07-04 13:11:23 +02:00 |
|
Bret Curtis
|
28d85e4030
|
Merge pull request #2926 from akortunov/warnfix
Use QMultiMap instead of QMap
|
2020-07-04 11:39:11 +02:00 |
|
elsid
|
02f9b44f01
|
Use RAII for object ptr from pool
|
2020-07-04 01:15:27 +02:00 |
|
elsid
|
6ca29c6107
|
Use common type for pool of sounds and streams
|
2020-07-04 01:09:04 +02:00 |
|
elsid
|
56bc462007
|
Make all stats fit into the window
|
2020-07-03 20:49:23 +02:00 |
|
Frederic Chardon
|
f268bc13f1
|
Do not set particle lifetime to 0 (#5472)
|
2020-07-01 11:04:18 +00:00 |
|
Andrei Kortunov
|
ef6fe8d52a
|
Fix crash in the stateset updater (regression #5478)
|
2020-06-30 09:01:17 +04:00 |
|
Andrei Kortunov
|
d0fe15b095
|
Use meaningful names instead of mSkill1 and mSkill2
|
2020-06-26 11:47:59 +04:00 |
|
elsid
|
40ad87bc4d
|
Replace OpenThreads by std types
|
2020-06-25 22:16:09 +02:00 |
|
elsid
|
3251687a3d
|
Use std types for WorkQueue
|
2020-06-24 21:23:31 +02:00 |
|
Andrei Kortunov
|
487bfed672
|
Use QMultiMap instead of QMap
|
2020-06-24 15:13:56 +04:00 |
|
Bret Curtis
|
61a5c6125d
|
#5480: Drop Qt4 support and require Qt 5.12 or later.
|
2020-06-22 12:17:06 +02:00 |
|
Cédric Mocquillon
|
6e397e4008
|
Add a search function to the "Datafiles" tab of the OpenMW launcher
|
2020-06-21 14:45:30 +00:00 |
|
psi29a
|
f94ca28dbe
|
#5463: Optimizer fix, problem was indeed related to tangents not being transformd properly.
|
2020-06-18 17:23:16 +00:00 |
|
Andrei Kortunov
|
6357bc3dad
|
Catch MyGUI exceptions in the FontLoader destructor
|
2020-06-18 15:13:02 +04:00 |
|
Andrei Kortunov
|
808c905e1f
|
Initialize fields to avoid undefined behaviour
|
2020-06-18 14:50:06 +04:00 |
|
Andrei Kortunov
|
0e810c8d32
|
Fix cell borders color
|
2020-06-18 09:12:56 +04:00 |
|
Bret Curtis
|
c944acf26b
|
Merge pull request #2913 from akortunov/warnfix
Get rid of ECLD and dependencies
|
2020-06-17 15:00:57 +02:00 |
|
psi29a
|
1724099d34
|
Merge branch 'mingw' into 'master'
Fix mingw Windows build
See merge request OpenMW/openmw!213
|
2020-06-17 09:19:02 +00:00 |
|
Andrei Kortunov
|
d1a3cc98ff
|
Get rid of ECLD and dependencies
|
2020-06-17 13:09:16 +04:00 |
|
psi29a
|
66b5cf9f1d
|
Merge branch 'master' into 'near_far_mode_in_launcher'
# Conflicts:
# files/settings-default.cfg
|
2020-06-16 23:05:07 +00:00 |
|
Bret Curtis
|
b5a2e809cd
|
Merge pull request #2911 from unelsson/fixdaematerialseq
Use sequenced texture units with .dae/collada
|
2020-06-16 16:43:04 +02:00 |
|
Andrei Kortunov
|
805d826d5b
|
Fix Clang warnings about invalid overrides
|
2020-06-16 16:59:37 +04:00 |
|
Nelsson Huotari
|
5bc44cf2ee
|
Use sequenced texture units with .dae/collada
|
2020-06-16 14:37:06 +03:00 |
|
psi29a
|
0dc7715c35
|
Merge branch 'object_paging_retry' into 'master'
Object Paging
See merge request OpenMW/openmw!209
|
2020-06-16 08:21:54 +00:00 |
|
elsid
|
00197e1cd9
|
Optimize recast mesh size by vertex deduplication
|
2020-06-16 00:51:36 +02:00 |
|
Bret Curtis
|
0d1b7fd3f0
|
Merge pull request #2908 from Capostrophic/uvsets
Remove 63 UV set limit
|
2020-06-15 07:54:51 +02:00 |
|
Capostrophic
|
6f94848dec
|
Remove 63 UV set limit (now 65535)
|
2020-06-14 23:02:03 +03:00 |
|
elsid
|
b095ca6c86
|
Use actor speed to define area cost for pathfinding
|
2020-06-13 02:24:52 +02:00 |
|
elsid
|
439588d10e
|
Remove unused mOffMeshConnectionIds
|
2020-06-13 02:24:51 +02:00 |
|
bzzt lost a hitlab login
|
26ab176389
|
profiling
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
daa2761c2d
|
alphablending & billboardfix
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
f12879a04c
|
allow statesetupdater as cullcallback = faster + works in paging
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
4238fbccdf
|
view fix
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
9f0398c021
|
intersection by refnum tag + enable paging for acti,door,cont
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
65cd2c77aa
|
static intersections
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|