231 Commits (0997205ffb11b5e89937f9df6aa7a0b01b048fdf)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
jean-pierre charras 87cf37c847 wip 1 year ago
jean-pierre charras 19ee73e7f7 STEP exporter: fix some issues: 1 year ago
Jeff Young bab97f91cc Tidy up string find API usages. 1 year ago
Wayne Stambaugh 795a9eea60 Coding policy fixes. 1 year ago
Alex Shvartzkop 4a60c3b71e 3D viewer: apply OCC colors in order: XCAFDoc_ColorSurf > XCAFDoc_ColorCurv > XCAFDoc_ColorGen 1 year ago
Alex Shvartzkop 9c1ece71a3 Show actual IO_ERROR message at VRML import. 2 years ago
arturo182 41147dc3b3 kicad_advanced: Make OCE tesselation deflection configurable 2 years ago
Seth Hillbrand 42f17dfbef Add debugging info to vrml reader 2 years ago
Alex Shvartzkop 9345b73af5 Don't crash when OCC fails to read a model and didn't open the doc. 2 years ago
Alex Shvartzkop e9c5b4755b 3D OCE plugin: make two-sided faces for non-solid shapes (shells). 2 years ago
Marek Roszko aa0d39dfe4 Fix the moving truck leaving behind IO_ERROR and friends 2 years ago
Marek Roszko b5d5eb842a Start a kicommon shared lib 2 years ago
jean-pierre charras 3a4f3cb0b8 Minor Coverity and compil warnings fixes. 2 years ago
Marek Roszko dd8dc4e513 Add a sequential read flagged fopen helper 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
qu1ck 0c049eccc7 Fix a bunch of compiler warnings 3 years ago
Nimish Telang f7bf3011fb Use bundled Find{CURL,ZLIB}.cmake 3 years ago
Marek Roszko c6540575b5 Fix step colors some more 3 years ago
Marek Roszko df022acc11 Fix step model colors again 3 years ago
Marek Roszko ffaaa17d1c IGES files love faces instead of solids, maybe support them 3 years ago
Marek Roszko b154e47774 Start adding support for STEP with RGB+A 3 years ago
Seth Hillbrand 5ed7e28252 Remove KICAD_OCC build option 3 years ago
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
luz paz 79fa911e0e Fix various typos 3 years ago
Marek Roszko 7256831944 vrml2 box translation to scenegraph can reserve space in the vectors 3 years ago
Marek Roszko 85fbfae1f4 emplace instead of insert vrml node nodes 3 years ago
Marek Roszko 25507ad6cf Don't forget to cache bust oce 4 years ago
Marek Roszko 2de4906d65 Avoid loading duplicate shapes due to hierarchy structure 4 years ago
Marek Roszko b438810b6b Fix double parsing solids from step models resulting in triangle z-fighting 4 years ago
Marek Roszko e9f4f5ab2a Fix autocomplete woops resize -> reserve 4 years ago
Marek Roszko d211ef1ea3 Ensure we close the occt document at the end of loading 4 years ago
Marek Roszko 41f54349a5 Replace inserts/push_backs with emplace in some spots 4 years ago
Jeff Young 34a9a165c9 More wide-string declarations. 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Wayne Stambaugh 44e4abde0e Fix X3D model parser. 4 years ago
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