33 Commits (337489c77d0ec6c2fde8bc06f44871ac12ffe743)

Author SHA1 Message Date
Alex Shvartzkop 80457d5871 Support transparent background in 3D viewer PNG/clipboard export. 2 years ago
Jon Evans 18833ad271 Silence a warning on macOS 2 years ago
Ian McInerney 9e6446a8dc Use enums for 3d Viewer settings instead of ints 4 years ago
Jeff Young 7e8f2cdb94 Simplify highlighting logic. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 24cb0e77eb Fix MSVC builds after recent changes 4 years ago
Ian McInerney d56251fdac Remove universal include of wx.h in 3d viewer OpenGL file 4 years ago
Mario Luzeiro e92dc96767 3D-Viewer: fix issue with solder mask 5 years ago
Wayne Stambaugh 926cc3a00d 3D Viewer: more code cleaning and naming improvements. 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
Wayne Stambaugh f8efe4a65a 3D viewer code cleaning round 5. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas 5 years ago
Roberto Fernandez Bautista 1bbc569151 Fix DoRePaint routine in EDA_3D_CANVAS 5 years ago
jean-pierre charras bda275de46 more cleanup about removing useless include 5 years ago
Mario Luzeiro 5205709399 3D-Viewer: use LAYER_SELECT_OVERLAY color for selection 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
jean-pierre charras c78e7c5485 Fix compil issues (warnings and missing include) 6 years ago
Jon Evans 7ca069e63e A few formatting fixes 6 years ago
Mario Luzeiro 5a7f875602 3D-Viewer: implements opacity property for 3D models 6 years ago
Mario Luzeiro 00da17bc7d 3D-Viewer: Add new options: Anti-aliasing quality, "While moving" 6 years ago
Ian McInerney 6faa2188ed Silence warnings on MacOS about OpenGL deprecation 6 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand f6bd6b1360 3d: Replace glFinish with glFlush 7 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
Chris Pavlina 05255cbae8 Clean up dodgy array dimension 10 years ago
Cirilo Bernardo 973786d75d Fix 3D Coverity issue, other minor fixes 10 years ago
Cirilo Bernardo 86635aeb23 Manually select changes from Mario Luzeiro's branch to fix model lighting in the preview window. 10 years ago
Cirilo Bernardo 8a9eb3bbe8 Fixed various bugs in VRML2 and VRML1 code 10 years ago
Cirilo Bernardo ac3acb0061 Moving headers to facilitate support for building 3D plugins out-of-tree 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago