Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Evan Edmond
fslpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b0c69ede51f92b8de115c9850d567fb83246deb8
Select Git revision
Branches
20
maint/1.x
master
default
protected
msc
v0.11
v1.0
v1.1
v1.10
v1.11
v1.12
v1.13
v1.2
v1.3
v1.4
v1.5
v1.6
v1.7
v1.8
v1.9
v2.0
v2.1
Tags
20
3.8.0
3.7.1
3.7.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
7
2
1
31
Mar
28
27
26
25
24
23
20
18
17
16
14
13
12
11
10
9
6
5
4
3
2
27
Feb
26
25
24
23
20
19
17
16
15
13
12
10
9
5
4
3
2
30
Jan
29
28
27
26
23
22
21
20
19
15
13
12
9
8
7
6
5
24
Dec
23
22
19
18
17
16
15
12
11
10
9
8
7
5
4
3
2
28
Nov
27
26
25
18
17
14
13
12
11
10
7
6
5
4
3
28
Oct
24
23
22
21
20
17
16
9
8
Removed references to experimental but now non-existent ImageSliceList class
Pre-generated slices is now a working option
Sometimes profile.mouseUp handlers will be called without a prior call
GLObject now has functionality to notify registered listeners of updates
Removed GLObject.init() method, as it is not useful. GL initialisation
GLObject.ready() removed, as it is not useful.
Some small comment updates
ImageRenderTexture updated to accept name as first parameter
ImageRenderTexture/RenderTexture fixed - now correctly inherits from Texture2D
Created generic Texture2D class with some convenience
Render textures updated to adhere to new texture system
OrthoEditProfile/annotations.VoxelSelection updated to work with new
GLVector working with new texture package
GLMask updated to use new colour texture class
Before I re-factor my volume_pregen work, I'm going to refactor
Slices are pre-generated, just for testing purposes
Initial attempt at pre-generating 2D textures for each slice in an
Comments/ todo list
Merge branch 'master' into oxford
Updated non-python resources in setup.py
Merge branch 'master' into oxford
Todo list
Modulate transformation function is going to be given either an Image
fsl.main optionally accepts argument list instead of reading from sys.argv
Little bugfix in ortho panel, if no canvases are being shown
Bugfix in Selection.getBoundedSelection
Todo list
Fixed floating pane resize on events. Updated VectorOpts panel layout
Fixed typo in gl bootstrapping; changed toolbar mousewheel direction
Found a fix to weird combobox occlusion bug, when running a remote
CanvasPanel screenshot shows message while render process is running
Fixed some div/0 errors
Guards in profile callbacks, and in LightBox.canvasToWorld, when image
PlotPanel screenshot disabled for the time being
Cleaning up more listeners
Change toolbar mousewheel direction
Update LightboxCanvas to work with new SliceCanvas globject management
Vector line mode disabled if using software rendering
Cleaning up some listeners when panels/toolbars are destroyed
Todo list
Loading