Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OPOSSUM
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
phelix
rust
OPOSSUM
Graph
13c80e555e124e501b75011dd118ca385a82ade1
Select Git revision
Branches
9
158-user-guide
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
433-create-api-calls-for-the-opossum-client
main
default
protected
test_leptos
wasm
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Apr
10
9
8
7
4
3
2
1
31
Mar
28
25
24
21
20
19
18
14
13
12
11
10
7
6
5
3
28
Feb
20
18
13
10
7
6
5
4
28
Jan
27
24
23
19
10
18
Dec
17
16
12
11
10
9
5
4
3
2
29
Nov
27
26
20
19
15
14
13
11
8
7
6
5
4
1
31
Oct
30
28
25
24
22
18
17
16
11
10
8
7
4
20
Sep
19
18
4
3
2
30
Aug
29
28
27
26
23
22
21
20
12
9
8
6
26
Jul
25
19
18
17
16
11
9
5
2
1
25
Jun
21
18
15
7
5
31
May
21
15
14
8
7
6
3
2
30
Apr
29
24
23
22
18
15
12
10
9
7
4
3
26
Mar
22
21
20
19
18
15
14
13
12
11
8
7
Integrate first version of Bootstrap CSS
433-create-api-…
433-create-api-calls-for-the-opossum-client
code reformatting
Split up api calls.
Refactor api client.
Code cleanup
Fix api calls.
Merge branch 'main' into 158-user-guide
158-user-guide
158-user-guide
Further linting
main
main
Further linting
Further linting
refactor: :rotating_light: Fix linter warnings.
Manual merge of opossum_gui with main.
Start writing handbook
Merge branch '443-provide-parameter-in-source-for-rays-that-are-not-on-the-optical-axis' into 'main'
feat: :sparkles: Add property `light data iso` to Source for alignment of light field.
Add property `light data iso` to Source.
test: :white_check_mark: Extend and improve tests for OpticNode & PortMap
Merge branch '327-improve-error-message-while-connecting-nodes' into 'main'
feat: :sparkles: Improve error message when connecting nodes.
Merge branch '391-plottable-replace-axlims-by-range' into 'main'
refactor: :recycle: Get rid of DataEnergy (replace directly by Spectrum)
refactor: :recycle: Move AxLims to its own module and major linting.
Linting
Merge branch '446-isometry-custom-deserializer' into 'main'
refactor: :recycle: Improve serialization / deserialization of Isometry.
Merge branch '439-analysisreport-add-to-file-string-function' into 'main'
refactor: :recycle: Move serialization fn of AnalysisReport from main to th module.
Merge branch '444-raydatabuilder-implement-image-light-field' into 'main'
feat: :sparkles: Implement RayDataBuilder::Image. This allows for geometric image analysis.
Add imaging to image field example
Generate image light field with ray cones from each pixel.
Add RayDataBuilder::Image for defining light fields of an image.
refactor: :recycle: Remove no longer used (and functioning) bevy code.
Merge branch '445-noteattr-add-gui-coordinates' into 'main'
feat: :sparkles: Save GUI position for analyzer and optical nodes in properties. Update backend accordingly.
Add GUI position to NodeAttr and update backend accordingly.
Merge branch '440-store-uuid-for-analyzers' into 'main'
refactor: :recycle: Use Uuid instead of array index for analyzers in OpmDocument
Merge branch '402-spectrometer-plot-error-for-ray-bundle-with-only-one-wavelength' into 'main'
fix: :bug: Fix wrong display of spectra. It's now displayed like a histogram.
Loading