1 Commits (133ff9b552bd4fdd2d9f557724911d454e2911a7)

Author SHA1 Message Date
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(). 8 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
jean-pierre charras 1c838ba92f Slightly modify a declaration to make compil compatible with gcc 4.8.4, used in Ubuntu 14.04 LTS (the latest LTS currently available), and to avoid many bug reports. 9 years ago
Cirilo Bernardo b09f079ab4 3D file name resolver improvements. 9 years ago
Cirilo Bernardo e0a7f0041a Better 3D filename resolution 9 years ago
Cirilo Bernardo 34f223a707 Fix FP Editor : Invalid Filename Err.msg message wheb trying to edit a 3D filename 10 years ago
jean-pierre charras d7f1400e44 Make strings only used in debug mode not translatable. 10 years ago
Cirilo Bernardo 6120472d60 3D file name resolver improvements. 10 years ago
Cirilo Bernardo 28d49b6589 fix race condition related to 3D cache and resolver 10 years ago
jean-pierre charras c146cc09eb Kicad: fix a crash when changing a project, if pcbnew was run and "Update PCB from Schematic" was run and Schematic editor never opened. 10 years ago
Cirilo Bernardo 20b40aba1c Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 10 years ago
Cirilo Bernardo 491e0250c0 Suppress dialog pop-up when 3D file resolver does not find a file 10 years ago
Bernhard Stegmaier 5b0a250609 Fix compilation and install for OSX plus general code cleanup 10 years ago
Cirilo Bernardo 0b18af3fdb Changed resolver failure message to use wxLogMessage instead of wxMessageBox 10 years ago
Cirilo Bernardo 37c85113ee Changed resolver failure message to use wxLogMessage instead of wxMessageBox 10 years ago
Cirilo Bernardo 097ac3a6b7 Changed resolver failure message to use wxLogMessage instead of wxMessageBox 10 years ago
Cirilo Bernardo e7c32873ea Remove bad default behavior of adding current working dir to default search path 10 years ago
Cirilo Bernardo c98ebdb8f0 Changed 3d_cache log reporting from stderr/stdout to wxLogTrace 10 years ago
Cirilo Bernardo bf3d2b252e Fixed VRML normals calculations 10 years ago
Cirilo Bernardo c79cc21396 Fixed syntax problem in MSWin specific code 10 years ago
Cirilo Bernardo 81f95a8dbc Improve message displayed when resolver encounters a non-existent alias 10 years ago
Cirilo Bernardo 7c829c9e84 Added manual editing of 3D file name with alias tags 10 years ago
Cirilo Bernardo ab2fff46f1 Added version tag to cache data 10 years ago
Cirilo Bernardo 3a80de107d + Improved 3D file resolution behavior with respect to duplicated paths 10 years ago
Cirilo Bernardo ec9acfd410 + Changed wxT macro from _T() to _() 10 years ago
Cirilo Bernardo d3f68e6482 Fix resolution of paths relative to KISYS3DMOD in legacy support 10 years ago
Cirilo Bernardo 54940002f9 Implemented 3D search path configuration GUI 10 years ago
Cirilo Bernardo 4d5097b41d Work in progress: preparing new resolver scheme 10 years ago
Cirilo Bernardo 2ed89c29d2 Work in progress: transition to new 3D name resolution with nicknames 10 years ago
Cirilo Bernardo 3a5110f74a Work in progress: checking debug output messages, internationalizing user info messages 10 years ago
Cirilo Bernardo e0b50b4002 Ensuring consistent internal kicad file separator character on MSWin 10 years ago
Cirilo Bernardo 70be4e8f7f + Reverted accidental edit of sg_node.cpp 10 years ago
Cirilo Bernardo 4924db7491 Bugfix: create 3d config path if nonexistent 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago