Editing User:Cprecup/GSoC2012 progress

From BRL-CAD

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
=Coding period=
 
=Coding period=
===''Week 14''===
 
====Firm pencils down day: 20/08/2012====
 
* Adjusted the ''doc/docbook/system/mann/en/graph.xml'' according to the changes made on the subcommands and added a brief documentation for the '''igraph''' command.
 
 
 
===''Week 13''===
 
===''Week 13''===
====19/08/2012====
 
* Added two subcommands for the '''graph''' command: '''show''' and '''positions'''.
 
 
* Removed the previous ''graph_objects_positions'' and ''graph_structure'' commands.
 
 
* Renamed the previously named Tcl ''graph'' procedure into '''igraph''' - this command launches the interactive graph; along with this procedure, the ''src/tclscripts/graph'' was renamed into ''src/tclscripts/'''igraph''''', and the file ''src/tclscripts/graph/graph.tcl'' was renamed into ''src/tclscripts/'''igraph/igraph.tcl'''''.
 
 
* The '''igraph''' command works in MGED; when launched in Archer, an error message in outputted saying that the command is not available yet.
 
 
* Took care of some command error cases (C and Tcl).
 
 
====18/08/2012====
 
* Again tried to integrate the previously mentioned command in Archer - Didn't find an example that would suit me. I found commands that would have procedures that use C wrapped commands but they were either working strictly for Archer or for MGED, not for both.
 
 
====17/08/2012====
 
* Introduced a '''graph''' command and its '''show''' subcommand.
 
 
* Tried to get rid of an ''"invalid command name "graph" while executing "graph show""'' error but didn't find a solution - this appears when I run my procedure in Archer. When running this procedure in MGED, no such error appears and the graph is generated correctly.
 
 
====16/08/2012====
 
* Enabled error message in MGED for the '''graph''' command in case the Adaptagrams library isn't available.
 
 
* Started reorganizing the '''graph''' command in subcommands.
 
 
====15/08/2012====
 
* Added a basic brlman documentation for the '''graph''' command.
 
 
 
====14/08/2012====
 
====14/08/2012====
* Grouped top-level commands under a single '''graph''' command. Came up with an approach on how to tackle the following problem:  there would exist a C implemented "graph" command and also a Tcl procedure named "graph" and when ran in MGED the C one is ran instead of the Tcl one. Waiting for a response before committing the changes.
+
* Grouped top-level commands under a single "graph" command. Came up with an approach on how to tackle the following problem:  there would exist a C implemented "graph" command and also a Tcl procedure named "graph" and when ran in MGED the C one is ran instead of the Tcl one. Waiting for a response before committing the changes.
  
 
====13/08/2012====
 
====13/08/2012====

Please note that all contributions to BRL-CAD may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BRL-CAD:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)