X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=todo;h=01be3b5ec54539d4789da41c7d30af08d7ef9d5d;hb=32d2ef1df7b629964fa7871f98460afbca3367c1;hp=c7b69246a44740da7c55ad785a6421e982ab4df5;hpb=5f55eee61c5779e5d6bab6994e86660a30d12a1e;p=xonotic%2Fdarkplaces.git diff --git a/todo b/todo index c7b69246..01be3b5e 100644 --- a/todo +++ b/todo @@ -45,6 +45,7 @@ -n darkplaces: write a readme (Antti) -n dpmod: make grapple off-hand (joe hill) -n darkplaces: add DP_SV_ROTATINGBMODEL extension to explain that MOVETYPE_PUSH/SOLID_BSP support rotation in darkplaces and a demonstration of how to use it without qc modifications (Uffe, Supajoe) +2 darkplaces: shadow volume rendering should not unlock the arrays between renders (Mercury) 3 darkplaces: add Draw2D function to model struct to make it easy to draw models without an entity (Tomaz) 0 darkplaces: add GL_EXT_stencil_two_side support to shadow rendering (fuh) 0 darkplaces: add Mem_AllocNoClear function, and use it where possible, if developer is on it should clear with random garbage