We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce77ed2 commit c4a7c11Copy full SHA for c4a7c11
doc/design/task_list.txt
@@ -16,6 +16,14 @@ nitrocaster: Pavel Kovalenko
16
- get the entire solution compiled with ForceConformanceInForLoopScope=false
17
- get rid of atimgpu, use amd ags instead (will also eliminate LNK4098)
18
- scan solution with PVS-Studio and fix found bugs
19
+* get rid of any borland specific code
20
+ * write new or use existing controls instead of ones from VCL/ElPack/AlexMX
21
+ * adopt/rewrite editors
22
+ - LevelEditor
23
+ - ActorEditor
24
+ - ShaderEditor
25
+ - ParticleEditor
26
+ * PPEditor
27
- Modules
28
- subdivide xrGame into multiple modules (so changed code could be compiled faster)
29
- merge xrCPU_Pipe into xrCore
0 commit comments