File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,12 @@ nitrocaster: Pavel Kovalenko
24
24
- merge xrCPU_Pipe into xrCore
25
25
- merge xrAPI into xrCore
26
26
- merge xrXMLParser into xrCore
27
+ - merge crypto into xrCore
27
28
- 3rd party libraries
28
29
- detach/update ODE
29
30
- dig through current ODE and analyze changes that were made by GSC
30
31
- get the latest ODE and make sure it can be used with xray
32
+ - remove openssl code from crypto, use it as external library
31
33
- known bugs
32
34
- generic
33
35
- stackoverflow when starting with too long command line
@@ -55,7 +57,7 @@ nitrocaster: Pavel Kovalenko
55
57
proper default values when DepthEnable flag is false. Because of this incorrect initialization previously created
56
58
state cannot be found, so renderer creates it over and over.
57
59
Link ref: http://msdn.microsoft.com/en-us/library/windows/desktop/bb205036(v=vs.85).aspx
58
- * D3D11Shader.h from DirectX SDK conflicts with one from Windows SDK
60
+ + D3D11Shader.h from DirectX SDK conflicts with one from Windows SDK
59
61
- physics
60
62
- falling actor can continue being in falling state under specific conditions
61
63
- plugins
You can’t perform that action at this time.
0 commit comments