dlannan / modelthulhu

Automatically exported from code.google.com/p/modelthulhu
1 stars 0 forks source link

BasicModelData class requires replacement #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The external BasicModelData class needs to be replaced with something 
internal, and better designed.

Numerous references to the BasicModelData class will require refactoring.

The project can't be built until this gets fixed.

Original issue reported on code.google.com by andrew.lubitz@gmail.com on 24 May 2010 at 10:08

GoogleCodeExporter commented 9 years ago
Upgraded priority... this is definitely a high-priority issue, as it makes 
everything 
else impossible.

Files which reference BasicModelData:

* CSG.cs
* ModelInput.cs
* ModelUtil.cs
* WorkingModel.cs

Original comment by andrew.lubitz@gmail.com on 24 May 2010 at 10:12

GoogleCodeExporter commented 9 years ago
I've added a stripped-down version of the "original" BasicModelData class. It's 
the 
easiest solution, for now.

In the long run, we still ought to go for generic user vertex info.

Original comment by andrew.lubitz@gmail.com on 30 May 2010 at 11:15

GoogleCodeExporter commented 9 years ago
I've added a stripped-down version of the "original" BasicModelData class. It's 
the 
easiest solution, for now.

In the long run, we still ought to go for generic user vertex info.

Original comment by andrew.lubitz@gmail.com on 30 May 2010 at 11:15