Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Michiel Cottaar
fslpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
86ce96d2a87ac977dcb5a06ae59a81b6026e62b7
Select Git revision
Branches
20
bf/filetree
bids_update
bug_all_trees
bug_apply_topup
bug_close_files
bug_fslsub
bug_mutable_variables
bug_submit_script_from_main
bug_update_variables
doc_filetree
doc_fix
dti_tree
enh_atlases
enh_check_invalid_chars
enh_cifti
enh_convert_tensors
enh_filetree
enh_parse_data
enh_probtrackx_gifti
expand_tree2
Tags
20
1.7.2
1.7.1
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jan
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
31
Dec
30
29
26
22
21
20
18
17
16
15
14
11
10
9
8
7
6
4
3
2
1
30
Nov
27
20
19
18
17
16
14
13
12
11
10
9
5
4
3
2
30
Oct
29
28
27
23
22
20
19
16
15
14
13
12
11
24
Sep
22
20
18
16
15
14
11
10
9
8
7
4
3
2
1
28
Aug
27
26
24
21
20
19
18
17
14
13
12
11
10
9
7
6
5
4
3
30
Jul
29
28
27
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
2
1
30
Jun
29
28
27
26
25
24
23
22
3
2
1
29
May
28
27
26
22
21
GLVector, Mask and Label types use new GLSLShader feature from last commit.
GLSLShader.set keeps track of value changes, and returns True or False
SliceCanvas was creating loads of GLObjects! Fixed.
New application icon.
New splash screen. Less funny than the old one.
Fixed infinite idle loop bug - A hidden SliceCanvas would continually
More coronal icon tweaks. I'm happier now.
More tweaks to coronal icon.
Tweaks to slice icons. Coronal icon no longer bummy.
When one view panel is remaining, it retains its display context
Fixed overlay flickering issue on movie mode (and on any other image
async.wait related updates to other GL types.
GLVolume (and other GL types - updates to come) cannot update shader
1. VectorOpts parent-child initialisation. I really want to remove the need
More highlight icons.
1. Highlighted versions of some icons, so they are easier to spot. More
Comment to myself that should have been in one of the last few commits.
Adjusted cli argument application order to make lightbox config work.
Slice spacing/zrange values are hopefully set to sensible things when Z
LightBoxCanvas/Panel no longer resets sliceSpacing/zrange when selected
FSLEyes no longer treats 'ortho' and 'lightbox' separately - they are
Fixed bug introduced in recent parseargs changes - autodisplay not being
Phew, that was a doozy. If zoom > 100%, SliceCanvas preserves its
Fixed lightbox canvas grid drawing.
Render sets ortho label colour.
I really have no idea why, but OSMesa screws up lightbox rendering
ARBPShader load separated out into program load, and attribute (texture
Render.py creates a master and child display context. I think I'm stuck
Async.run does not create a separate thread if wx is not
Removed 'perspective' command line flag - the 'scene' flag is now used
Bugfix in perspective serialisation - view panels need to be renamed
Made render program not crash - all wx imports are conditional, and
FSLeyes perspective can be set via the command line. FSLEyes applies
Re-factor of parseargs complete - I am now allowed to have argument
Separate ArgumentParsers are now used for Display options, and for every
Nothing passes a lambda function to Notifier.register anymore (as it
A few bug fixes. Notifier now uses WeakFunctionRef, as using a weakref
Perspectives module saves CanvasPanel state. Not well tested yet.
Notifier class uses weakrefs, so it does not get in the way of garbage
Perspective module documentation.
Loading