]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - todo
fixed bmodel realtime lighting/shadowing render crashes (and bogus shadows from them)
[xonotic/darkplaces.git] / todo
diff --git a/todo b/todo
index cf4fcb54ebdfa1760ebafb7e8b36a250ccda2821..2179f2dd32f9081b4ae531a9602f05b398de2bc7 100644 (file)
--- a/todo
+++ b/todo
@@ -36,6 +36,8 @@ d darkplaces: revert noclip movement to match nq for compatibility with mods tha
 -n darkplaces: typing ip in join game menu should show 'trying' and 'no response' after a while, or 'no network' if networking is not initialized (yummyluv)
 d darkplaces: make light_lev dlights from qc require PFLAGS_FULLDYNAMIC flag
 d darkplaces: improve tenebrae compatibility by handling EF_FULLDYNAMIC flag in tenebrae mode, also make all sprites render additive
+d darkplaces: add r_showtris cvar (Riot)
+0 darkplaces: fix model lighting with r_shadow_realtime_world_lightmaps mode, it seems to be adding dlights to vertices? (Mitchell)
 3 darkplaces: figure out BoxOnPlaneSide crash that happens in dpmod dpdm2 deathmatch 7 occasionally
 2 darkplaces: add q2 sprite support sometime
 0 dpmod: fix tilted corpse bug