Revision: 77985
          http://sourceforge.net/p/brlcad/code/77985
Author:   starseeker
Date:     2020-12-17 18:25:07 +0000 (Thu, 17 Dec 2020)
Log Message:
-----------
Proper embedded rasterizing backend will take time - not scoped for this patch 
release.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-12-17 17:34:47 UTC (rev 77984)
+++ brlcad/trunk/TODO   2020-12-17 18:25:07 UTC (rev 77985)
@@ -48,12 +48,6 @@
   Settings->Apply To->Listed Panes
   Settings->Framebuffer->Rectangle Area
 
-* The embedded framebuffer for the X display manager is not working
-  with Tcl/Tk 8.6 - it brings down mged with an Xerror when it tries
-  to XFlush after X24_blit.  Better solution is to replace the X
-  dm/fb with a cross platform software rasterizing solution of some
-  sort.
-
 * Implement new behavior for quit command in MGED - if bu_subprocess
   commands are running, by default refuse to quit and print out a
   list of currently running processes and instructions on how to abort
@@ -169,6 +163,12 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* The embedded framebuffer for the X display manager is not working
+  with Tcl/Tk 8.6 - it brings down mged with an Xerror when it tries
+  to XFlush after X24_blit.  Better solution is to replace the X
+  dm/fb with a cross platform software rasterizing solution of some
+  sort.
+
 * extract a skin or other exterior surface for a given model.  3 options:
   1. Implement a "shrinkwrap" feature that calculates a concave hull
   2. Shoot rays from outside, construct exterior mesh based on hits

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to