738 Commits (73a0cbff62457420f59010a495cf1e9759f755a0)

Author SHA1 Message Date
Seth Hillbrand 4a641ec5ea 3d-viewer: Center the about window 7 years ago
jean-pierre charras 098d9bf056 3D viewer: Fix: board outlines ignored in 3D for triangular board shapes 7 years ago
jean-pierre charras 4543bde56b Minor enhancements in 3D viewer hotkey code 7 years ago
Wayne Stambaugh 75f18cfe62 3D Viewer: disable ray tracing for OpenGL less than 2.1. 7 years ago
Wayne Stambaugh 4f0749b0b4 3D viewer: fix update UI event infinite loop. 7 years ago
Seth Hillbrand 6f5a7b3ab7 3d-viewer: Clear memset warnings 7 years ago
jean-pierre charras 3dd5a912b6 remove dead code. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand 3b54a44540 wildcard strings update 7 years ago
Seth Hillbrand a46f5c3af5 3d-viewer: Clamp inner radius of rings 7 years ago
Seth Hillbrand 25f8b1ce72 pcbnew: Update multiple zone segments 7 years ago
Seth Hillbrand 6662891f34 string update: Help->List hotkeys 7 years ago
Stefan Brüns 9490fd9d30 Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 7 years ago
Seth Hillbrand 0769b0409f 3d-viewer: Remove threading on middle layer 7 years ago
Seth Hillbrand 47fe01f793 3d-viewer: Remove duplicate call 7 years ago
Wayne Stambaugh c7998cfc23 3D Viewer: fix screenshot file extension bug with GTK+ 7 years ago
jean-pierre charras 90139d540c 3D viewer: Fix hanging when a board is displayed in non realistic mode and the body is not shown. 7 years ago
jean-pierre charras a3b82d770e dialog_3D_view_option_base.cpp: fix a minor wxWidgets alert. 7 years ago
jean-pierre charras 65a967dca1 Fix minor I10n issues. 7 years ago
Jeff Young bcc8c64256 Consider edge cuts items to have zero width when filling zones. 7 years ago
Mario Luzeiro 350a6052c0 Fixes 3D Viewer: Raytracing line artifact, lp:1680530 7 years ago
John Beard e52688586a Don't use memset to initialise aggregate of floats. 7 years ago
jean-pierre charras 830c5e7db7 3D viewer: ensure 0 sized circles (that crash the viewer) are skipped. 7 years ago
Seth Hillbrand df562b7ec0 pcbnew: Prevent degenerate values in Eagle import 7 years ago
Simon Richter abe1ffabda Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere 7 years ago
jean-pierre charras 7df4ddc74d Use our DIALOG_COLOR_PICKER in 3D viewer to set a color. 7 years ago
jean-pierre charras dbc9130da9 Fix: 3D footprint preview does not zoom using mouse wheel (Windows specific) 7 years ago
Seth Hillbrand ddea4e11d1 3d-viewer: Fix intersection bug 7 years ago
Tomasz Wlostowski e439b17fa1 eeschema-gal: make sure all other Kicad apps compile after eeschema gal hacks 7 years ago
Jeff Young 86b654e493 Hook up 3D viewer to common preferences. 7 years ago
Seth Hillbrand f8784f30a8 Removing OpenMP 7 years ago
Seth Hillbrand d139a49690 3d-viewer: corrected rrect zero-length radius 7 years ago
Seth Hillbrand 8efcf81cf5 3d-viewer: Approximate 0-length element is rrect 7 years ago
Seth Hillbrand 8999f4604f 3d-viewer: Require simplified polygons 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
jean-pierre charras df5aafc481 3D viewer: Better axis rotation when selecting "Bottom view" 7 years ago
Seth Hillbrand c1c89d13ff 3d-viewer: Check for at least 3 segments in circle 7 years ago
Maciej Suminski 18c38bd60e Fixed a shadowed variable warning 7 years ago
Seth Hillbrand a6325aab29 Replacing Tesselation 7 years ago
Wayne Stambaugh 825f57d912 Fix build error with Boost 1.68. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 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
jean-pierre charras 3c6e8c4a40 More support of DRW_SEGMENT Bezier curve (support in 3D viewer, and PnS router). 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