323 Commits (152f6d80e50d1da2f50b80a84e16cbac53684623)

Author SHA1 Message Date
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
qu1ck a6d10c8e97 Enable warnings on msvc 3 years ago
jean-pierre charras e0e2bcf20a Ensure 3D shapes are always shown in footprint settings dialog. 3 years ago
Ian McInerney 56b7d570f9 Remove uses of climits header/defines 3 years ago
Mario Luzeiro 7bc976f3f4 3D-Viewer: sort models and material models when rendering in transparent 3 years ago
Marek Roszko d55e2049e5 Silence some warnings with static_casts 3 years ago
Alex 1dd25dd196 3d-viewer: prevent max zoom+frustum from growing infinitely at reload. 3 years ago
Mario Luzeiro 089d8b9cc1 3D-Viewer: Bind to a texture so glTextEnv will work. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
jean-pierre charras 5b8cf96736 3D viewer: catch an exception thrown when a fp library is not found in table, 3 years ago
Marek Roszko c50b4fb04f Add relative to footprint 3d model path resolution 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
luz paz 79fa911e0e Fix various typos 3 years ago
Alex 58f9b82c1e 3D viewer: Fix GL_INVALID_ENUM error. 3 years ago
Mario Luzeiro ef4f0b49fc 3D-Viewer, raytracing: implement bevel edges on item layers 4 years ago
Mario Luzeiro 2aa56e2c86 3D-Viewer: assign correct copper material based on render plated option. 4 years ago
Mario Luzeiro 7659f3c81b 3D-Viewer: binds the default texture after draw and before end the list 4 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
Jeff Young 0dc857b5ab Clean up pad handling in 3D viewer. 4 years ago
Jeff Young 9582457fef Be explicit about literal wide-strings. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
markus-bonk be58ab679b Fix coding style policy violations and CMake version. 4 years ago
markus-bonk aec7802fcf EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago
markus-bonk f61c798295 Fix compilation errors in Fedora pipeline. 4 years ago
markus-bonk cd82a927c2 TRACK_BALL: Allow two input devices to simultaneously pan & rotate 4 years ago
markus-bonk 27063688b3 CAMERA: Fix spelling of method MakeRayAtCurrrentMousePosition. 4 years ago
markus-bonk 5b9f56613e CAMERA: Make the CAMERA_FRUSTUM structure values for nw, nh, fw and fh consistent. 4 years ago
Jeff Young b828355206 A bit more angle cleanup. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
Ian McInerney 9e6446a8dc Use enums for 3d Viewer settings instead of ints 4 years ago
Marek Roszko 2d1357dc54 Swap some of the 3d viewer to VECTOR2I 4 years ago
Mikolaj Wielgus e9c29a4c1f 3D Viewer: Only highlight what is under the cursor 4 years ago
Jeff Young b84a85f648 Cleanup dead code and stale TODOs. 4 years ago
Jeff Young dabc75bee8 Source 3D dimensions from board stackup. 4 years ago
Jeff Young 68d2630d08 Flatten a layer of indirection out of 3D config settings. 4 years ago
Mario Luzeiro f81539cd41 3D-Viewer: do not change the z component of the normal on silkscreen material 4 years ago
Seth Hillbrand 4814614d6d Prevent OpenGL from re-using buffer vals 4 years ago
Mikolaj Wielgus c3b792592b Remove uncommented dead code in 3D viewer 4 years ago
Seth Hillbrand ccd3a1e6a9 3d-viewer: Don't special-case Paste 4 years ago
Mikolaj Wielgus cf3a979711 3D Viewer: Fix zoom limit calculations 4 years ago
Mikolaj Wielgus 363214d252 Fix incorrect behavior of BBOX_3D::GetMaxDimension() 4 years ago
Mikolaj Wielgus afccea34a5 Remove default zoom level from camera constructor 4 years ago
Jeff Young 6c0110ecd3 Naming conventions. 4 years ago
Jeff Young 7e8f2cdb94 Simplify highlighting logic. 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
Mikolaj Wielgus 996835826e Do not change FOV when zooming in/out, only move the camera 4 years ago