194 Commits (89c0f8e29740151cba304b17ddfd91f07e6a2453)

Author SHA1 Message Date
Ian McInerney e57bde6582 Remove last vestiges of the KICAD_USE_OCE build flag 4 years ago
Christoph Moench-Tegeder 8f87638de5 remove references to old OpenCascade API 4 years ago
Christoph Moench-Tegeder 12152d4331 Adapt OCE 3D plugin to OpenCascade 7.6.0 4 years ago
Marek Roszko 8baea9004f Bump oce plugin version to cache bust I think 4 years ago
Marek Roszko d3e5739364 Restore ability to process compound step shapes correctly 4 years ago
Marek Roszko f2783a86e0 On second thought, make the label dump runtime based on enabled log masks 4 years ago
Marek Roszko 0acd707650 Add step label dumping helper 4 years ago
Marek Roszko 4a3658027e Simplify getting the absolute string tag for a label 4 years ago
Marek Roszko e77cdad6fa Add useful helper function for getting label name 4 years ago
Marek Roszko e81b516a82 Process step components by labels rather than shapes. 4 years ago
Marek Roszko 8c8d66a181 Add some wxLogTrace to the oce loader 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
jean-pierre charras 4670309ec1 kicad2step: fix broken handing of UTF8 filenames. 4 years ago
Wayne Stambaugh d36fbb864f KiCad2Step code cleaning. 4 years ago
Wayne Stambaugh 11becc5a68 Fix 3D view format specifiers for all platforms (hopefully). 4 years ago
Wayne Stambaugh c71ab17892 Fix 3D view format specifiers and remove overly aggressive assertion. 4 years ago
Wayne Stambaugh 728b160719 3D plugin debugging output fixes. 4 years ago
Wayne Stambaugh 4c457b5ed3 More NULL expunging. 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko dc28a91e16 Remove wx includes in x3d.h 4 years ago
Marek Roszko c7345096f8 Use wxFFileInputStream explicitly when loading xml documents 5 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Marek Roszko 56c4c845e8 Enum class WRL1NODES 5 years ago
Marek Roszko 88179ec52d Bump version 5 years ago
Marek Roszko 130d64df48 enum class WRL1_ORDER 5 years ago
Marek Roszko 737a23f7e6 enum class WRL1_BINDING 5 years ago
Marek Roszko 57dbb7def0 enum class WRL2NODES 5 years ago
Seth Hillbrand 01426d914a Fix merge error in stpz import 5 years ago
Seth Hillbrand 1d3159c1cb Add support for PKZIP-based stpZ files 5 years ago
Marek Roszko 404eb535be Correct fix to the TranslateToSG empty matindex case 5 years ago
Marek Roszko 22aa9132a3 Replace crash path in vrml1_faceset with pink! 5 years ago
Marek Roszko 7565f60a03 Swap wxFileInputStream/wxFileOutputStream for the buffered kind 5 years ago
Seth Hillbrand cce11e40a1 Remove errant printf 5 years ago
Seth Hillbrand 75c2d1a0bf Be diligent in our search for color information 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Ian McInerney b59c7e8632 Add stp.gz as a valid compressed step extension in the chooser dialog 5 years ago
Seth Hillbrand b51ca1ab0e Bump OCE Plugin version 5 years ago
Seth Hillbrand a2168c6add Seach full model for color information 5 years ago
Mark Roszko a28a0e14ba Fix conversion warnings 5 years ago
Seth Hillbrand f1b1e59cf0 Catch error when decompressing 5 years ago
Seth Hillbrand 17de78d1dd 3D: fix typo including extension '.' 5 years ago
Seth Hillbrand ccdcdf5071 Deal with case-sensitive extensions 5 years ago
Seth Hillbrand a8ade66fb6 3d: correct expanded model location 5 years ago
Seth Hillbrand f5371ee65d Fix build issue on MacOS 5 years ago
Ian McInerney c8917a0951 Cleamup some compiler warnings 5 years ago
Seth Hillbrand a38c2aad1f ADDED: Support compressed STEP and VRML files 5 years ago
Seth Hillbrand 9f09c3872f Ensure file reads always use the C-locale variant 5 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Ian McInerney 7bda8178d1 Move library includes to main CMake file 6 years ago