changelog
- Sun, 27 Apr 2014 03:53:57 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 27 Apr 2014 03:53:57 +0300] rev 736
- - use #pragma once for the gl compiler header
- Sun, 27 Apr 2014 03:51:10 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 27 Apr 2014 03:51:10 +0300] rev 735
- - 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.