Revision: 76315
          http://sourceforge.net/p/brlcad/code/76315
Author:   starseeker
Date:     2020-07-10 14:26:53 +0000 (Fri, 10 Jul 2020)
Log Message:
-----------
Was quite involved to create a poly solid for testing - deprecated, can exist 
only in v4 databases (gets converted to bot for v5) and apparently only the 
nmg_simplify command offers a path to creating one (and only when a v4 .g is 
open - wipes out in v5 with an export failure).  Now that I've got it, stash it 
for testing purposes.

Modified Paths:
--------------
    brlcad/trunk/regress/CMakeLists.txt

Added Paths:
-----------
    brlcad/trunk/regress/asc/
    brlcad/trunk/regress/asc/poly.g

Modified: brlcad/trunk/regress/CMakeLists.txt
===================================================================
--- brlcad/trunk/regress/CMakeLists.txt 2020-07-10 13:54:53 UTC (rev 76314)
+++ brlcad/trunk/regress/CMakeLists.txt 2020-07-10 14:26:53 UTC (rev 76315)
@@ -125,6 +125,7 @@
 
 CMAKEFILES(
   analyze.asc
+  asc/poly.g
   asc2dsp.sh
   bots.sh
   comgeom.sh

Added: brlcad/trunk/regress/asc/poly.g
===================================================================
(Binary files differ)

Index: brlcad/trunk/regress/asc/poly.g
===================================================================
--- brlcad/trunk/regress/asc/poly.g     2020-07-10 13:54:53 UTC (rev 76314)
+++ brlcad/trunk/regress/asc/poly.g     2020-07-10 14:26:53 UTC (rev 76315)

Property changes on: brlcad/trunk/regress/asc/poly.g
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to