• Craig Watson's avatar
    Removed blending of adjacent polygons in marker strokes · 02205e86
    Craig Watson authored
    Due to antialiasing, adjacent polygons are separated by a very fine
    space. The previous solution attempted to hide this by adding a border
    to the polygons. The border of adjacent polygons would overlap, which
    was visible (despite the attempted color correction) and, more
    importantly, caused massive lags especially on Linux.
    
    Therefore it has been removed but feel free to revert this commit some
    day and try to fix this more cleanly.
    02205e86
Name
Last commit
Last update
release_scripts Loading commit data...
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.pro Loading commit data...
README.md Loading commit data...