- 25 Feb, 2021 3 commits
-
-
Paul McCarthy authored
Bf/macos openfiles See merge request fsl/fsleyes/fsleyes!228
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 24 Feb, 2021 8 commits
-
-
Paul McCarthy authored
Rf/notebook See merge request fsl/fsleyes/fsleyes!227
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
tornado coroutine
-
Paul McCarthy authored
RF: Show command line option shows a message if any unsaved/unsaveable images See merge request fsl/fsleyes/fsleyes!226
-
Paul McCarthy authored
-
Paul McCarthy authored
are in overlay list
-
- 23 Feb, 2021 5 commits
-
-
Paul McCarthy authored
Enh/invert canvases cli See merge request fsl/fsleyes/fsleyes!225
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 22 Feb, 2021 8 commits
-
-
Paul McCarthy authored
Bf/powerspectrum Closes #189 See merge request fsl/fsleyes/fsleyes!224
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
between ComplexPowerSpectrumSeries and Imaginary/Real/Magnitude - there is no guarantee that CPSS.getData will be called before the others, so we can't pre-calculate and cache the result. Currently just duplicate calculations for each series, as the performance shouldn't really be a problem, and it keeps the code fairly clean.
-
Paul McCarthy authored
- data is retrieved, fourier transformed, then cached.
-
Paul McCarthy authored
to be customised, while still taking advantage of the voxel cache.
-
Paul McCarthy authored
it this way
-
- 19 Feb, 2021 12 commits
-
-
Paul McCarthy authored
Enh/volume lighting See merge request fsl/fsleyes/fsleyes!222
-
Paul McCarthy authored
as gl14 POW instruction seems to behave differently to GL21 pow function
-
Paul McCarthy authored
-
Paul McCarthy authored
why blending differs between 14 and 21. It looks like the POW instruction simply does not produce the same results as the glsl pow function
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
wxagg will interfere with subsequent headless jobs
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 18 Feb, 2021 4 commits
-
-
Paul McCarthy authored
fsleyes.gl. More to come.
-
Paul McCarthy authored
routines. Change meaning of GL_VERSION field, and add GL_COMPATIBILITY field. Add new glIsSoftwareRenderer function to test for software GL renderer.
-
Paul McCarthy authored
-
Paul McCarthy authored
-