Azdul
|
25650e65bf
|
Read any BSA file - detection based on version in BSA header
|
2019-01-16 20:19:15 +01:00 |
|
Andrei Kortunov
|
39c4a7833c
|
Fix out of range exception when try to load a particle node with empty sizes array (bug #4804)
|
2019-01-16 22:00:50 +04:00 |
|
Capostrophic
|
166d757a19
|
Allow stray special characters before a begin statement
|
2019-01-16 01:12:16 +03:00 |
|
Bret Curtis
|
8834ee95be
|
Merge pull request #2120 from Capostrophic/macros
Get rid of some remaining instances of C numeric limits
|
2019-01-10 18:59:34 +01:00 |
|
Bret Curtis
|
590b393c8e
|
Merge pull request #2123 from akortunov/skinning
Optimize skinning, part 2
|
2019-01-10 18:56:52 +01:00 |
|
Bret Curtis
|
4617dea154
|
Merge pull request #2119 from akortunov/stringstream
Get rid of unnecessary string streams
|
2019-01-10 11:42:27 +01:00 |
|
Andrei Kortunov
|
8e6fd348d1
|
RigGeometry optimization: optimize geometry optimization
|
2019-01-09 21:01:33 +04:00 |
|
Capostrophic
|
a71cfca580
|
Get rid of some remaining instances of C limit macros
|
2019-01-09 16:06:18 +03:00 |
|
Andrei Kortunov
|
254f01b89d
|
RigGeometry optimization: vector iteration is more cheap than map iteration
|
2019-01-09 11:52:11 +04:00 |
|
Andrei Kortunov
|
71227ffc04
|
Handle possible invalid iterator issue during settings parsing
|
2019-01-08 12:37:46 +04:00 |
|
Andrei Kortunov
|
0937f02598
|
Get rid of unnecessary string streams
|
2019-01-07 21:08:16 +04:00 |
|
Bret Curtis
|
65a6b10995
|
Merge pull request #2066 from akortunov/guifixes
Do not read font size just for every single widget
|
2019-01-07 17:17:57 +01:00 |
|
Capostrophic
|
d1e0a10136
|
Make sure AI data is initialized when loading actor records
|
2019-01-06 21:03:19 +03:00 |
|
Capostrophic
|
ee2560edc3
|
Fix constant raining
|
2018-12-31 14:47:00 +03:00 |
|
Capostrophic
|
e412e1b41c
|
Revert to lexical_cast<float>, catch out-of-range exceptions
|
2018-12-29 20:20:27 +03:00 |
|
Capostrophic
|
467724d5e8
|
Improve fallback numerical value handling (bug #4768)
|
2018-12-28 23:49:06 +03:00 |
|
Bret Curtis
|
91b962c095
|
Merge pull request #2099 from xyzz/replace-volatile-atomic
Replace volatile bools with std::atomic<bool>
|
2018-12-28 16:41:07 +01:00 |
|
Capostrophic
|
7155e787b4
|
Clean up fallback record creation
|
2018-12-28 01:22:24 +03:00 |
|
Ilya Zhuravlev
|
07e9ce84b3
|
Replace volatile bools with std::atomic<bool>
|
2018-12-24 14:19:35 -05:00 |
|
AnyOldName3
|
199e6ed82d
|
Revert "Use forward declaration to reduce build times."
This reverts commit 305b9826df7bc72211066b2eb9375df090ad501c.
|
2018-12-19 23:53:14 +00:00 |
|
AnyOldName3
|
305b9826df
|
Use forward declaration to reduce build times.
|
2018-12-19 16:23:32 +00:00 |
|
Alexander Kolodeev
|
7c3ef213ce
|
Fix error when create new OpenCS addon
|
2018-12-19 18:47:02 +03:00 |
|
AnyOldName3
|
7b108ae9a2
|
Disable depth sorting for translucent objects in the shadow maps
|
2018-12-19 01:45:05 +00:00 |
|
AnyOldName3
|
e2515f6db7
|
Merge branch 'master' into osgshadow-test-vdsm
|
2018-12-18 19:51:27 +00:00 |
|
AnyOldName3
|
53188f61fc
|
Fix animation bug with VAOs
|
2018-12-18 19:44:30 +00:00 |
|
Bret Curtis
|
fc19c842cf
|
Revert "fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO"
|
2018-12-13 20:09:46 +01: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 |
|
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.
|
2018-12-10 21:20:29 +00: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 |
|
AnyOldName3
|
2d5da1a6fa
|
Don't exclusively rely on a shadow map if its bounds have been expanded since the cull traversal.
|
2018-12-08 20:39:41 +00:00 |
|
Stanislaw Halik
|
56d79bd4e0
|
fix typo
|
2018-12-08 20:58:10 +01:00 |
|
Andrei Kortunov
|
e073e0d8c9
|
Do not read font size just for every single widget
|
2018-12-08 21:18:42 +04: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
|
244bd289cb
|
Change default colour mode (as apparently it actually gets used sometimes)
|
2018-12-03 18:56:37 +00:00 |
|
mp3butcher
|
7a85e10d2f
|
fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO
|
2018-12-02 23:36:27 +01:00 |
|
AnyOldName3
|
0a409c0ab8
|
Make shadow map front-face culling configurable
|
2018-12-01 00:26:43 +00:00 |
|
AnyOldName3
|
dd207d9e54
|
Make the shadow polygon offset parameters configurable
|
2018-11-30 00:55:54 +00:00 |
|
AnyOldName3
|
642002b302
|
Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm
|
2018-11-29 01:19:01 +00:00 |
|
AnyOldName3
|
aa11832949
|
Resolve bugs with depth-clamped shadow maps
|
2018-11-29 01:17:58 +00:00 |
|
AnyOldName3
|
7ad4882f0c
|
Fix debug hud frustum outline disappearence
|
2018-11-21 23:45:47 +00:00 |
|
AnyOldName3
|
061fa57335
|
Switch to better-performing data types for debug hud geometry
|
2018-11-21 22:38:50 +00:00 |
|
AnyOldName3
|
632b0d8979
|
Make shadow maps use their whole depth range for the overlap with the view frustum and rely on depth clamping to ensure objects outside the frustum still cast shadows.
|
2018-11-20 23:02:28 +00:00 |
|
AnyOldName3
|
660e423e99
|
Correct debug hud frustum colour
|
2018-11-20 23:01:04 +00:00 |
|
Bret Curtis
|
419e7ea5a2
|
Merge pull request #2035 from akortunov/coverity
Fix many Coverity Scan warnings
|
2018-11-14 09:44:30 +01:00 |
|
Andrei Kortunov
|
4ee15ddcb9
|
Fix many Coverity Scan warnings
|
2018-11-14 11:21:49 +04:00 |
|