kicad/3d-viewer
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108.
* Changed <wx-2.8/xml/xml.h> to "xnode.h" in pcbnew_config.cpp to fix bug
  when building against wxWidgets 2.9 and above.
* Convert broken wxXmlNode code to use XNODE.
* Overloaded XNODE constructor for creating child nodes.
* Translate French naming conventions.
* Translate French comments.
* Remove tabs from several source files.
* Coding style policy and Doxygen comment fixes.
2011-09-07 15:41:04 -04:00
..
3d_aux.cpp Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
3d_canvas.cpp start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 2011-08-28 15:02:27 -05:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 2011-09-07 15:41:04 -04:00
3d_frame.cpp zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
3d_read_mesh.cpp Add user write permission tests to EESchama and other minor fixes. 2011-08-18 15:25:12 -04:00
3d_struct.h Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
3d_toolbar.cpp Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -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