kicad/3d-viewer
Wayne Stambaugh 04bf11c229 Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890)
* Raise 3D frame in PCB editor and module editor instead of displaying a message
  dialog indicating that the 3D viewer is already open.
* Raise 3D viewer and module viewer in CVPCB to mimic the behavior changed in
  PCBNew.
* Set focus to OpenGL canvas when creating 3D viewer so mouse wheel events
  are handled on Windows without having to click on the canvas.
* Rename 3D viewer frame class from WinEDA3D_DrawFrame to EDA_3D_FRAME.
* The usual smattering of coding policy fixes.
2011-08-03 11:09:39 -04:00
..
3d_aux.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_canvas.cpp Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 2011-08-03 11:09:39 -04:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_frame.cpp Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 2011-08-03 11:09:39 -04:00
3d_read_mesh.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_struct.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
3d_toolbar.cpp Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 2011-08-03 11:09:39 -04:00
3d_viewer.h Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 2011-08-03 11:09:39 -04:00
CMakeLists.txt better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
trackball.cpp Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00