AnyOldName3
|
dcbca4b90b
|
Use if(EXISTS ${OSGDB_LIB} AND NOT IS_DIRECTORY ${OSGDB_LIB})
|
2018-12-14 14:30:56 +00:00 |
|
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.
|
2018-12-13 02:08:35 +00:00 |
|
Bret Curtis
|
97aa6f58e3
|
Merge pull request #2064 from sthalik/pr/win32-debug-parent-console
enable win32 debug console when launching from console
|
2018-12-12 21:15:07 +01:00 |
|
Stanislaw Halik
|
c5c160870d
|
fix accidental header namespace inclusion
|
2018-12-12 00:48:27 +01:00 |
|
Stanislaw Halik
|
f6c8842457
|
move to debugging.[ch]pp
|
2018-12-12 00:41:53 +01:00 |
|
Stanislaw Halik
|
74955555b9
|
remove verbose comments and example
|
2018-12-12 00:02:09 +01:00 |
|
Bret Curtis
|
401ccedb36
|
Merge pull request #2072 from elsid/navmesh_tiles_cache_item_fix
Navmesh tiles cache item fix (bug #4751)
|
2018-12-11 09:53:52 +01:00 |
|
elsid
|
da431135fa
|
Use pointer to check is NavMeshTilesCache::Value initialized
|
2018-12-10 23:51:15 +03:00 |
|
elsid
|
aab7f2e8b9
|
Don't check for equality in move assignment
Assume it is undefined behavior to move-assing value to itself.
|
2018-12-10 23:45:31 +03:00 |
|
Stanislaw Halik
|
56d79bd4e0
|
fix typo
|
2018-12-08 20:58:10 +01:00 |
|
Stanislaw Halik
|
44e60b708b
|
fix missing _WIN32 guard
|
2018-12-08 03:13:18 +01:00 |
|
Stanislaw Halik
|
64e960aa22
|
enable win32 debug console when launching from console
|
2018-12-08 01:29:14 +01:00 |
|
AnyOldName3
|
0d5876f4bb
|
Merge pull request #2063 from AnyOldName3/nmake
Add NMake support to the Windows prebuild script.
|
2018-12-07 16:11:24 +00:00 |
|
AnyOldName3
|
2a2d9f0006
|
Fix if statements
|
2018-12-07 15:03:36 +00:00 |
|
AnyOldName3
|
14fcb9158f
|
Add NMake support to the Windows prebuild script.
|
2018-12-07 14:46:32 +00:00 |
|
Bret Curtis
|
79eab6c55f
|
Merge pull request #2062 from sthalik/pr/fix-msvc-build
fix missing include
|
2018-12-07 10:43:59 +01:00 |
|
Stanislaw Halik
|
59d96d808e
|
fix missing include
|
2018-12-07 04:23:52 +01:00 |
|
Marc Zinnschlag
|
d791dcfbf3
|
Merged pull request #2051
|
2018-12-06 13:10:48 +01:00 |
|
Bret Curtis
|
5700394c18
|
Merge pull request #2057 from Capostrophic/colors
Display Ambient, Sunlight and Fog field values as colors (bug #4745)
|
2018-12-06 09:59:24 +01:00 |
|
Bret Curtis
|
32624cb3ed
|
Merge branch 'master' into colors
|
2018-12-06 09:59:13 +01:00 |
|
Bret Curtis
|
b296c4a3bb
|
Merge pull request #2058 from Capostrophic/collision
Don't consider non-solid actors truly levitating (bug #4746)
|
2018-12-06 09:56:16 +01:00 |
|
Capostrophic
|
7b33838b33
|
Don't consider non-solid actors truly levitating (bug #4746)
|
2018-12-05 23:37:32 +03:00 |
|
Bret Curtis
|
35ea8ecb0b
|
Merge pull request #2056 from Capostrophic/esmtool
esmtool cleanup
|
2018-12-05 20:58:25 +01:00 |
|
Capostrophic
|
7cae0017ac
|
Display Ambient, Sunlight and Fog field values as colors (bug #4745)
|
2018-12-05 17:25:26 +03:00 |
|
Bret Curtis
|
45d7c005ad
|
Merge pull request #2055 from Capostrophic/regression
[Regression] Fix incorrect event argument which messed with hidden light pointers
|
2018-12-04 16:33:18 +01:00 |
|
Capostrophic
|
5c8c079718
|
Fix incorrect event argument which messed with hidden light pointers
|
2018-12-04 17:07:03 +03:00 |
|
Bret Curtis
|
393bd982c0
|
Merge pull request #2054 from mp3butcher/master
fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO
|
2018-12-03 09:24:23 +01:00 |
|
mp3butcher
|
7a85e10d2f
|
fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO
|
2018-12-02 23:36:27 +01:00 |
|
Capostrophic
|
832870dc79
|
esmtool cleanup
|
2018-12-02 23:10:29 +03:00 |
|
Bret Curtis
|
c2c86fc4a5
|
Merge pull request #2052 from mp3butcher/master
fix moc achieving to reach unparsable boost code
|
2018-12-02 19:28:35 +01:00 |
|
Bret Curtis
|
807cab568e
|
Merge pull request #2050 from Capostrophic/markers
[Regression] Revert unnecessary case changes for fallback records
|
2018-12-02 11:16:20 +01:00 |
|
Bret Curtis
|
b1ca6c6e95
|
Merge pull request #2045 from akortunov/animfix
[Testing needed] Fix regressions in the animation system
|
2018-12-02 11:14:44 +01:00 |
|
mp3butcher
|
9de6c630f2
|
fix moc achieving to reach unparsable boost code
|
2018-12-01 21:27:43 +01:00 |
|
Capostrophic
|
7b5932a49d
|
Add Invert X Axis option (feature #3610)
|
2018-12-01 19:08:02 +03:00 |
|
Capostrophic
|
c59513c30c
|
Revert unnecessary case changes for fallback records
|
2018-12-01 17:12:27 +03:00 |
|
Bret Curtis
|
10a049b087
|
Merge pull request #2046 from akortunov/holstered_weapons
Fix visible sheaths for invisible actors
|
2018-11-25 01:10:11 +01:00 |
|
Andrei Kortunov
|
880ec3ce7b
|
Fix visible sheaths for invisible actors
|
2018-11-24 14:57:41 +04:00 |
|
Andrei Kortunov
|
671f2811d5
|
Fix regressions in the animation system (bug #4729)
|
2018-11-23 20:22:37 +04:00 |
|
Bret Curtis
|
4098a7be1d
|
Merge pull request #2038 from OpenMW/travis-xenial
give Xenial a try
|
2018-11-21 20:24:11 +01:00 |
|
Bret Curtis
|
cfed825cec
|
Merge pull request #2043 from akortunov/rafix
Improve ResetActors command
|
2018-11-20 20:44:32 +01:00 |
|
Andrei Kortunov
|
e8b3ae8706
|
Improve ResetActors command (bug #4723)
|
2018-11-20 21:53:27 +04:00 |
|
Bret Curtis
|
c1473d5375
|
Merge pull request #2041 from akortunov/guifixes
Fix shield displaying on inventory avatar (bug #4720)
|
2018-11-18 21:56:28 +01:00 |
|
Andrei Kortunov
|
7438e20ee1
|
Fix shield displaying on inventory avatar (bug #4720)
|
2018-11-17 22:42:29 +04:00 |
|
Bret Curtis
|
a354879477
|
Merge pull request #2040 from akortunov/refactoring
Requested refactoring
|
2018-11-16 12:36:46 +01:00 |
|
Bret Curtis
|
53c98bd8e1
|
added TODO and updated notification email for coverity
|
2018-11-16 10:00:54 +01:00 |
|
Andrei Kortunov
|
68c170f065
|
Refactor tools to do not use boost exceptions and exit() command
|
2018-11-15 18:10:19 +04:00 |
|
Andrei Kortunov
|
059a8fd32a
|
Refactor dynamic casts in the editor
|
2018-11-15 17:50:23 +04:00 |
|
Bret Curtis
|
a21792657a
|
Merge pull request #2034 from akortunov/guifixes
Improve GUI cleanup
|
2018-11-15 07:31:57 +01:00 |
|
Bret Curtis
|
fc15fa0a89
|
we now have gcc-5 _and_ gcc-8, along with QT5 and use system tinyxml
|
2018-11-14 21:14:14 +01:00 |
|
Bret Curtis
|
68f62c974a
|
give Xenial a try
|
2018-11-14 20:53:33 +01:00 |
|