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
3f8092833e2cc6f597cfbfb75f6f9d3e376e2084
Select Git revision
Branches
10
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
431-develop-graphical-user-interface
441-handle-node-connection-in-ui-server
444-raydatabuilder-implement-image-light-field
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
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Apr
1
31
Mar
28
27
26
25
24
21
20
19
18
17
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
dx check fixes + setting of globals for app
441-handle-node…
441-handle-node-connection-in-ui-server
Generate image light field with ray cones from each pixel.
444-raydatabuil…
444-raydatabuilder-implement-image-light-field
Add RayDataBuilder::Image for defining light fields of an image.
refactor: :recycle: Remove no longer used (and functioning) bevy code.
main
main
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.
Merge branch '442-add-support-for-the-definition-of-point-sources' into 'main'
feat: :sparkles: Add support for RayDataBuilder::PointSrc
Merge branch '122-improve-serialization-of-lightdata' into 'main'
Serialize SpectrumDistribution for RayDataBuilder::Collimated
adding edges now only if server accepts. deleting nodes removes corresponding edges
Update examples and source_helpers.
Add RayDataBuilder::Collimated
Add From traits for refractive index
rename of directories and remove of analyzernode component
431-develop-gra…
431-develop-graphical-user-interface
MAke PositionDistribution serializable
Update examples using EnergyDataBuilder
Fix newline issue while saving OPM files
Fix Spectrum::from_laser_lines and filter_test example
force zip to 2.3.0
Reapply "analyzers now draggable, optic nodes deletable per button press, z-index after deleting corrected"
Revert "Merge branch 'main' into 431-develop-graphical-user-interface"
Revert "analyzers now draggable, optic nodes deletable per button press, z-index after deleting corrected"
cargo lock
Merge branch 'main' into 431-develop-graphical-user-interface
analyzers now draggable, optic nodes deletable per button press, z-index after deleting corrected
Merge branch '122-improve-serialization-of-lightdata' into 'main'
Linting
Merge branch '122-improve-serialization-of-lightdata' into 'main'
fix: :bug: Fix broken POST scenery/{uuid}/nodes
Merge branch '420-change-opm-file-format-to-ron-rust-object-notation' into '122-improve-serialization-of-lightdata'
refactor: :recycle: Remove no longer necessary EnumProxy struct.
feat: :sparkles: Use Rust Object Notation (RON) for OPM files
Add LightData builder for better future serialization. Warning: not all tests pass.
added delete node mechanism and clear scenery button
Loading