Alex Shvartzkop
|
045f65608a
|
Add VECTOR2L to Swig.
|
2024-04-23 23:37:45 +03:00 |
qu1ck
|
88062c5fc3
|
Add vector3 to swig
Fixes regression in 7.0 making fp 3d model offsets not accessible in
python
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14179
|
2023-03-05 15:59:22 -08:00 |
qu1ck
|
84ad38fd5d
|
Add VECTOR2I_EXTENDED_TYPE template spec to swig
Allows access to Dot(), Cross() and other vector2i methods in python
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/9967
|
2022-12-31 18:52:07 +00:00 |
jean-pierre charras
|
3857e68452
|
Python, swig: add definition of BOX2I
|
2022-08-31 17:18:46 +02:00 |
jean-pierre charras
|
e37bb2e0c3
|
swig: disable a few warnings generated by pcb_shape.i, math.i and version.i
|
2022-03-09 17:29:29 +01:00 |
qu1ck
|
a041492736
|
SWIG mappings for all shapes
|
2022-02-16 20:58:52 +00:00 |
qu1ck
|
356cddd474
|
Template for vector<VECTOR2I> in swig
|
2022-01-02 21:33:58 +00:00 |
Seth Hillbrand
|
db43ed72fe
|
swig: clear up some warnings
|
2018-12-20 11:04:55 -08:00 |
qu1ck
|
72fcf46430
|
Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I
|
2018-08-02 17:03:11 -04:00 |
Seth Hillbrand
|
d8abfcf827
|
Revert "Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I"
This reverts commit be0e44e2ae .
Causes build failure with gcc 4.9.2
|
2018-07-30 10:19:05 -07:00 |
qu1ck
|
be0e44e2ae
|
Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I
|
2018-07-30 08:45:26 -07:00 |