Revision: 75521
          http://sourceforge.net/p/brlcad/code/75521
Author:   starseeker
Date:     2020-04-22 02:02:36 +0000 (Wed, 22 Apr 2020)
Log Message:
-----------
Arrgh.  We do have a tiny offset error in the mouse position with respect to 
the osgl display manager window... not sure if that's mouse interaction, window 
border offset issues, or...?

Modified Paths:
--------------
    brlcad/branches/dm-fb-merge/TODO

Modified: brlcad/branches/dm-fb-merge/TODO
===================================================================
--- brlcad/branches/dm-fb-merge/TODO    2020-04-22 01:38:22 UTC (rev 75520)
+++ brlcad/branches/dm-fb-merge/TODO    2020-04-22 02:02:36 UTC (rev 75521)
@@ -146,6 +146,12 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* the osgl libdm backend has what appears to be an off-by-one-pixel
+  error in the x and y directions with respect to mouse placement.
+  Using kmag, can see tha putting the mouse cursor over the center
+  yellow dot and center clicking (which should be a no-op, and is
+  with ogl) results in the scene shifting slightly.
+
 * replace los references/terminology with span, len, dist, factor, etc
   accordingly since los is ambiguous and a source of user confusion.
 

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