Mike Williams
|
36331e259a
|
VRML: add options to exclude DNP/unspecified types like STEP exporter
|
2 years ago |
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.
|
4 years ago |
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.
|
5 years ago |
jean-pierre charras
|
074f0432f0
|
vrml exporter: more cleaning code and enhancements. Dialog exporter: Add option to use board center as coord origin.
|
5 years ago |
jean-pierre charras
|
b050823c98
|
export_vrml.cpp: mainly clean code and add some fixes.
|
5 years ago |
Julian Fellinger
|
dcf058d91e
|
added vrml export via python api
|
5 years ago |
Cirilo Bernardo
|
ffa0775074
|
Added preliminary X3D parser with no visualization data
|
10 years ago |
Cirilo Bernardo
|
dddc3d91e9
|
Cleaned up 3D SceneGraph API by removing references to wxString
|
10 years ago |
Cirilo Bernardo
|
a2fe783f53
|
Finished refactor and introduction of generic Plugin scheme
|
10 years ago |
Cirilo Bernardo
|
ac3acb0061
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |
Mario Luzeiro
|
69cc788e8e
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
+ Added renderer for 3D model preview (Mario)
+ Added 3d_cache including name resolver and modifications to 3D model dialogs (Cirilo)
|
10 years ago |
Miguel Angel Ajo
|
9a8baa00f2
|
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
|
13 years ago |
Miguel Angel Ajo
|
df93154dee
|
wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices
|
13 years ago |
Miguel Angel Ajo
|
23bec4b80b
|
* Footprint wizard UI: Added to module editor.
* Footprint wizard C++ generic classes
* Footprint wizard C++ to python wrappers
* Automatic plugin loader from ~/.kicad/plugins
* Python plugin architecture: Footprint wizards
|
14 years ago |
Miguel Angel Ajo
|
edee5dc1ce
|
KiCad scripting plugin architecture, footprint wizards first
|
14 years ago |