180 Commits (1ba9a6abe354daedce56943c4ed69bca26335b4d)

Author SHA1 Message Date
Jan Mrázek f601c87cea Export UNITS_PROVIDE into SWIG 3 years ago
jean-pierre charras abff7975f1 Python scripting: fix some issues when trying to create a DRC Report: 3 years ago
jean-pierre charras 6c73fe05e9 python scripting: better fix for commit 5a79821 (fix crash due to a null pointer): 3 years ago
Jan Mrázek 90fb315113 Add missing text alignment types to SWIG export 3 years ago
Jan Mrázek e699c25d98 Add operators for the SWIG wrapper of EDA_ANGLE 3 years ago
Jan Mrázek 66c2462c7e Eliminate angle as double in SWIG wrapper 3 years ago
jean-pierre charras 5a7982161d python scripting: fix crash due to a null pointer use. 3 years ago
Yang sheng aff5245041 Fix enum class DRILL_MARKS no export to python 3 years ago
qu1ck 25688eb75e Include plotprint_opts.h in swig 3 years ago
Jeff Young 97fd99ec99 Re-resolve netclasses after assigning netclass to pattern. 3 years ago
Marek Roszko cd30da179a Round out the cli with position file export 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
jean-pierre charras 97963a2bba Better after base_units.cpp changes in python stuff. 3 years ago
jean-pierre charras 71bb7d63d9 Fix isses after base_units.cpp changes. 3 years ago
Marek Roszko 1e0eca0916 Eyeball swig fix after the units changes 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko 7a5829f8d6 Move IU2Mils 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 77c79b6f6a Apply searchArea architecture to courtyard functions. 3 years ago
Jeff Young f99761e5bd entirelyInsideArea() prototype. 3 years ago
Seth Hillbrand e4bb1560c5 Set locale in python save routine 3 years ago
Seth Hillbrand af34835fdf Restore removed data 3 years ago
Jeff Young 8b0efa8ac4 A bit of cleanup from last commit. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
Seth Hillbrand 802745398a Python add param to change UUIDs on fp load 3 years ago
Seth Hillbrand f1a054e6af Correct SWIG call for board design settings 3 years ago
Seth Hillbrand 8418fe12d8 Allow board saves without modifying project files 3 years ago
jean-pierre charras 6679decc8d Fix syntax issues in footprint wizards 3 years ago
Jeff Young 97b0005780 More caching for DRC. 3 years ago
qu1ck 13bece06cf Fix swig wrapper for footprint 3d models 3 years ago
jean-pierre charras e54ba87895 fix FootprintWizardBase.py compatibility with recent code. 3 years ago
jean-pierre charras 0177613ad3 footprint wizard touch_slider_wizard.py: fix compatibility with current code. 4 years ago
Frank Zeeman b3a319b77e Append True to Python 3 AddPrimitivePoly() call 4 years ago
jean-pierre charras 54c9e36556 Python, board.i: fix incorrect order of an include. 4 years ago
jean-pierre charras e37bb2e0c3 swig: disable a few warnings generated by pcb_shape.i, math.i and version.i 4 years ago
Jon Evans cb6d6d7ef4 Settings: allow multiple project access from Python standalone 4 years ago
jean-pierre charras 69453964b4 pcbnew_scripting_helpers: fix a potential crash when running a script outside kicad. 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Greg Davill 429c311ec3 action_plugin: Remove duplicated entry in UndoList 4 years ago
qu1ck b53b68c686 Fix double loading plugins and sys.path entires multiplying 4 years ago
qu1ck a041492736 SWIG mappings for all shapes 4 years ago
木 王 261b1df47f fix-npth 4 years ago
Jeff Young b2e3f03222 More wide-string declarations. 4 years ago
Seth Hillbrand 917845cf00 Ensure we can version scripting properly 4 years ago