Editing User:Sharan.nyn/GSoC18/Log

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 160: Line 160:
  
 
* 10/06/18
 
* 10/06/18
** Fixed a bug with check_overlaps and rtcheck allocation of memory for region names. committed - [https://sourceforge.net/p/brlcad/code/71063/ r71063]
+
** Fixed a bug with check_overlaps and rtcheck allocation of memory for region names. committed - r71063
 
** compared the outputs of old rtcheck program and new rtcheck program.
 
** compared the outputs of old rtcheck program and new rtcheck program.
 
*** got it to match finally after small tweaks
 
*** got it to match finally after small tweaks
Line 168: Line 168:
 
* 11/06/18
 
* 11/06/18
 
** reapply reverted changes for adaption of check_overlaps to archer.
 
** reapply reverted changes for adaption of check_overlaps to archer.
*** committed the changes - [https://sourceforge.net/p/brlcad/code/71065/ r71065], [https://sourceforge.net/p/brlcad/code/71066/ r71066] and [https://sourceforge.net/p/brlcad/code/71067/ r71067]
+
*** committed the changes - r71065, r71066 and r71067
 
** Had a hard time fighting with sourceforge to push the commits :/
 
** Had a hard time fighting with sourceforge to push the commits :/
 
** reworked the documentation because of removal of rtcheck without deprecation.
 
** reworked the documentation because of removal of rtcheck without deprecation.
  
 
* 12/06/18
 
* 12/06/18
** fixed MGED's overlap tool - [https://sourceforge.net/p/brlcad/code/71068/ r71068]
+
** fixed MGED's overlap tool - r71068
 
** Just read through the checker.tcl file.
 
** Just read through the checker.tcl file.
  
Line 417: Line 417:
 
** Add a new variable gridRatio to set uneven grid cells for rtcheck - [https://sourceforge.net/p/brlcad/code/71320/ r71320] [https://sourceforge.net/p/brlcad/code/71322/ r71322]
 
** Add a new variable gridRatio to set uneven grid cells for rtcheck - [https://sourceforge.net/p/brlcad/code/71320/ r71320] [https://sourceforge.net/p/brlcad/code/71322/ r71322]
 
** bug-fix for api.c - [https://sourceforge.net/p/brlcad/code/71321/ r71321]
 
** bug-fix for api.c - [https://sourceforge.net/p/brlcad/code/71321/ r71321]
 
* 1/07/18
 
** after struggling to understand what aspect does -- added a variable aspect because there was no way around it [https://sourceforge.net/p/brlcad/code/71337/ r71337]
 
** replace getfromview by setviewinformation - [https://sourceforge.net/p/brlcad/code/71338/ r71338]
 
 
* 2/07/18
 
** get rtcheck working with libanalyze/api.c as base.
 
** wrote scripts to test check command with gqa and rtcheck.
 
 
* 3/07/18
 
** Uploaded the final scripts to the repo - [https://sourceforge.net/p/brlcad/code/71355/ r71355]
 
** Updated the check overlaps printing style -- now like rtcheck - [https://sourceforge.net/p/brlcad/code/71359/ r71359]
 
 
* 4/07/18
 
** started work on documentation of check command.
 
** small fix for check overlaps -- [https://sourceforge.net/p/brlcad/code/71372/ r71372]
 
** documentation work related to check command done - [https://sourceforge.net/p/brlcad/code/71374/ r71374]
 
** small build error pointed by Cezar fixed - [https://sourceforge.net/p/brlcad/code/71377 r71377]
 
 
* 5/07/18
 
** Took a break and did not work :)
 
 
===== Week 13 =====
 
* 6/07/18
 
** Start removal of check_overlaps.
 
** Removed from Archer; Added check command - [https://sourceforge.net/p/brlcad/code/71388/ r71388]
 
** Small fix in api.c - [https://sourceforge.net/p/brlcad/code/71389/ r71389]
 
** make use of check overlaps in overlaps_tool - [https://sourceforge.net/p/brlcad/code/71391/ r71391]
 
** Add grid size option to check and api.c -  [https://sourceforge.net/p/brlcad/code/71392/ r71392]
 
** Updated the doc - [https://sourceforge.net/p/brlcad/code/71393/ r71393]
 
** Update archer for the new option - [https://sourceforge.net/p/brlcad/code/71394/ r71394]
 
** Update overlaps_tool for the new option - [https://sourceforge.net/p/brlcad/code/71395/ r71395]
 
 
* 7/07/18
 
** removed libged/check_overlaps.c -- [https://sourceforge.net/p/brlcad/code/71412/ r71412]
 
** removed libanalyze/overlaps/analyze_overlaps.c -- [https://sourceforge.net/p/brlcad/code/71413/ r71413]
 
** started work on gqa.c
 
 
* 8/08/18
 
** added function to get grid summary -- [https://sourceforge.net/p/brlcad/code/71439/ r71439]
 
** some w/s and comments in libanalyze/check_options.c -- [https://sourceforge.net/p/brlcad/code/71440/ r71440]
 
** Add some comments in libanalyze/api.c -- [https://sourceforge.net/p/brlcad/code/71441/ r71441]
 
 
* 9/08/18
 
** fix overlaps_tool not able to run checker tool -- [https://sourceforge.net/p/brlcad/code/71467/ r71467]
 
** Fix indentation of the overlap_tool.xml file -- [https://sourceforge.net/p/brlcad/code/71470/ r71470]
 
 
* 10/08/18
 
** Start work on the final project report.
 
** [brlcad.org/w/index.php?title=User:Sharan.nyn/GSoC18/Report Report]
 
 
* 11/08/18
 
** Had a busy day -- college works and family took up most of my time.
 
 
* 12/08/18
 
** Update the documentation for overlap_tool - [https://sourceforge.net/p/brlcad/code/71498/ r71498]
 

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)