Revision: 73148
          http://sourceforge.net/p/brlcad/code/73148
Author:   brlcad
Date:     2019-05-23 07:28:25 +0000 (Thu, 23 May 2019)
Log Message:
-----------
fixed rtedge overlay and occlusion examples, they need to use -F instead of -o.

Modified Paths:
--------------
    brlcad/trunk/BUGS

Modified: brlcad/trunk/BUGS
===================================================================
--- brlcad/trunk/BUGS   2019-05-23 07:10:12 UTC (rev 73147)
+++ brlcad/trunk/BUGS   2019-05-23 07:28:25 UTC (rev 73148)
@@ -18,12 +18,6 @@
 * icv dpix support is not cross-platform (it writes out native, reads
   in assuming same encoding).  regression tests fail on big endian.
 
-* The overlay and occlusion examples in the rtedge manual page are not
-  working.  rt -o file.pix followed by rtedge -o file.pix -c "set
-  ov=1" should overlay the edges into file.pix but it presently seems
-  to output nothing even when permissions are opened up.  Works
-  with a framebuffer server.
-
 * creating an object with a slashes in the name (e.g., cp foo foo/R)
   results in an object that cannot be deleted/renamed.  bad behavior
   presumably extends to any name with path separators.

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