Revision: 41273
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41273&view=rev
Author:   brlcad
Date:     2010-11-08 15:32:00 +0000 (Mon, 08 Nov 2010)

Log Message:
-----------
bob fixed a bug people were running into in mged where the various external 
commands (rt, rtedge, gqa, nirt, etc) were failing to be found if you changed 
your directory or ran dbopen with a relative path.  mged would invoke 'rt 
relative/path/to/file.g' and get a file-not-found error if the cwd was not the 
same as that during dbopen.  problem was masked for files opened with the tcl 
file dialog because that recorded a full path for dbi_filename.

Modified Paths:
--------------
    brlcad/trunk/NEWS

Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS   2010-11-08 15:21:06 UTC (rev 41272)
+++ brlcad/trunk/NEWS   2010-11-08 15:32:00 UTC (rev 41273)
@@ -20,6 +20,7 @@
 easy-to-use interface.  The new GUI grealy simplifies BoT processing
 steps and can save modelers considerable time.
 
+* fixed running mged external tools (e.g., rt) after 'cd' - Bob Parker
 * fixed 'pnts' point cloud primitive memory access bug - Richard Weiss
 * new BoT editing interface for mged and archer - Nicholas Reed
 * fixed crash during BoT decimation - Nicholas Reed


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to