kicad/3d-viewer
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes.
* Replace C malloc() and free() functions with C++ new and delete
  operators or the appropriate STL container.
* Add option to end mouse capture function to skip executing the end
  mouse capture callback.
* Lots of coding policy and Doxygen comment goodness.
2011-11-10 10:55:05 -05:00
..
3d_aux.cpp Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
3d_canvas.cpp formatting and compiler warnings 2011-11-01 03:06:33 -05:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
3d_frame.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_read_mesh.cpp Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
3d_struct.h Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
3d_toolbar.cpp Pcbnew auto save improvements. 2011-10-13 15:56:32 -04:00
3d_viewer.h Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05: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