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
9fc9df8495e99bdd6b9a1da8a3311d7a04489681
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
422-develop-webapi-rest-server
431-develop-graphical-user-interface
437-webapi-always-return-json
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
18
Oct
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
26
25
24
22
21
20
19
18
17
16
15
14
12
11
10
9
5
4
3
2
30
Jun
23
22
20
19
18
16
13
12
7
6
5
2
1
31
May
30
26
24
23
Update documentation.
Group:connect_nodes: return error if inverted.
Group::add_node: return error is group is inverted.
Merge branch '46-improve-property-system' into 'main'
Move From traits for various Proptypes to their particular modules.
Add (not yet working) PropCondition::InternalOnly
Add PropConditions for implementing value limits.
Properties: add description to each created prop.
Merge branch '90-display-errors-in-examples' into 'main'
double inversion during dot-file creation disabled
Properties: Prepare for integration of description
Change signatur of Optical:set_property
Property: make prob attribute private
Properties: make attribute private
Properties: Add create fn & better error handling.
Merge branch '89-graph-of-deserialized-group-nodes-does-not-contain-the-nodes-of-group' into 'main'
Group: Simplify serialization.
Group: Treat non-existing input data as None.
Group: synchronize graph from props after d13n.
Merge branch '80-group-add-analysis-unit-test' into 'main'
Group: cleanup test code.
Group: add analyze_inverted unit test.
Group: Add unit tests for analysis.
Tiny code cleanup
Merge branch '81-reference-node-add-analysis-unit-test' into 'main'
NodeReference: add several analysis unit tests.
NodeReference: add unit test for assign_reference
Merge branch '87-show-cli-intro-only-when-neither-help-not-version-flag-is-used' into 'main'
CLI intro only shows when neither help nor version flag is used
Fix ports fns for inverted nodes.
Merge branch 'main' into 81-reference-node-add-analysis-unit-test
Add ports_inverted tests (yet unimplemented)
Add ports_onverted test to Group and Reference
Merge branch '86-clippy-warnings-in-cli-merge' into 'main'
cleared clippy warnings
Merge branch '69-cli-add-version-info-also-in-version-dialog' into 'main'
Merge branch 'main' into '69-cli-add-version-info-also-in-version-dialog'
added git version to CLI version flag
Merge branch '62-reference-nodes-are-not-correctly-restored-from-file' into 'main'
Improve reference_test example
Loading