kicad/3d-viewer
Marek Roszko 34c70a51ea Stop leaking submenu items
Our menu bar code is interestingly complex. But we were throwing away newly made menu items to the void in the cases of constructed on the fly submenus
2022-04-10 22:04:48 -04:00
..
3d_cache Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
3d_canvas Fix some Coverity issues. 2022-03-25 15:51:05 -04:00
3d_model_viewer Remove default zoom level from camera constructor 2021-10-24 18:14:49 +00:00
3d_navlib Add support for using a SpaceMouse to pan & zoom in the schematic editor. 2022-03-31 19:03:41 +00:00
3d_rendering 3D-Viewer: binds the default texture after draw and before end the list 2022-03-25 21:56:10 +00:00
3d_viewer Stop leaking submenu items 2022-04-10 22:04:48 -04:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Bubble ESC up from the 3D preview. 2022-03-13 23:14:06 +00:00
3d_enums.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00