43 Commits (730e5dab66da64d2e1cc939a4bb13c6d63f3cea4)

Author SHA1 Message Date
Marek Roszko 157180e772 Swap windows path chars in FILENAME_RESOLVER::ResolvePath 7 months ago
Jeff Young 524575a595 Allow embedded files to come from components 7 months ago
Seth Hillbrand 157c7422b0 Allow sim models to reference embedded files 9 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Marek Roszko c16d078b8c Fix conflict with windows header define thats leaking in 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 2 years ago
Jon Evans 7b0bb59b37 Remove hard-coded versioned env vars in most places 2 years ago
Josue Huaroto e7d6c84aef
Replace ':' to '{', '}' for alias in variable path 2 years ago
Josue Huaroto 74695b0995 Change variable substitution for paths in Windows. 2 years ago
Seth Hillbrand a9ed47f06c Update KICAD6->KICAD7 3 years ago
Jeff Young 47ae8bdb86 Fix duplicated message. 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Jeff Young ae55b1581e Use error message routine that checks for headless mode. 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Marek Roszko 3b63ce8a48 Don't use the 3d resolver config anymore 3 years ago
Marek Roszko c50b4fb04f Add relative to footprint 3d model path resolution 3 years ago
Marek Roszko 8e96751af2 Strip out and migrate 3d search paths in favor of env vars 3 years ago
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Jeff Young d11c10252d More changes to file resolvers. 4 years ago
Jeff Young 24f3c49631 Fix logic error in FileResolvers. 4 years ago
jean-pierre charras 2f9c6dd5cc PANEL_FP_PROPERTIES_3D_MODEL: fix an issue in FILENAME_RESOLVER::ValidateFileName(): 4 years ago
jean-pierre charras b931883876 PANEL_FP_PROPERTIES_3D_MODEL: fix an issue when trying to edit a filename (MSW specific). 4 years ago
Jeff Young 38e1e780a8 Use EnvVar resolver not full resolver when expanding 3D search paths. 4 years ago
Jeff Young 61ef431c56 Apply fixes from Kicad2Step filename resolver back to Kicad. 4 years ago
Seth Hillbrand 7312bb4584 Fix compile error 4 years ago
Jeff Young c861fadc31 Make 3D path resolvers agnostic about alias syntax. 4 years ago
Jeff Young ed38028eaf Fully resolve path list for Kicad2Step. 4 years ago
Jeff Young 2c1da70181 Write all variables to temp config file and have Kicad2Step use that. 4 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Seth Hillbrand 8de9cff4e0 Change environmental variables to human-readable 5 years ago
Wayne Stambaugh c36f3ab521 Coverity fix for 280374. 5 years ago
jean-pierre charras 94a358c592 fix 2 compil issues 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 812b714ccd More Module -> Footprint and a bit of formatting cleanup. 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Jeff Young cc9ac37a0e Add text variable support to envVar processing. 6 years ago
Ian McInerney 39b1f0e1ff Replace wxCriticalSection with std::mutex 6 years ago
jean-pierre charras a46abcd2dc FILENAME_RESOLVER: fix missing conversion from UTF8 to wide chars. 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Jeff Young 10ec39a107 Move 3D file error messages to tracePathsAndFiles key. 8 years ago
Jeff Young 3a8a718e43 A pesky bug, this one is. (Said in best Yoda impression.) 8 years ago
Jeff Young aa7da5dfcd Treat ${...} and $(...) envvar references uniformly. 8 years ago
Jeff Young b335ef0531 Don't involve user in implementation details. 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
jean-pierre charras 200df95f00 fix bug (incorrect validation, on Windows only) in S3D_FILENAME_RESOLVER::ValidateFileName(). 9 years ago
jean-pierre charras 9f46d83175 Gerbview: locate item now does not take in account not visible layers. Remove an unused file 9 years ago