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
5944f5ca7b642427198bc5e47bb7c05dfa88cd54
Select Git revision
Branches
8
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
422-develop-webapi-rest-server
main
default
protected
test_dioxus
test_leptos
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
16
15
12
10
21
Dec
20
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
28
27
24
22
21
20
17
16
9
7
6
3
2
1
31
Oct
30
27
26
24
23
20
19
18
17
16
13
12
11
10
9
7
6
5
4
29
Sep
25
22
21
20
15
14
12
11
8
7
6
5
4
1
31
Aug
30
29
19
17
15
7
4
31
Jul
30
28
27
Merge branch '154-raytrace-implement-a-lower-energy-limit-per-ray-as-a-stop-criterion' into 'main'
feat: implement dropping rays below a given energy during raytracing.
feat: add Rays::threshold_by_energy fn
Merge branch '157-opticscenery-analysis-ignore-not-connected-nodes' into 'main'
fix: check for stale (fully unconnected) node during analysis.
Merge branch '147-paraxial-surface-add-wavefront-correction' into 'main'
Resolve "Paraxial surface: Add wavefront correction"
removed unused dependencies in cargo.toml + doc fixes for pedantic clippy
ci: Update build step
chore: Fix some compiler warnings.
doc grammar corrected
grammar errors in doc
cleared clippy errors
Merge branch '138-add-node-for-wavenfront-measurement'
removed println! statement
cleared column slice error
cleared all clippy pedantic warnings
3D surface plot working for wf. a LOT of clippy pedantic errors and documenation. Still not ready.
Merge branch '153-rays-add-function-to-delete-rays-below-a-given-energy-threshold' into 'main'
Resolve "Rays: add function to delete rays below a given energy threshold."
fixed pixel shift in colormesh. started implementing triangulated plot
style: :rotating_light: Fix linter warnings in Rays
feat: Add Rays::add_rays fn.
Merge branch 'uom_fn' into 'main'
refactor: allow for engineering format of arbitrary quantities
docs: fix typo in BeamSplitter docs
docs: Add documentation for Propagation node.
test(EnergyMeter): add further tests
Merge branch '134-rays-add-functions-for-calculation-of-spot-radius' into 'main'
Add unit tests for rays.beam_radius_rms.
Feature:: Calc RMS radius of rays.
Fix pipeline
0.3.0
0.3.0
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
CI: Fix pipeline
Use cargo dist build
Loading