118 Commits (0ed48b43f8b36cda7908b23457c008a8116b178e)

Author SHA1 Message Date
Jon Evans 74517856ca Make touchscreen events Windows-only 1 year ago
Alex Shvartzkop 4b96bb5d8f Support touchscreen gestures (zoom/pan/rotate) in 3D viewer. 1 year ago
Alex Shvartzkop 5e14ae9698 Add OpenGL info to About. 2 years ago
Alex Shvartzkop f6f0b9a661 ADDED: PCB 3D image raytracing rendering from CLI. 2 years ago
Alex Shvartzkop 85b1978408 Use 64-bit type to represent microseconds. 2 years ago
Alex Shvartzkop 80457d5871 Support transparent background in 3D viewer PNG/clipboard export. 2 years ago
Alex Shvartzkop 9b11dfd4d4 Fix 3D viewer getting stuck or rendering twice when dragging, at least on GTK. 2 years ago
Jeff Young fef404352d Remove stale TODOs. 2 years ago
Jeff Young fceace93da Remove dead code. (Coverity) 2 years ago
Jeff Young f9530d0b3f Remove "Reset View", which does the same as "Home View". 2 years ago
Alex Shvartzkop 5cd1a4674f Fix a crash in 3D viewer when changing preferences. 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 ee91b550d8 gl_context_mgr and gl_util belong in the gal folder 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Marek Roszko a6a20bf8dc Evict the Pgm() dependency in GAL 2 years ago
Josue Huaroto 4d84bee6f6
Add Zoom level to the 3D viewer in PCB 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Jeff Young 0c37e3c443 Remove realistic-mode (and duplicated settings from preferences). 2 years ago
Seth Hillbrand 32ad42a435 Add 3dconnexion driver version check 2 years ago
Ian McInerney 6a2dcd1936 Refactor 3D viewer view into enum class 3 years ago
jean-pierre charras 6618cda214 3D viewer: use the right color theme (the one used in the board editor) 3 years ago
Seth Hillbrand 2cd854af14 Move Spacemouse to advanced config 3 years ago
Marek Roszko 5ccf205788 Try and avoid crashing on gl context creation failure in the 3d viewer 3 years ago
Wayne Stambaugh 68decdd4f2 Fix static event table derived object definitions. 3 years ago
Wayne Stambaugh f6297d328c Fix 3D viewer canvas timer event clash. 3 years ago
markus-bonk 66b8ecb467 Use an independent pivot representation for the 3dmouse in the 3dviewer. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 01b61f5ff1 Minor improvements to status bar messages. 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
jean-pierre charras 4bfbf91369 3D viewer: Fix incorrect behavior when moving the scene 3 years ago
Fabien Corona 976670e987 Move 3D controls to a new class 3 years ago
jean-pierre charras 59babfa332 3D viewer: fix a sometimes incorrect render engine initialization. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 9582457fef Be explicit about literal wide-strings. 4 years ago
markus-bonk 27063688b3 CAMERA: Fix spelling of method MakeRayAtCurrrentMousePosition. 5 years ago
Jeff Young 68d2630d08 Flatten a layer of indirection out of 3D config settings. 4 years ago
jean-pierre charras 55777fca43 3D viewer: fix a minor cosmetic issue. 4 years ago
Mikolaj Wielgus cf3a979711 3D Viewer: Fix zoom limit calculations 4 years ago
Jeff Young 6c0110ecd3 Naming conventions. 4 years ago
Ian McInerney 961c127ebe Convert mouse coordinates to native pixesl in the 3D viewer 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
jean-pierre charras e1bbb717f6 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 4 years ago
Jeff Young 77680eba30 Naming conventions. 4 years ago
jean-pierre charras a43ca978df 3D viewer: do not build the board 3D data during 3D frame creation, but after. 4 years ago
Jeff Young ea6769b702 The REPORTER interface is inherently line-based. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Jeff Young ac58a3f9f0 Add preference for 3d-model-highlight-on-rollover. 5 years ago