Commit Graph

21489 Commits (629a6be477b10bd06cbff7bd2e291148c6c4e309)
 

Author SHA1 Message Date
Nikolay Kasyanov c3a2a2d73f Do not package Recastnavigation headers and static libs 6 years ago
Nikolay Kasyanov f98a454ec1 Add a script to verify macOS package contents 6 years ago
Capostrophic 2681435857 Editor: handle AI settings, regional sound and levelled list "none" chances as shorts (bug #2987) 6 years ago
AnyOldName3 199e6ed82d Revert "Use forward declaration to reduce build times."
This reverts commit 305b9826df.
6 years ago
AnyOldName3 305b9826df Use forward declaration to reduce build times. 6 years ago
Alexander Kolodeev 7c3ef213ce Fix error when create new OpenCS addon 6 years ago
AnyOldName3 7b108ae9a2 Disable depth sorting for translucent objects in the shadow maps 6 years ago
Chris Djali 0f9f7f0b59
Merge pull request #2083 from AnyOldName3/fix-vao-rig-bug
Fix animation bug with VAOs
6 years ago
AnyOldName3 e2515f6db7 Merge branch 'master' into osgshadow-test-vdsm 6 years ago
AnyOldName3 53188f61fc Fix animation bug with VAOs 6 years ago
Chris Djali 066b74eb43
Merge pull request #2078 from AnyOldName3/cmake-13.1-osg-lib-fix
Adapt to CMake 3.13's new meaning of OSGDB_LIBRARY
6 years ago
AnyOldName3 a58a8db030 Uncomment commented lines 6 years ago
Bret Curtis 922f696aaf bump bullet version for gitlab-ci 6 years ago
Bret Curtis 44a408635a wrap git command in gitfound 6 years ago
Bret Curtis 6d7aacab5e
Merge pull request #2053 from akortunov/animatedContainers
Native animated containers support
6 years ago
Bret Curtis d2c88f0983
Merge pull request #2071 from Capostrophic/sneaking
Don't interrupt sneak and swim idles in attack ready state in first person view (bug #4750)
6 years ago
Bret Curtis 76d380e852 if unable to run git at this moment, use empty string 6 years ago
Bret Curtis 81fdecc48c
Merge pull request #2073 from OpenMW/appdata_template_and_fixes
various fixes
6 years ago
AnyOldName3 dcbca4b90b Use if(EXISTS ${OSGDB_LIB} AND NOT IS_DIRECTORY ${OSGDB_LIB}) 6 years ago
Bret Curtis 6ef974f4eb
Merge pull request #2079 from OpenMW/revert-2054-master
Revert "fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO"
6 years ago
Andrei Kortunov a53333c3d5 Native animated containers support (feature #4730) 6 years ago
Bret Curtis fc19c842cf
Revert "fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO" 6 years ago
Bret Curtis 708a4f85ce
Merge pull request #2077 from terabyte25/patch-14
Sanity check for text input in toggleWalking
6 years ago
AnyOldName3 9067731a96 Adapt to CMake 3.13's new meaning of OSGDB_LIBRARY (i.e. that it can now be a list) while allowing for the possibility that the found libraries may be in different directories when debug and optimised versions exist. 6 years ago
terrabyte25 c31fa3074e
Sanity check for text input in toggleWalking 6 years ago
Bret Curtis 97aa6f58e3
Merge pull request #2064 from sthalik/pr/win32-debug-parent-console
enable win32 debug console when launching from console
6 years ago
Bret Curtis f4c863a730
Update graphicspage.cpp 6 years ago
Bret Curtis 83e346e1e6
add new bugtracker 6 years ago
Bret Curtis b8b1a52216 add commit date; revert boost as we are not breaking anything yet 6 years ago
Stanislaw Halik c5c160870d fix accidental header namespace inclusion 6 years ago
Stanislaw Halik f6c8842457 move to debugging.[ch]pp 6 years ago
Stanislaw Halik 74955555b9 remove verbose comments and example 6 years ago
Bret Curtis 6596c400f3 indentation 6 years ago
Bret Curtis fc10adb608 makes openmw.appdata.xml a template that accepts @OPENMW_VERSION@ so we do not have to update it all the time; fix deprecated warning for boost header; un-ignore openmw.appdata.xml 6 years ago
Bret Curtis 401ccedb36
Merge pull request #2072 from elsid/navmesh_tiles_cache_item_fix
Navmesh tiles cache item fix (bug #4751)
6 years ago
AnyOldName3 b6b1b39804 Make the terrain paging system use the view point rather than the eye point to determine which nodes to use so that it can be inherited by RTT cameras. 6 years ago
elsid da431135fa
Use pointer to check is NavMeshTilesCache::Value initialized 6 years ago
elsid aab7f2e8b9
Don't check for equality in move assignment
Assume it is undefined behavior to move-assing value to itself.
6 years ago
Capostrophic 6083e5ed4b Don't interrupt sneak and swim idles in first person view (bug #4750) 6 years ago
AnyOldName3 2d5da1a6fa Don't exclusively rely on a shadow map if its bounds have been expanded since the cull traversal. 6 years ago
Stanislaw Halik 56d79bd4e0 fix typo 6 years ago
Andrei Kortunov e073e0d8c9 Do not read font size just for every single widget 6 years ago
Stanislaw Halik 44e60b708b fix missing _WIN32 guard 6 years ago
Stanislaw Halik 64e960aa22 enable win32 debug console when launching from console 6 years ago
AnyOldName3 0d5876f4bb
Merge pull request #2063 from AnyOldName3/nmake
Add NMake support to the Windows prebuild script.
6 years ago
AnyOldName3 2a2d9f0006 Fix if statements 6 years ago
AnyOldName3 14fcb9158f Add NMake support to the Windows prebuild script. 6 years ago
Bret Curtis 79eab6c55f
Merge pull request #2062 from sthalik/pr/fix-msvc-build
fix missing include
6 years ago
Stanislaw Halik 59d96d808e fix missing include 6 years ago
Marc Zinnschlag d791dcfbf3 Merged pull request #2051 6 years ago