Skip to content

Commit b3971c3

Browse files
author
Pavel Kovalenko
committed
Update tasks.
1 parent 089a5f2 commit b3971c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/design/tasks.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ nitrocaster: Pavel Kovalenko
2424
- merge xrCPU_Pipe into xrCore
2525
- merge xrAPI into xrCore
2626
- merge xrXMLParser into xrCore
27+
- merge crypto into xrCore
2728
- 3rd party libraries
2829
- detach/update ODE
2930
- dig through current ODE and analyze changes that were made by GSC
3031
- get the latest ODE and make sure it can be used with xray
32+
- remove openssl code from crypto, use it as external library
3133
- known bugs
3234
- generic
3335
- stackoverflow when starting with too long command line
@@ -55,7 +57,7 @@ nitrocaster: Pavel Kovalenko
5557
proper default values when DepthEnable flag is false. Because of this incorrect initialization previously created
5658
state cannot be found, so renderer creates it over and over.
5759
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
5961
- physics
6062
- falling actor can continue being in falling state under specific conditions
6163
- plugins

0 commit comments

Comments
 (0)