Revision: 73149
          http://sourceforge.net/p/brlcad/code/73149
Author:   brlcad
Date:     2019-05-23 07:32:02 +0000 (Thu, 23 May 2019)
Log Message:
-----------
inf rt bug when mged 'put' command is run on displayed geometry

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

Modified: brlcad/trunk/BUGS
===================================================================
--- brlcad/trunk/BUGS   2019-05-23 07:28:25 UTC (rev 73148)
+++ brlcad/trunk/BUGS   2019-05-23 07:32:02 UTC (rev 73149)
@@ -15,6 +15,11 @@
 Recent Bugs
 -----------
 
+* running 'put' on geometry that is already displayed results in a NaN
+  view (at least View and Eye_pos parameters are non) despite geometry
+  setill being displayed.  this causes 'rt' to fly into an infinite
+  loop, presumably trying to increment rays from the eye position.
+
 * icv dpix support is not cross-platform (it writes out native, reads
   in assuming same encoding).  regression tests fail on big endian.
 

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