Sun, 27 Apr 2014 04:06:46 +0300 | Santeri Piippo | - more elegant version of ded0a9b, do not zoom to fit in setDocument, instead zoom to fit before rendering | changeset | files |
Sun, 27 Apr 2014 03:53:57 +0300 | Santeri Piippo | - use #pragma once for the gl compiler header | changeset | files |
Sun, 27 Apr 2014 03:51:10 +0300 | Santeri Piippo | - when setting the current document, the GL compiler must be told that a merge is necessary *before* setting the renderer's document as setDocument will call zoomToFit which renders the scene. this rendering must trigger a merge or ldforge crashes if a new document is created when a document is already open. | changeset | files |