Revision: 76213
          http://sourceforge.net/p/brlcad/code/76213
Author:   starseeker
Date:     2020-06-26 01:26:18 +0000 (Fri, 26 Jun 2020)
Log Message:
-----------
note next step...

Modified Paths:
--------------
    brlcad/trunk/src/libged/view/snap.c

Modified: brlcad/trunk/src/libged/view/snap.c
===================================================================
--- brlcad/trunk/src/libged/view/snap.c 2020-06-26 01:06:03 UTC (rev 76212)
+++ brlcad/trunk/src/libged/view/snap.c 2020-06-26 01:26:18 UTC (rev 76213)
@@ -163,6 +163,10 @@
 
     if (!p || !gedp) return GED_ERROR;
 
+    // TODO - investigate how gv_scale, gv_size and friends are used.  
Somewhere
+    // in the view we should have enough information to get a pixel's physical
+    // size, and that should let us define a sane "close enough' based on the
+    // current active view.
 
 
     // There are some issues with line snapping that don't come up with grid

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