Jon Evans
|
082b8dd2a9
|
Refactor BRIGHT_BOX to common so it can be used by other programs
|
9 years ago |
Cirilo Bernardo
|
451cbedd2c
|
Change KICADMODEL definition from struct to class for consistency
|
9 years ago |
Cirilo Bernardo
|
231b08e58f
|
Added kicad2step tool.
|
9 years ago |
Cirilo Bernardo
|
99aba8f261
|
Changed handling of ambientIntensity; change of major version in SG* lib
|
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 |