• Dick Hollenbeck's avatar
    ++common · 74ccc4b5
    Dick Hollenbeck authored
      * changed all the RotatePoint() functions in trigo.{h,cpp} to take a double as the
        angle, which is still in tenths of degrees for now.
      * EDA_TEXT::m_Orient is now double, still in tenths of degrees (for a short while),
        but the double means parsing files and saving them use a different format string.
    ++pcbnew
      * DRAWSEGMENT::GetStart() and GetEnd() do not operate for S_ARC like they used to.
        They are now simply accessors for m_Start and m_End.  Use DRAWSEGMENT::GetArcStart()
        and GetArcEnd() and GetCenter() for arcs.  specctra_export.cpp was the only
        source file dependent on the old behavior.
      * DIMENSION::m_Text is now contained, not dynamically allocated.
      * more kicad_plugin work.
    74ccc4b5
Name
Last commit
Last update
3d-viewer Loading commit data...
CMakeModules Loading commit data...
Documentation Loading commit data...
bitmap2component Loading commit data...
bitmaps_png Loading commit data...
bitmaps_xpm Loading commit data...
common Loading commit data...
cvpcb Loading commit data...
demos Loading commit data...
eeschema Loading commit data...
gerbview Loading commit data...
helpers/tools_to_build_newstroke-font Loading commit data...
include Loading commit data...
kicad Loading commit data...
new Loading commit data...
packaging Loading commit data...
pcb_calculator Loading commit data...
pcbnew Loading commit data...
polygon Loading commit data...
potrace Loading commit data...
resources Loading commit data...
scripts Loading commit data...
template Loading commit data...
.bzrignore Loading commit data...
AUTHORS.txt Loading commit data...
CHANGELOG.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYRIGHT.txt Loading commit data...
CTestConfig.cmake Loading commit data...
Doxyfile Loading commit data...
HOW_TO_CONTRIBUTE.txt Loading commit data...
INSTALL.txt Loading commit data...
README.txt Loading commit data...
TODO.txt Loading commit data...
copyright.h Loading commit data...
notes_about_pcbnew_new_file_format.odt Loading commit data...
uncrustify.cfg Loading commit data...
version.txt Loading commit data...