1514 Commits (31394e95d750296e9803232992b80f3d32b119bc)

Author SHA1 Message Date
Marek Roszko 8a7044c3fb Fix some more warnings 2 years ago
jean-pierre charras 66651327bd STEP export: in board outlines, export Circles as Cylinders, round 2. 2 years ago
jean-pierre charras 94bd1c6025 Fix a few Coverity warnings. 2 years ago
jean-pierre charras 484acd4246 BOARD_ADAPTER::addText() do not call Fracture twice: it is useless. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
jean-pierre charras 6618cda214 3D viewer: use the right color theme (the one used in the board editor) 3 years ago
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
qu1ck a6d10c8e97 Enable warnings on msvc 3 years ago
Mike Williams 32eb1ef77e Sch->PCB: propagate DNP from symbols to footprints attributes 3 years ago
Jeff Young 3b63d70d01 Centralize NPTH has-annulus processing. 3 years ago
Seth Hillbrand 2cd854af14 Move Spacemouse to advanced config 3 years ago
Ian McInerney ea62b145ff Introduce core interface library 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
jean-pierre charras e0e2bcf20a Ensure 3D shapes are always shown in footprint settings dialog. 3 years ago
Seth Hillbrand 72ebe5a429 Avoid drawing null-arcs in 3d viewer 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Seth Hillbrand d7a6875b0b 3dviewer: Show footprint board regardless of proj 3 years ago
Ian McInerney 56b7d570f9 Remove uses of climits header/defines 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Jeff Young 6a5f305684 Allow others to also process units changed event. 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
Jeff Young 915b352d9b Add UNITS_CHANGED handling to 3D preview controls. 3 years ago
Mario Luzeiro 7bc976f3f4 3D-Viewer: sort models and material models when rendering in transparent 3 years ago
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