Update KiCad Future Versions Roadmap

Ian McInerney 2020-02-05 22:33:51 +00:00
parent 75c014f398
commit 500070c0c5

@ -240,10 +240,14 @@ table to access 3D models.
## 3D System Upgrade ## 3D System Upgrade
**Goal:** **Goal:**
Make better use of OpenCASCADE to support 3D viewer and import/export Make better use of OpenCASCADE to support 3D viewer and import/export of 3D files.
**Task:**- **Task:**
- To be detailed (Preliminary work, to be finalized)
- Refactor 3D GL canvas to use OpenCASCADE instead of custom OpenGL rendering
- Move STEP export into 3D viewer
- Split 3D viewer into a new KiFace for modularity
- Implement selection cross-probing between the 3D viewer and Pcbnew
**Dependencies:** **Dependencies:**
- None. - None.