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
Commits
Commits · 580798ce9f971f38d76c20c987abccd571121af4
580798ce9f971f38d76c20c987abccd571121af4
Select Git revision
Selected
580798ce9f971f38d76c20c987abccd571121af4
Branches
2
master
default
protected
develop
Tags
5
v0.5
v0.4b
v0.3b
v0.2b
v0.1b
8 results
direct-5D-viewer
Author
Search by author
Any Author
authors
Andrew Cohen
ac
Angeline Aguinaldo
angeline
Edgar Cardenas
edgar
Eric Wait
ericwait
Layton Aho
layton
Loan Huynh
LoanH
Mark Winter
mwinter
ronald
ronaldz
Undergraduate Student
undergrad
Walt Mankowski
wmankowski
10 authors
Browse files
Oct 01, 2014
Binary release
· 580798ce
Eric Wait
authored
Oct 1, 2014
View commits for tag v0.2b
v0.2b
580798ce
Added README file
· 2c20aab2
Eric Wait
authored
Oct 1, 2014
2c20aab2
MATLAB takes control of the renderer during initial load
· 08681b99
Eric Wait
authored
Oct 1, 2014
08681b99
Fixed resize to not always restart the renderer
· 21bf5cc1
Eric Wait
authored
Oct 1, 2014
21bf5cc1
Small bug fixes in mex file
· 63680eb2
Eric Wait
authored
Oct 1, 2014
63680eb2
Removed automatic window resize on open
· 0884605b
Eric Wait
authored
Oct 1, 2014
0884605b
Fixed and strengthened error checking in the creation of render resources
· ed4e4316
Eric Wait
authored
Oct 1, 2014
ed4e4316
Initial values in the Static Texture Material were not all set
· 26e17002
Eric Wait
authored
Oct 1, 2014
26e17002
Fixed depth stencil bug where an extra shader line was removed in a previous commit
· acf5e4c6
Eric Wait
authored
Oct 1, 2014
acf5e4c6
Removed unused flag on render package
· ffafb24a
Eric Wait
authored
Oct 1, 2014
ffafb24a
Fixed bug where renderable flag was not set on creation
· c3b04021
Eric Wait
authored
Oct 1, 2014
c3b04021
Added CUDA EULA
· 579adaa5
Eric Wait
authored
Oct 1, 2014
579adaa5
Added licensing to the head of the Static Pixel Shader
· 9d6e678e
Eric Wait
authored
Oct 1, 2014
9d6e678e
add a copyright header to source files
· d4bbac7a
shihao
authored
Oct 1, 2014
d4bbac7a
Sep 30, 2014
COMPILED version 0.1b
· cbce0bd8
Eric Wait
authored
Sep 30, 2014
View commits for tag v0.1b
v0.1b
cbce0bd8
Added CUDA dependency
· 2e39fb6e
Eric Wait
authored
Sep 30, 2014
2e39fb6e
Set up MATLAB compiler
· 4471db69
Eric Wait
authored
Sep 30, 2014
4471db69
fixed timer for compiled version
· 0d443d4b
Eric Wait
authored
Sep 30, 2014
0d443d4b
fixed window size
· 04a787d7
Eric Wait
authored
Sep 30, 2014
04a787d7
Added movie capture function
· 5eee71f5
Eric Wait
authored
Sep 30, 2014
5eee71f5
Added files from the local path
· e0ecb21e
Eric Wait
authored
Sep 30, 2014
e0ecb21e
Added copy write templates
· 85758a48
Eric Wait
authored
Sep 30, 2014
85758a48
Sep 26, 2014
Added texture depth attenuation
· 24aa950a
Eric Wait
authored
Sep 26, 2014
24aa950a
Sep 25, 2014
Brighten the light and darken the ambient. Allow the light to saturate faster.
· b04fa2a3
Eric Wait
authored
Sep 25, 2014
b04fa2a3
Fixed texture lighting
· 77499398
Eric Wait
authored
Sep 25, 2014
77499398
Sep 09, 2014
Added some frame capturing options
· 3ec174f6
Eric Wait
authored
Sep 9, 2014
3ec174f6
Fixed bug that did not load previous settings
· c8f00b7b
Eric Wait
authored
Sep 9, 2014
c8f00b7b
Aug 29, 2014
Keyboard shortcuts to make set windows sizes (mainly for movie making)
· 80878472
Eric Wait
authored
Aug 29, 2014
80878472
Viewer windows closes matlab window bug fixed
· c1549c02
Eric Wait
authored
Aug 29, 2014
c1549c02
Added screen capturing back in
· be7edecd
Eric Wait
authored
Aug 29, 2014
be7edecd
Removed some warnings
· e5f2f936
Eric Wait
authored
Aug 29, 2014
e5f2f936
Even more strength to the closing of ViewerControls
· fa25f5d7
Eric Wait
authored
Aug 29, 2014
fa25f5d7
Added curly braces to if else if statements in the message processing
· 3a3ef958
Eric Wait
authored
Aug 29, 2014
3a3ef958
Made closing the ViewerControls more robust
· 9adb36ed
Eric Wait
authored
Aug 29, 2014
9adb36ed
Aug 28, 2014
Added newline at the end of the def file
· 61c74bac
Eric Wait
authored
Aug 28, 2014
61c74bac
Added help text to CreateHulls
· 1b8d21e4
Eric Wait
authored
Aug 28, 2014
1b8d21e4
Hull creation now deals with frames that do not have hulls
· 58eb5d74
Eric Wait
authored
Aug 28, 2014
58eb5d74
Added a defined MAX to the tracker project
· 89c134d0
Eric Wait
authored
Aug 28, 2014
89c134d0
Added exitFunc to the exports definitions
· 9735cc28
Eric Wait
authored
Aug 28, 2014
9735cc28
Aug 26, 2014
Added the ability to display time as the third detention in 2-D images
· b919febf
Eric Wait
authored
Aug 26, 2014
b919febf
Loading