188 Commits (c2662b0e11bb2bcd5f0758e0616c313cc6168785)

Author SHA1 Message Date
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
John Beard 124dd5e59a 3D viewer: use hi-DPI settings for canvases 7 years ago
Seth Hillbrand 6f5a7b3ab7 3d-viewer: Clear memset warnings 7 years ago
Seth Hillbrand 3b54a44540 wildcard strings update 7 years ago
Stefan Brüns 9490fd9d30 Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 7 years ago
Simon Richter abe1ffabda Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere 7 years ago
Jeff Young 86b654e493 Hook up 3D viewer to common preferences. 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Wayne Stambaugh 825f57d912 Fix build error with Boost 1.68. 7 years ago
Wayne Stambaugh 8e7d6063fd Minor dialog and frame window improvements. 7 years ago
jean-pierre charras ce3760438c Fix a few wxWidgets minor asserts. Fix also a missing bitmap button initialization. 7 years ago
Jeff Young 3a9e98c8c7 Don't put artificial limit on rotation string length. 7 years ago
Jeff Young ea3ef1eb87 Don't lose model filepath when writing spin boxes back. 7 years ago
Jeff Young a4c5e2c82f Fix focus issues with dialog previews. 7 years ago
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Jeff Young a300006956 Fix dialog layout of Add 3D Shape. 7 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
Wayne Stambaugh fc8b852c41 Derive 3D model selection dialog from DIALOG_SHIM. 8 years ago
jean-pierre charras 9865fcd929 3D viewer: fix hotkeys in 3D preview panel, and incorrect icons in context menu. 8 years ago
Jeff Young b335ef0531 Don't involve user in implementation details. 8 years ago
Seth Hillbrand 5fea89ebd5 Standardize plural menu items 8 years ago
Jean Philippe EIMER e0f7958dbd Compatibility fixes for GLM 0.9.9 8 years ago
Wayne Stambaugh 650207a6e1 Pcbnew: fix 3D viewer panel default size issue. 8 years ago
jean-pierre charras 6f2beebf2c PANEL_PREV_3D: replace wxStaticBoxSizers by a wxBoxSiser and a static text. 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
Wayne Stambaugh 4d64a2f53f Set reasonable 3D model select dialog default path. 8 years ago
Wayne Stambaugh 71ea6dc2b9 Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 8 years ago
Oliver b80449b069 Fixes for 3D model offset 8 years ago
jean-pierre charras 10de79260d Fix an assert when starting the 3D viewer in Debug mode (Linux only) 8 years ago
Wayne Stambaugh f3908bd87c Revert premature commit of 17ab319b, "Fixes for 3D model offset". 8 years ago
Oliver 17ab319b99 Fixes for 3D model offset 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
jean-pierre charras 1c356899ab Fix wxWidget warning in panel_prev_3d_base.cpp dialog 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Tomasz Włostowski 90ab5860dc refactoring: removed dependency of libpcbcommon on 3d-viewer. 8 years ago
jean-pierre charras e0b9a21417 Modify a few messages to make translations more easy. 8 years ago
jean-pierre charras e15acbb00d Fp editor and board editor have now a separate color setup. 8 years ago
Maciej Suminski 55c7d9816e Traverse 3D viewer plugin subdirectories in debug build directory 8 years ago
jean-pierre charras 2e96a5bc9f Pcbnew: fix a crash when editing footprint properties and trying to open the footprint 3D properties. 8 years ago
jean-pierre charras 6a3c1720b2 Fix a few doxygen warnings 8 years ago
jean-pierre charras 70226ecdeb Fix a few doxygen warnings 8 years ago
Simon Richter d5e85726ea Doxygen improvements 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
jean-pierre charras 200df95f00 fix bug (incorrect validation, on Windows only) in S3D_FILENAME_RESOLVER::ValidateFileName(). 9 years ago
Cirilo Bernardo 68a7a5235e Fix 3D plugins mutiarch support. 9 years ago
Kristoffer Ödmark d6dd176aca Changed default increment values and added shift+scroll for fine tuning 9 years ago