Skip to content
Snippets Groups Projects
Commit 634c8d5f authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Bugfixes.

 - All GLObjects test to see if opts instances have a parent, before
   doing things with their sync properties.
 - Render.py bug - using fsl/utils/layout functions, passing
   showLabels=True, but then passing no labels. Renderpy usage fixed,
   and layout test added (reverts to showLabels=False if no labels are
   provided)
 - CanvasPanel screenshot was passing all overlays, instead of just
   enabled/saved ones
 - settingspy imports wx inside functions, in case we're running in
   headless mode
 - In my SliceCanvas.genGLObject refactoring, I removed a critical piece
   of functionality - genGLObject(updateRenderTextures=True) was not
   updating render textures.
parent 13a8effa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment