kicad/utils
Seth Hillbrand b891b5e1e2 Do not blindly substitute model names
Makes model substitution (VRML->STEP in STEP Export) optional.  This can
prevent nasty surprises where the user doesn't see/can't affect the
outcome

Also, when substituting models, do not maintain scale factor.  So a VRML
model with non-unity scaling will not be export as a STEP file (of the
same name) with non-unity scaling.  This is the first step to address
https://gitlab.com/kicad/code/kicad/-/issues/1781
2021-06-08 16:38:47 -07:00
..
idftools Silence the msvc warning about double to int conversion 2021-06-06 09:45:03 -04:00
kicad2step Do not blindly substitute model names 2021-06-08 16:38:47 -07:00
CMakeLists.txt Remove OGLTest 2020-09-12 06:46:46 -07:00