1174 Commits (3b33f94c56bf8af4bc6be19ea90c3a970e1f69bb)

Author SHA1 Message Date
Jeff Young c11ee69499 Save 3D prefs after editing, and load some of them into FP Props. 4 years ago
Marek Roszko eff75b630f Get rid of anonymous struct typedefs 4 years ago
Wayne Stambaugh b579d004ad 3D Viewer: minor display options panel layout improvements. 4 years ago
Maurice d9a11c30ef 3d viewer fix for 3d single material object Diffuse Only opacity 4 years ago
Jeff Young 3347531f70 Better zoom defaults for 3D viewer. 4 years ago
Jeff Young 73b91a1a92 More sensible zoom defaults for 3D viewers. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 89718dd3ba Naming conventions. 4 years ago
Jeff Young 16047b7419 3D preferences bug fixes. 4 years ago
Seth Hillbrand 3269ca3201 Fix compile error on BSD 4 years ago
Jeff Young 5d9c1dd75a Better names for 3D material properties rendering modes. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
jean-pierre charras 6ab995d6a4 3d-viewer preferences: fix incorrect parent of a panel. 4 years ago
Jeff Young 44086ff2b2 Pull 3D preferences into KiCad preferences architecture. 4 years ago
jean-pierre charras 1c3df973d6 Coverity warnings fixes. 5 years ago
luz paz 5f1e9bc8a7 Fix typos in source code 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 5 years ago
Marek Roszko 8377ebb0e1 Fix msvc warnings 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Ian McInerney dc27079b71 cleanup tool event and tool action includes 5 years ago
Marek Roszko 4712d7a918 Remove a leaky wx/msgdlg.h include 5 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 5 years ago
david-beinder 86add3bb85 Fix MSVC C4312 warnings when casting 32bit ints to pointer types on 64bit builds 5 years ago
Marek Roszko 25678ee00d Fix msvc 16.10 build error 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Marek Roszko 24cb0e77eb Fix MSVC builds after recent changes 5 years ago
Ian McInerney d56251fdac Remove universal include of wx.h in 3d viewer OpenGL file 5 years ago
jean-pierre charras a06f965ffa 3Dviewer: fix incorrect drawing of a 3d model hovered by the mouse pointer. 5 years ago
jean-pierre charras d1061b9683 3D viewer: Fix broken handling of text thickness, thus creating erroneous item positions 5 years ago
Jeff Young 7bcd524fbd Fix typo. 5 years ago
Jeff Young ac58a3f9f0 Add preference for 3d-model-highlight-on-rollover. 5 years ago
Wayne Stambaugh d2a7f81b10 Debugging improvements and clean up. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T 5 years ago
Marek Roszko b243c2280d enum class PAD_SHAPE_T 5 years ago
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Marek Roszko a69256e15b Remove extraneous #include 5 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Mario Luzeiro e92dc96767 3D-Viewer: fix issue with solder mask 5 years ago
Mario Luzeiro cdc8fd3804 3D-Viewer: improve edge texture clamping of end segments 5 years ago
david-beinder e0f69ad28b 3D viewer: Fix gap between plating and annulus copper 5 years ago
Wayne Stambaugh 2ae264751f Rename class_board_stackup.{h|cpp} to board_stackup.{h|cpp}. 5 years ago
Mikolaj Wielgus 744e70df36 3D Viewer: Fix mouse panning in orthographic projection mode 5 years ago
Jon Evans c1573744be Lock project files when opening; open locked projects read-only 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
jean-pierre charras 23667fc4c4 3D viewer: make solder paste layer thickness bigger than the mask layer. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago