124 Commits (4bf852e6b992264cfb632f35263cd44abfdc4247)

Author SHA1 Message Date
Seth Hillbrand f38e661a02 Revert "Move GL Context into Singleton class" 10 months ago
Seth Hillbrand 5326c36a5f Move GL Context into Singleton class 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
Jeff Young 7a4b3602b9 Reduce dependency on dynamic_cast. 11 months ago
jean-pierre charras 05e34714fc 3D viewer: Ensure the 3D display view is not modified after left clicking. 1 year ago
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. 4 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