Revision: 73106
          http://sourceforge.net/p/brlcad/code/73106
Author:   brlcad
Date:     2019-05-21 16:31:11 +0000 (Tue, 21 May 2019)
Log Message:
-----------
rtweight does centroids, not rtarea

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2019-05-21 16:27:50 UTC (rev 73105)
+++ brlcad/trunk/TODO   2019-05-21 16:31:11 UTC (rev 73106)
@@ -2492,9 +2492,10 @@
     doc/docbook/presentations/en/intro-to-tcltk.xml
     doc/docbook/specifications/en/BRL_CAD_g_format_V5.xml
 
-* improve rtedge documentation, explain how it computes its "centroid"
-  (as it's not exactly the center of bounding box of all objects -- it
-  depends on the booleans).
+* improve rtweight documentation, explain how it computes its
+  "centroid" (as it's not the center of bounding box of all objects,
+  it's the geometric centoid that that takes booleans into
+  consideration).
 
 * write up some documentation on other build tools besides make -
   CMake supports other generators, wouldn't hurt to detail how to

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