-
- Downloads
Some little changes and bugfixes.
- RenderTexture unbinds itself on frame buffer configuration fail, before raising an error. - RenderTexture was potentially doing integer division on texture size ratio calculation - GL21 LineVector software draw could possibly be called before line vertices had been created. - Line/RGB vector command line args were not enabled - RGBVector was not initialising texture interpolation correctly
Showing
- fsl/fslview/controls/atlasoverlaypanel.py 5 additions, 5 deletionsfsl/fslview/controls/atlasoverlaypanel.py
- fsl/fslview/gl/gl21/gllinevector_funcs.py 19 additions, 6 deletionsfsl/fslview/gl/gl21/gllinevector_funcs.py
- fsl/fslview/gl/glrgbvector.py 12 additions, 4 deletionsfsl/fslview/gl/glrgbvector.py
- fsl/fslview/gl/textures/rendertexture.py 4 additions, 2 deletionsfsl/fslview/gl/textures/rendertexture.py
- fsl/tools/fslview_parseargs.py 20 additions, 14 deletionsfsl/tools/fslview_parseargs.py
- fsl/utils/dialog.py 1 addition, 1 deletionfsl/utils/dialog.py
Loading
Please register or sign in to comment