• Craig Watson's avatar
    Removed export of polygons outside of groups · 8ed2e245
    Craig Watson authored
    The lines removed in this commit led to (presumably) unintended
    behavior: when saving a document, pen strokes were saved not as a group,
    but just as their constituent polygons.
    This meant that the following block of code, that handles saving pen
    strokes correctly, was never executed.
    
    This doesn't fix the z-Value issue (#12), but it seems to be a step in the right
    direction.
    8ed2e245
Name
Last commit
Last update
resources Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
C++StandardHeaderFile.txt Loading commit data...
COPYRIGHT Loading commit data...
LICENSE Loading commit data...
OpenBoard.iss Loading commit data...
OpenBoard.packproj Loading commit data...
OpenBoard.pro Loading commit data...
README Loading commit data...
TEST_OpenBoard_Win32.txt Loading commit data...
buildDebianPackage.sh Loading commit data...
changes_porting_qt5.txt Loading commit data...
release.macx.sh Loading commit data...
release.win7.vc9.bat Loading commit data...