File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -58,11 +58,13 @@ nitrocaster: Pavel Kovalenko
5858 state cannot be found, so renderer creates it over and over.
5959 Link ref: http://msdn.microsoft.com/en-us/library/windows/desktop/bb205036(v=vs.85).aspx
6060 + D3D11Shader.h from DirectX SDK conflicts with one from Windows SDK
61+ - when d3d compiler fails to compile some shader, it displays message
62+ "Your video card doesn't meet game requirements ..." even if GPU actually meets game requirements (feature level)
6163 - physics
6264 - falling actor can continue being in falling state under specific conditions
6365 - plugins
6466 + fix LW and Max exporters (seem to be broken by GSC)
65- - update plugins for new Max/Maya versions
67+ - update plugins for new 3DS Max versions
6668- improvements
6769 - multiplayer
6870 - use GSC server instead of GameSpy one
@@ -85,8 +87,7 @@ nitrocaster: Pavel Kovalenko
8587 - render
8688 - FXAA
8789 - glow material doesn't cast shadows (causes artefacts on actor shadow)
88- - disable accel when falling (more realistic)
89- - multiplayer weather: misplaced rainy/cloudy
90+ - consider disabling accel when falling (more realistic)
9091- log messages
9192 - fix log messages format (normally, the 'color' character should be followed by a space)
9293
You can’t perform that action at this time.
0 commit comments