1660 Commits (c0648c4728517afe3a8d1d3cd8808c2895c29dbe)

Author SHA1 Message Date
Seth Hillbrand 9a812bc63c Remove noise from orthographic projection raytracing 2 months ago
Seth Hillbrand 18e4682c3a Set embedded delegate to update view properly 2 months ago
Jeff Young c1f3b5aab9 nullptr safety 3 months ago
Jeff Young 68f4a6117e Copy c'tor / operator= safety. 3 months ago
Jeff Young 149cac25f4 Don't remove nonexistent entries from wxArrayStrings (KICAD-PG7) 3 months ago
Jeff Young 593537c52e Honour front/back layer types for user layer. 4 months ago
Ian McInerney 0708c6d67c Link copper layer color swatches in 3D viewer 4 months ago
Jeff Young 7da15c8027 Prevent wxWidgets assert (KICAD-6VM). 4 months ago
Jeff Young 5f2a758160 Make sure legacy colours always works. 4 months ago
Jeff Young 864f398789 Don't attempt to convert reference image to a SHAPE_POLY_SET. 4 months ago
Jeff Young 1a8d2017ee Differentiate between FP previews and FP editor for 3D viewer settings. 5 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 32ebb1f3a2 Fix merge error. 6 months ago
Jeff Young fe6fa68694 Account for aperture & track masks in plated copper calculations. 6 months ago
Jeff Young 648825127d Allow embedded files to come from components 6 months ago
Jeff Young 1c0a6fd14f Fill in some missing 3D render code. 6 months ago
Alex Shvartzkop 33fad39cf4 Un-translate layer names in 3D appearance panel. 6 months ago
Jeff Young f82760f6e3 Reset colors on Reset to Default Settings. 6 months ago
Seth Hillbrand 7bee2cf842 Isolate thread pool loops 7 months ago
Jeff Young 36eb0c75d4 Remove unsafe C-style casts. 7 months ago
Wayne Stambaugh 6ad924ea45 Fix Coverity issue #545180. 8 months ago
Jeff Young 1d80bd4043 Use board layer names when available. 8 months ago
Jeff Young 3085ec0a5d Simplify (and fix) plated copper differentiation. 8 months ago
Jeff Young d45fbaca96 Don't bleed settings between 3D viewer and 3D footprint preview. 8 months ago
Jeff Young b007cb143d User-defined layers for 3D viewer. 8 months ago
Jeff Young 12680cfecb Render tables & their borders to 3D view. 8 months ago
Jeff Young 491af0df39 When following board or plot settings, write results to current config. 8 months ago
Jeff Young 0d9daa372e Keep user-defined common layers order. 8 months ago
Jeff Young ed76b543a0 Don't render thickness walls of text we're not going to draw. 8 months ago
Jeff Young 7116be4ae0 Put non-sided layers on front, not back of board. 8 months ago
jean-pierre charras 2504195e6e Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young 203ddb7b47 Code brevity. 8 months ago
Jeff Young a60307340f Finish eradication of visibility flag on text items. 9 months ago
Jeff Young 7c118c02f1 Don't space out buttons on large screens. 9 months ago
Ian McInerney e4ea479cf0 Don't show hidden models in raytracing view 9 months ago
Jeff Young 8024555323 Icon spacing. 9 months ago
Jeff Young 8874f137fa Read hotkeys from disk after they change. 9 months ago
Seth Hillbrand c436207659 Update new bitmaps 9 months ago
jean-pierre charras ca5f867957 F3D viewer: fix incorrect code in commit becaba53 9 months ago
jean-pierre charras becaba531b 3D Viewer: fix incorrect render of platted copper of texts. 9 months ago
Alex Shvartzkop 0118d7fb38 Raytracing: use all lights in preview mode. 9 months ago
Alex Shvartzkop 6b3396ea2d Raytracing: convert from linear RGB to sRGB in preview mode. 9 months ago
Alex Shvartzkop 87c42db898 Raytracing: fix orthogonal camera frustum normal calculations. 9 months ago
Seth Hillbrand bc12591449 Use proper indexing for board poly 10 months ago
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings 10 months ago
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 10 months ago
Sam Schweigel 373d9c9281 Disable touch events on OSX only, allowing them on GTK and Windows 10 months ago
Seth Hillbrand 09e30adbb1 Move GL_CONTEXT_MGR into PGM_BASE singleton 10 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 10 months ago
Wayne Stambaugh 3755b77b92 Dialog string capitalization and layout fixes. 10 months ago