301 Commits (9.0)

Author SHA1 Message Date
Jeff Young 5f2a758160 Make sure legacy colours always works. 3 months ago
jean-pierre charras 7abfda2b4f 3D viewer: do not change anything in the board shared by the FP editor. 5 months ago
Jeff Young f82760f6e3 Reset colors on Reset to Default Settings. 6 months ago
Jeff Young d45fbaca96 Don't bleed settings between 3D viewer and 3D footprint preview. 7 months ago
Jeff Young b007cb143d User-defined layers for 3D viewer. 7 months ago
Jeff Young 491af0df39 When following board or plot settings, write results to current config. 7 months ago
Jeff Young 8874f137fa Read hotkeys from disk after they change. 8 months ago
Seth Hillbrand c436207659 Update new bitmaps 8 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 fbbb642c0c Move all nlnav to unique_ptrs 9 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
Jeff Young 7a4b3602b9 Reduce dependency on dynamic_cast. 10 months ago
Dhineshkumar S d2e51fdb5f Fix 3D viewer omission of STEP models with relative path assignment 11 months ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
jean-pierre charras 1f608ec2b0 3D viewer: add option to use board editor copper colors for copper layers. 1 year ago
Tomasz Wlostowski 9963b9dd9f TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 1 year ago
Jeff Young 3b6a33c59a Fill in a lot more calls to DIALOG_SHIM::OnModify(). 1 year ago
Jeff Young 3f9eb0e18d Must do a two-step default for legacy colours. 1 year ago
Jeff Young 931de12072 Use wxWidgets to track DPI. 1 year ago
Jeff Young e3f77cd410 Handle DPI_CHANGED events for 3D canvases. 1 year ago
Jeff Young f84b66b985 Change 3D Viewer default to follow-plot-settings. 1 year ago
Alex Shvartzkop 2c73f74112 Use bitmap bundles in 3D viewer toolbar. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Alex Shvartzkop f6f0b9a661 ADDED: PCB 3D image raytracing rendering from CLI. 2 years ago
Marek Roszko 16953edf6d Move APPEARANCE_CONTROLS_3D to the lang change event 2 years ago
Alex Shvartzkop 337489c77d Do not reload window sizes when changing 3D viewer settings. 2 years ago
Jeff Young 8dddd9cc2c Separate "use board stackup colors" into separate checkbox. 2 years ago
Alex Shvartzkop 80457d5871 Support transparent background in 3D viewer PNG/clipboard export. 2 years ago
Jeff Young ca3cd706e5 Show friendly name in toolbar button tooltips. 2 years ago
jean-pierre charras 9622918c31 3D view export to PNG/JPEG: ensure highlighted item under cursor is exoperted 2 years ago
Jon Evans 7b0bb59b37 Remove hard-coded versioned env vars in most places 2 years ago
Marek Roszko 93b9fb9124 Fix crash switching footprints with 3dviewer OPENGL 2 years ago
Jan Wichmann 693248f60f pcbnew: 3d viewer: disable show DNP footprints by default 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Wayne Stambaugh 81cec494f2 Fix string grammar in 3D viewer. 2 years ago
Jeff Young f9530d0b3f Remove "Reset View", which does the same as "Home View". 2 years ago
Ian McInerney 171458a27b Introduce action friendly names 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Jeff Young 51f6d38d08 Title case for menus. 2 years ago
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2 years ago
Jeff Young c1a988e3ff Handle plated vs non-plated copper for copper other than pads. 2 years ago
Jeff Young 78f70b45e6 Minor readability improvements. 2 years ago
Jeff Young 8d06a794f4 Simplify code. 2 years ago
Jeff Young 0126841c44 ADDED: 3D appearance setting for off-board silk. 2 years ago
Marek Roszko a6a20bf8dc Evict the Pgm() dependency in GAL 2 years ago
Jeff Young 4eb51be0a2 Streamline fetching topLevelParent. 2 years ago