311 Commits (9.0)

Author SHA1 Message Date
Jeff Young 648825127d Allow embedded files to come from components 6 months ago
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Seth Hillbrand d4d39d3c8b Expunge some boost libs from 3d cache 1 year ago
Marek Roszko b101c1a0c3 Enum class ELEM. 1 year ago
Marek Roszko 58e3c5bb6b Rename Type() to ProjectElementType() for _ELEM children 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Seth Hillbrand 0881fc8aa9 Don't try to convert non-UTF8 strings in plugin 1 year ago
jean-pierre charras 814e54af9b Fix minor compil warnings 1 year ago
Jon Evans c9b6be2243 Load 3D plugins when running from build dir on macOS 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Marek Roszko 121ea99824 Move the settings path to PATHS to allow shifting other classes into kicommon 2 years ago
Alex Shvartzkop e43c8fcf6b Non-Windows uses libs3d_plugin prefix for S3D plugins. 2 years ago
Alex Shvartzkop 0781d8c175 Filter S3D plugins by name when running from build dir. 2 years ago
Ian McInerney 912f1d5cec Modernize setting link map linker flags 3 years ago
Marek Roszko ac94995f70 Some more wxS 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
Marek Roszko c50b4fb04f Add relative to footprint 3d model path resolution 3 years ago
Mark Roszko 17bec365db Trim down 3d viewer search paths 3 years ago
Marek Roszko 087550ebd3 Get 3d plugins working for running from build dir 3 years ago
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
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. 4 years ago
Jon Evans c1573744be Lock project files when opening; open locked projects read-only 5 years ago