summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-16backport CLAMP_TO_EDGE fix to 0.48backport_gl_clamp_removalBret Curtis
2023-06-10Merge branch 'osg_win_dep_48' into 'openmw-48'psi29a
2023-06-10Use most recent OSG dependency to match 0.48 RC buildselsid
2023-06-01Merge branch 'fix_portable_config_48' into 'openmw-48'psi29a
2023-05-30Fix logging and config for portable setupelsid
2023-05-28Merge branch 'fix_build_48' into 'openmw-48'jvoisin
2023-05-28Fix build with GCC 13.1.1elsid
2023-05-25fix for macos intel for CIBret Curtis
2023-05-21Merge branch 'fix_element_destroy' into 'master'openmw-48-rc10psi29a
2023-05-14Merge branch 'fix_navmeshtool_avoid_shape_48' into 'openmw-48'psi29a
2023-05-14Use different object id for avoid shapeelsid
2023-05-12Merge branch 'fix_local_map_update_48' into 'openmw-48'psi29a
2023-05-12Fix integration tests job depselsid
2023-05-11Update cell local map on different neighbour cellselsid
2023-05-08Merge branch 'lua_casting_48' into 'openmw-48'psi29a
2023-04-26Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatc...Petr Mikheev
2023-04-26Add function LuaUtil::castPetr Mikheev
2023-03-28Merge branch 'openmw-48-patch-50cc' into 'openmw-48'psi29a
2023-03-28fix macos issuepsi29a
2023-03-26Update file luascripts.hppopenmw-48-rc9psi29a
2023-03-21Merge branch 'fix_launcher_paths_48' into 'openmw-48'psi29a
2023-03-21Save original pathselsid
2023-03-21Use set to track visited directories instead of removing duplicateselsid
2023-03-20Merge branch 'cstemprefs48' into 'openmw-48'psi29a
2023-03-20Don't capture temporaries by referenceEvil Eye
2023-03-19Merge branch '1372_for_048' into 'openmw-48'psi29a
2023-03-18In 0.46, SetPos was setting position of actors before physics simulation, and...fredzio
2023-03-13Merge branch 'update-appdata-48' into 'openmw-48'openmw-48-rc8psi29a
2023-03-12Update AppData summary to be more conciseAlexander Olofsson
2023-03-12Merge branch 'openmw-48-stereo-fixes' into 'openmw-48'psi29a
2023-03-11Merge branch '2805-for-48' into 'openmw-48'Alexei Kotov
2023-03-11Empty-Commit to trigger pipelineMads Buvik Sandvei
2023-03-11Ensure shader requirements are pushed at least once for subgraphAnyOldName3
2023-03-11Revert "Attach shaders to geometry that lacks a stateset if necessary (bug #7...AnyOldName3
2023-03-11SkyStereoStatesetUpdater was incorrectly always using reverseZ matrices.Mads Buvik Sandvei
2023-03-11Change assosiative order of stereo-related matrix multiplications to reduce F...Mads Buvik Sandvei
2023-03-11update OSG multiview build to one that includes missing dll osgdb_dae.dllMads Buvik Sandvei
2023-03-05Merge branch 'fix_physics_deadlock_48' into 'openmw-48'psi29a
2023-03-05Do not use std::shared_mutex to wait for job for async physicselsid
2023-03-04Merge branch 'maybe-fix-freeze-catcher' into 'master'psi29a
2023-03-04Merge branch 'limit_max_bullet_supported_threads' into 'master'psi29a
2023-03-04Merge branch 'shadervisitor48' into 'openmw-48'psi29a
2023-03-03Merge branch 'fix_clamp_physics_threads' into 'master'psi29a
2023-03-03Use Rig/MorphGeometry state for its child geometryAlexei Dobrohotov
2023-03-03Attach shaders to geometry that lacks a stateset if necessary (bug #7251)Alexei Dobrohotov
2023-03-03Merge branch 'helios-stop-blinking' into 'openmw-48'psi29a
2023-03-03fix sunglare flash, make sure all bound render targets have color masks setCody Glassman
2023-03-01Merge branch 'kantoniak/lua-docs-fixes' into 'master'psi29a
2023-02-28Merge branch 'fix_7210_48' into 'openmw-48'psi29a
2023-02-28!2737 for 0.48 (fixes #7210)Petr Mikheev