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
df4610dc6fa714be2788fccb27148d24e68ef091
Select Git revision
Branches
9
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
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
28
Mar
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
6
Merge branch '122-improve-serialization-of-lightdata' into 'main'
main
main
Serialize SpectrumDistribution for RayDataBuilder::Collimated
adding edges now only if server accepts. deleting nodes removes corresponding edges
441-handle-node…
441-handle-node-connection-in-ui-server
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
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
back to vec as node elements
Merge branch '438-opticgraph-search-recursively-for-uuid' into 'main'
docs: :memo: Update documentation for OpticGraph::delete_node
feat: :sparkles: Improve OpticGraph::delete_node to recursively delete subnodes as well.
Reorganize node endpoints
Add documentation to all endpoints of webAPI
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
removed unused tauri directory, looking for error on adding nodes
Merge branch '437-webapi-always-return-json' into '422-develop-webapi-rest-server'
Return JSON for (almost) all webAPI endpoints.
Further work on dependencies for WASM
wasm
wasm
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
Loading