jean-pierre charras
|
7d8fe98d53
|
Pcbnew, exporter VRML: code refactor and remove unuded code.
It should help later, to use EXPORTER_VRML in python scripting helpers.
Mainly, EXPORTER_VRML avoid to expose the actual exporter VRML internal code.
|
2022-06-28 18:59:50 +02:00 |
jean-pierre charras
|
af88b01068
|
export_vrml: Better export of pad shapes, both on copper and paste layers.
It removes duplicate code between Pcbnew and the vrml exporter.
Remove also an useless option (plain board) that exported just the board body.
|
2021-03-18 20:43:27 +01:00 |
jean-pierre charras
|
074f0432f0
|
vrml exporter: more cleaning code and enhancements. Dialog exporter: Add option to use board center as coord origin.
|
2021-03-18 09:52:04 +01:00 |
jean-pierre charras
|
b050823c98
|
export_vrml.cpp: mainly clean code and add some fixes.
|
2021-03-18 09:52:03 +01:00 |
Julian Fellinger
|
dcf058d91e
|
added vrml export via python api
|
2020-08-28 16:41:09 +00:00 |