kicad/pcbnew/python
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects
The IO_RELEASER is a thin-wrapper around a std::unique_ptr, but done
this way to allow easier addition of a custom deleter in the future if
something needs to call back into the IO_MGR.
2023-12-29 00:37:38 +00:00
..
examples Push library management into IO_BASE 2023-12-27 01:21:53 +00:00
plugins Python fp wizards: Add a text ("${REFERENCE}") on fab layer to a few wizards. 2023-11-11 11:19:21 +01:00
scripting Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
swig Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00