289 Commits (a8837043791ea0ee9a3561c57d635582db9f4565)

Author SHA1 Message Date
Seth Hillbrand 77cd56fbd3 Fix missing assignment 3 years ago
Seth Hillbrand c0a9a02591 Handle settings sequencing 3 years ago
Marek Roszko 41f54349a5 Replace inserts/push_backs with emplace in some spots 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 9582457fef Be explicit about literal wide-strings. 4 years ago
Marek Roszko 36a5580f56 Use unique_ptr to avoid memory leak in 3d model cache loading 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Jeff Young 0fd762dc25 Make 3D dialogs easier to find. 4 years ago
Mikolaj Wielgus e8a7e4cbed Change 3D model preview projection toggle tooltip 4 years ago
Wayne Stambaugh 41c7089417 Minor dialog layout improvements. 4 years ago
Seth Hillbrand f95732a4bb Generalize 4670309e 4 years ago
jean-pierre charras 4670309ec1 kicad2step: fix broken handing of UTF8 filenames. 4 years ago
Seth Hillbrand 4cd9278041 Remove most wxFilepicker wildcards from translations 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 29b23df7a1 Save both front and back soldermask colour preferences. 4 years ago
jean-pierre charras a43ca978df 3D viewer: do not build the board 3D data during 3D frame creation, but after. 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
Wayne Stambaugh 01515680b3 Code cleaning. 4 years ago
Marek Roszko 9162013132 Add advanced cfg to force reloading memory cached 3d models 4 years ago
Marek Roszko 7cb0f8f808 Add ADVANCED_CFG to always reload cached 3d models in memory 4 years ago
Marek Roszko 79b90813ec Add ADVANCED_CFG to skip caching 3d models to file 4 years ago
Jeff Young c11ee69499 Save 3D prefs after editing, and load some of them into FP Props. 4 years ago
Jeff Young 73b91a1a92 More sensible zoom defaults for 3D viewers. 4 years ago
Jeff Young 89718dd3ba Naming conventions. 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Jeff Young ac58a3f9f0 Add preference for 3d-model-highlight-on-rollover. 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
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Seth Hillbrand 283d176cdc Use std::locale::classic() globally 5 years ago
Jeff Young b6a7981e62 Write changes back to grid after using file explorer. 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago
Marek Roszko 2370ca1b0e Minor code clean, standard "new" does not need to be null checked 5 years ago
Marek Roszko bf2e7215a5 const SGPOINT::GetPoint args 5 years ago
Marek Roszko 914568f1a0 Fix macos using the wrong 3d plugins path 5 years ago
Marek Roszko daf9c4f319 Centralize the 3d cache path 5 years ago
Marek Roszko 14327f3708 Cleanup the 3d plugins paths a little bit 5 years ago
Wayne Stambaugh 6f0319e29f Fix potential bug in 3D model selection dialog. 5 years ago
Seth Hillbrand 26524ef41e Select model on double-click 5 years ago
Wayne Stambaugh 710e621c6a 3D Viewer: remove all instances of "c" prefix from file names. 5 years ago
Wayne Stambaugh 8416c1fc37 3D Viewer: remove all instances of "C" prefix from object names. 5 years ago
Ian McInerney 048900dda7 Fixup the 3d Viewer code after the last fixup 5 years ago
Marek Roszko a3c4730a3f Add missing return removed in 978935d 5 years ago
Wayne Stambaugh 978935d749 3D viewer code cleaning round 4. 5 years ago
jean-pierre charras 5e394836d2 Fix a wxWidgets alert. 5 years ago
Jeff Young 73b7b104cd Fix some issues with Infobar sizing. 5 years ago
Jeff Young 58afaeb9eb Use QuasiModal in all parents of ConfigPaths so help window works. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago