1391 Commits (63a545ebfd8a5afeb4a652eb0aa12ea214b3027b)

Author SHA1 Message Date
jean-pierre charras 7256a51e8e Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 3 years ago
Ian McInerney 912f1d5cec Modernize setting link map linker flags 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Jeff Young 7bb006c91d Spacing & font-size issues in 3D model preview dialog. 3 years ago
Marek Roszko d55e2049e5 Silence some warnings with static_casts 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Marek Roszko 5ccf205788 Try and avoid crashing on gl context creation failure in the 3d viewer 3 years ago
aris-kimi dca1281263 Fix some typos 3 years ago
jean-pierre charras 90e759e738 Dialogs: minor cosmetic fixes (reduce a few spaces between widgets) 3 years ago
Jeff Young 203f0f66fb Guard 3D viewer against degenerate shapes. 3 years ago
Wayne Stambaugh 68decdd4f2 Fix static event table derived object definitions. 3 years ago
Mike Williams fad589e151 Footprint preview: fix group assert 3 years ago
Marek Roszko b3f55e7f8b Ensure glew is initialized in the 3d model viewer 3 years ago
Seth Hillbrand a9ed47f06c Update KICAD6->KICAD7 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jeff Young 30c9deb9d5 Flat(er) look for paged dialogs. 3 years ago
Alex 1dd25dd196 3d-viewer: prevent max zoom+frustum from growing infinitely at reload. 3 years ago
Wayne Stambaugh 4687cd1ddb 3D viewer properties dialog layout improvements. 3 years ago
Wayne Stambaugh eba231a8bb 3D model selection dialog layout improvements. 3 years ago
Jeff Young 4794956804 Minor dialog adjustments. 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Mario Luzeiro 089d8b9cc1 3D-Viewer: Bind to a texture so glTextEnv will work. 3 years ago
Jeff Young 90e8790137 Re-add flush lost in last edit. 3 years ago
Jeff Young c771d866f5 Cleanup 3D caches before d'tors run. 3 years ago
Jeff Young f805fd267f Divorce UNIT_BINDER from wxFrame. 3 years ago
jean-pierre charras 9e0515a79a 3D viewer: ensure dielectric thickness of all dielectric sub-layers is used. 3 years ago
Jeff Young 78db69bb48 Don't append '+' when modifier used on its own. 3 years ago
Jeff Young 757c33ea13 Fix MRU logic errors. 3 years ago
Jeff Young f6c441c434 Viewport switcher keys are platform-specific. 3 years ago
Jeff Young 53796f2be6 Selection will always be the same after choice in toolbar popup. 3 years ago
Jeff Young ef17ee3384 Tooltips for layer & viewer presets. 3 years ago
jean-pierre charras e5182dd749 Fixes in 3D viewer 3 years ago
Wayne Stambaugh f6297d328c Fix 3D viewer canvas timer event clash. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young b3ddd09c44 Unit-binderize board thickness. 3 years ago
Jeff Young 1fc5ecae6e Minor dialog layout improvements. 3 years ago
Kliment 11e20e52e9 Recreate stackup from thickness as necessary and fix unit handling to use EDA_UNIT_UTILS 3 years ago
Simon Schaak 552e8af6af Properly handle limits 4 years ago
Simon Schaak 798cd567d5 Use board stackup information when available 4 years ago
Simon Schaak 589f1058ca Make 3D model preview board thickness adjustable 4 years ago
jean-pierre charras 5b8cf96736 3D viewer: catch an exception thrown when a fp library is not found in table, 3 years ago
Marek Roszko 707a598e5d Prevent a crash due to the 3d preview dummy board stealing setting ownership 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
Ian McInerney 40ff7cb9bd Fix some UI element spacing in settings panels 3 years ago
jean-pierre charras 22cd2a3428 3D viewer: add option to show/hide fp not in position file. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago