Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
direct-5D-viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
direct-5D-viewer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v0.4b
Select Git revision
Selected
v0.4b
Branches
2
master
default
protected
develop
Tags
4
v0.5
v0.3b
v0.2b
v0.1b
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jan
5
Dec
29
Oct
26
25
21
20
19
14
13
22
Sep
21
25
Aug
4
3
2
30
Jul
27
26
25
23
21
18
15
11
9
7
6
5
30
Jun
29
28
23
20
17
13
9
13
May
21
Apr
21
Mar
3
26
Feb
18
16
12
11
4
1
29
Jan
28
26
22
21
20
18
16
14
28
Dec
21
19
16
15
14
3
1
30
Nov
28
24
18
13
4
3
2
28
Oct
27
26
19
8
21
Sep
18
15
10
9
8
6
31
Aug
13
27
Jul
24
9
8
26
Jun
25
24
23
26
May
25
7
Apr
1
30
Mar
15
Feb
22
Dec
5
3
30
Nov
24
5
24
Oct
16
2
1
30
Sep
26
25
9
29
Aug
28
25
21
15
15
Jul
10
9
8
5
4
3
1
30
Jun
28
20
19
16
12
11
10
9
7
3
31
May
28
Added bug and feature issues to this gitlab repo.
Added relative project directory to include list instead of absolute path.
Added the src/c dir to VS proj for includes and changed the directories from \ to /
Added a function to get a region of interest from the MIP viewer
Missing semicolon
Moveable clipping planes!
Added a function to make a plane between two points
Changed the way that rotations happen from the command line.
Added a factor to how fast a camera movement goes when called from matlab.
Added two functions that allow the state of the transfer function to be stored and retrieved.
Inverted camera direction meanings (left moves the view left instead of the camera).
Exposed camera controls to MATLAB
Made the destructor and zooming functions virtual in the Camera class
Added functions to make a plane and cylinder
Added a function to set the message handling function pointer
Fixed the case where there is image data loaded but there is no directory field.
Binary commit (vs2015 & Matlab R2015b)
Added the ability to get a screen capture directly into Matlab without using the file system
Use the new reader and don't manipulate the data when returning from LoadImage
Ensuring that the colors stored in the UserData is consistant.
Format cleaning
Update the renderer once the border color is set through matlab
Fixed spelling of border
Fixed the color chooser in the command window
Added a package that deals with capturing the screen in a funciton call. Added SpinSingleFrame
Binnary commit
Load image uses the new reader from utilities
Viewer has a way to turn on and off labels
Store and update the control window's user data so that colors are set and updated
Turn off boarder cube lighting
Rearange into alphabetical order
Missed some widget toggling calls
Allow the frame number to be turned on and off in a script
Allow the boarder color to set in a script
Made some error message more verbose
Enable the ability to toggle the scalebar on and off
Enable the ability to toggle the widget on and off
Brightened up the shadows in the texture
Ignore bmp files which are probably screen captrues
Made movie capturing of 3D ellipse is now more automatic
Loading