162 Commits (320ca5a0d0df232455718dffe9d62e05d5122ac7)

Author SHA1 Message Date
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
jean-pierre charras 5097d14875 More about do not mark translatable strings used in debug messages. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Mark Roszko ae785194ce Silence/fix double to float conversion warnings 6 years ago
Seth Hillbrand 6983c56cf8 Use const references where possible 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Seth Hillbrand 03813b3751 3d: Fix double-clear in oce loadmodel 7 years ago
Seth Hillbrand e95d06e811 OCC: Fix issues for OpenCascade 7.3 8 years ago
Seth Hillbrand 584409b2ef Make OpenCascade more secondary 8 years ago
Seth Hillbrand 2bab30d9ac Allow Kicad to use OpenCascade 8 years ago
Seth Hillbrand 6fb47faebd Workaround for IGES import bug in OCE-0.18 8 years ago
Seth Hillbrand c69db6cf8f Adding rounded rect and custom pad shapes to VRML export 8 years ago
Jean Philippe EIMER e0f7958dbd Compatibility fixes for GLM 0.9.9 8 years ago
Camille 3168d03fe5 Fix unnecessary copy initialization detected by clang-tidy 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
Cirilo Bernardo 5013ea2e8e Added comments on skipped patterns in VRML2 parser 9 years ago
Cirilo Bernardo 68bcdec87e Workaround for non-ASCII filenames in Windows 9 years ago
jean-pierre charras 11dcb76fc9 Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Cirilo Bernardo 2b2b73ee4b Fix bug: Footprint add 3D shape recognizes only files with lower case ext on Windows 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Cirilo Bernardo 44ba343a7b Changed test for invalid numeric strings in VRML files 9 years ago
Simon Wells 7a1d39ccc6 Add system to OCE includes, Change order of local includes for kicad2step 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Cirilo Bernardo d3771d53ef Updated VRML exporter and fixed some VRML related bugs 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Nick Østergaard caafcde585 Add KICAD_ prefix to build switches 9 years ago
jp-charras 4a3cb050ed Fix incorrect management of C locale in vrml plugin 9 years ago
Cirilo Bernardo b656a8180a Added 3D plugin for OCE; this plugin is activated by -DUSE_OCE=ON 9 years ago
Cirilo Bernardo 9b2dba2b1b 3D Viewer: fix swapped VRML material colors. 10 years ago
Cirilo Bernardo dbef1d41c5 Remove dead code (Coverity CID 149046) 10 years ago
Cirilo Bernardo 47e2aab7de PATCH: segfault in VRML2 plugin 10 years ago