|
203b249135
|
Shuttle Surface: fix linking .dll
For .dll, all references need to be defined at compile/link time
(not runtime). ie. `ld -zdefs`
|
2019-05-26 12:46:37 +02:00 |
|
|
d28dc9ee08
|
Shuttle Surface: request_factory and MSVC compatible struct
|
2019-05-25 16:49:19 +02:00 |
|
|
3546a7291b
|
Shuttle Surface: Fix C++ style: use accessor/setter methods
This also fixes C++ compat: no forward declaration of friend classes
(OSX compilation) and C++98 compat (enums are not classes e.g. ActiveState)
|
2019-05-25 16:49:15 +02:00 |
|
Johannes Mueller
|
e61c4b692b
|
Use ActionModel also in ContourDesign surface
|
2019-05-19 16:43:48 +02:00 |
|
Johannes Mueller
|
b8349069f1
|
Add support for contourdesign ShuttlePRO v2 and ShuttleXpress
|
2019-05-18 14:04:38 +02:00 |
|