1648 Commits (8ac578c788507823c37f07e009924d0eaa98c37b)

Author SHA1 Message Date
Jeff Young 32ebb1f3a2 Fix merge error. 7 months ago
Jeff Young fe6fa68694 Account for aperture & track masks in plated copper calculations. 7 months ago
Jeff Young 648825127d Allow embedded files to come from components 7 months ago
Jeff Young 1c0a6fd14f Fill in some missing 3D render code. 7 months ago
Alex Shvartzkop 33fad39cf4 Un-translate layer names in 3D appearance panel. 7 months ago
Jeff Young f82760f6e3 Reset colors on Reset to Default Settings. 8 months ago
Seth Hillbrand 7bee2cf842 Isolate thread pool loops 8 months ago
Jeff Young 36eb0c75d4 Remove unsafe C-style casts. 8 months ago
Wayne Stambaugh 6ad924ea45 Fix Coverity issue #545180. 9 months ago
Jeff Young 1d80bd4043 Use board layer names when available. 9 months ago
Jeff Young 3085ec0a5d Simplify (and fix) plated copper differentiation. 9 months ago
Jeff Young d45fbaca96 Don't bleed settings between 3D viewer and 3D footprint preview. 9 months ago
Jeff Young b007cb143d User-defined layers for 3D viewer. 9 months ago
Jeff Young 12680cfecb Render tables & their borders to 3D view. 9 months ago
Jeff Young 491af0df39 When following board or plot settings, write results to current config. 9 months ago
Jeff Young 0d9daa372e Keep user-defined common layers order. 9 months ago
Jeff Young ed76b543a0 Don't render thickness walls of text we're not going to draw. 9 months ago
Jeff Young 7116be4ae0 Put non-sided layers on front, not back of board. 9 months ago
jean-pierre charras 2504195e6e Fix a collision with a Windows define and our use of the same var name. 9 months ago
Jeff Young 203ddb7b47 Code brevity. 9 months ago
Jeff Young a60307340f Finish eradication of visibility flag on text items. 10 months ago
Jeff Young 7c118c02f1 Don't space out buttons on large screens. 10 months ago
Ian McInerney e4ea479cf0 Don't show hidden models in raytracing view 10 months ago
Jeff Young 8024555323 Icon spacing. 10 months ago
Jeff Young 8874f137fa Read hotkeys from disk after they change. 10 months ago
Seth Hillbrand c436207659 Update new bitmaps 10 months ago
jean-pierre charras ca5f867957 F3D viewer: fix incorrect code in commit becaba53 10 months ago
jean-pierre charras becaba531b 3D Viewer: fix incorrect render of platted copper of texts. 10 months ago
Alex Shvartzkop 0118d7fb38 Raytracing: use all lights in preview mode. 10 months ago
Alex Shvartzkop 6b3396ea2d Raytracing: convert from linear RGB to sRGB in preview mode. 10 months ago
Alex Shvartzkop 87c42db898 Raytracing: fix orthogonal camera frustum normal calculations. 10 months ago
Seth Hillbrand bc12591449 Use proper indexing for board poly 11 months ago
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings 11 months ago
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 11 months ago
Sam Schweigel 373d9c9281 Disable touch events on OSX only, allowing them on GTK and Windows 11 months ago
Seth Hillbrand 09e30adbb1 Move GL_CONTEXT_MGR into PGM_BASE singleton 11 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 11 months ago
Wayne Stambaugh 3755b77b92 Dialog string capitalization and layout fixes. 11 months ago
Wayne Stambaugh 2cac5d29a1 Setup and settings panels layout improvements. 11 months ago
Wayne Stambaugh 34fcda224c Minor dialog layout improvements. 11 months ago
Seth Hillbrand 074e6df3bc Revert "Move thread pool to singleton class" 11 months ago
Seth Hillbrand f38e661a02 Revert "Move GL Context into Singleton class" 11 months ago
Seth Hillbrand 5326c36a5f Move GL Context into Singleton class 11 months ago
Seth Hillbrand 361f61a023 Move thread pool to singleton class 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Ian McInerney c0622eaa45 Avoid copies when using auto 11 months ago
Seth Hillbrand fbbb642c0c Move all nlnav to unique_ptrs 11 months ago
Jeff Young eccc5bca3e Use render cache (when available) for 3D viewer. 11 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 11 months ago
Jeff Young a3f69046ba Fix double-click in footprint chooser. 11 months ago