View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000103 | FreeCAD | Feature | public | 2010-06-01 18:22 | 2010-06-29 13:30 |
| Reporter | wmayer | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.10 | ||||
| Target Version | 0.10 | Fixed in Version | 0.10 | ||
| Summary | 0000103: Separate creation of Inventor nodes from view provider | ||||
| Description | This allows to use the view provider in a more flexible way. Especially, for python we can implement a high-level custom view provider which can display more than one shape, mesh, points and could even mix-up different geometry types. We need a framework which provides the information which view provider can render which property type. The custom view provider should be some kinf of meta-view provider which creates the needed view provider at runtime and simply manages them. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-06-01 18:22 | wmayer | New Issue | |
| 2010-06-01 18:22 | wmayer | Status | new => assigned |
| 2010-06-01 18:22 | wmayer | Assigned To | => wmayer |
| 2010-06-02 09:15 | wmayer | Note Added: 0000235 | |
| 2010-06-02 09:15 | wmayer | Status | assigned => closed |
| 2010-06-02 09:15 | wmayer | Resolution | open => fixed |
| 2010-06-29 13:30 |
|
Fixed in Version | => 0.10 |
| 2010-06-29 13:30 |
|
Target Version | => 0.10 |
FreeCAD