You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I summarize here what we have done and what we still need to do to complete the refactoring in many key parts of the project.
The tree of branches is available in the network graph.
From this it is apparent that windows_refactoring and class_refactoring are basically the same branch that at some point changed its name. This is simple and good!
Another branch called convert_2_x_section was opened with the purpose of converting objects geometrically aligned along a cross-section, but not assigned to a XSection in the project, to a new XSection. We can consider this as an unsuccseful attempt, and also not very useful, and forget about it!
While developing windows_refactoring and class_refactoring some stuff has been changed in the master branch, namely some stuff in the README file, and the function used to import many cross-sections at ounce from Gocad ASCII format (in the gocad2vtk module). The README file is obviously not a problem, so we just wave to ensure that the changes related to importing Gocad ASCII cross-sections are properly ported into the class_refactoring branch, then the latter could be merged to become the new master.
Some of the updates in the general refactoring (implemented or still to be implemented) are discussed in #88, #82, #90, #91, #89, #83, #87, #86, #81, #77, #15, #37, #65.
The text was updated successfully, but these errors were encountered:
It looks like that in commit 55a04eb I was able to add to the class_refactoring branch all (or the most important) updates on the README file and the function used to import many cross-sections at once from Gocad ASCII format (in the gocad2vtk module).
I summarize here what we have done and what we still need to do to complete the refactoring in many key parts of the project.
The tree of branches is available in the network graph.
From this it is apparent that windows_refactoring and class_refactoring are basically the same branch that at some point changed its name. This is simple and good!
Another branch called convert_2_x_section was opened with the purpose of converting objects geometrically aligned along a cross-section, but not assigned to a XSection in the project, to a new XSection. We can consider this as an unsuccseful attempt, and also not very useful, and forget about it!
While developing windows_refactoring and class_refactoring some stuff has been changed in the master branch, namely some stuff in the README file, and the function used to import many cross-sections at ounce from Gocad ASCII format (in the gocad2vtk module). The README file is obviously not a problem, so we just wave to ensure that the changes related to importing Gocad ASCII cross-sections are properly ported into the class_refactoring branch, then the latter could be merged to become the new master.
Some of the updates in the general refactoring (implemented or still to be implemented) are discussed in #88, #82, #90, #91, #89, #83, #87, #86, #81, #77, #15, #37, #65.
The text was updated successfully, but these errors were encountered: