Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
big-brain
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Louis
big-brain
Graph
more-examples
Select Git revision
Branches
2
main
default
protected
more-examples
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
May
14
Jan
8
19
Sep
15
1
Jun
19
May
28
Apr
27
26
25
23
22
18
17
13
12
10
9
8
7
10
Jul
(cargo-release) start next development iteration 0.11.1-alpha.0
main more-examp…
main more-examples
(cargo-release) version 0.11.0
docs: update changelog
feat(deps): upgrade to Bevy 0.7. (#37)
docs: simplify features section
(cargo-release) version 0.10.0
docs: update changelog
format: cargo format example
doc: update docs for new API stuff
fix(tests): update tests
feat(example): update thirst example
fix(choice): return &Choice instead of cloning
fix(hierarchy): make sure all the hierarchy stuff is set up properly
feat(api): rename attach and hide it from docs
feat(builders): Blanket impls for ActionBuilder and ScorerBuilder when Clone
feat(stages): Strongly typed stages for BigBrainPlugin
feat(thinker): stop cancelling actions when they go under Picker thresholds
(cargo-release) version 0.9.0
docs: update changelog
feat(perf): Use SparseSet for ActionState
feat(deps): update for bevy 0.6 (#31)
(cargo-release) start next development iteration 0.8.1-alpha.0
(cargo-release) version 0.8.0
docs: update changelog
fix(systems): Fix steps, add a test and explicit systems ordering (#27)
(cargo-release) start next development iteration 0.7.1-alpha.0
(cargo-release) version 0.7.0
doc: update changelog
misc: appease clippy and fmt
feat(license): change license to Apache-2.0
meta: add publishing bits
fix(deps): Don't include Bevy default features when used as a dependency. (#25)
0.6.0
docs: add changelog
fix(actions): Concurrently was not setting its state to Failure
feat(scorers): Added EvaluatingScorer (#24)
feat(pickers): Make choices mod public (#23)
examples: remove confusing Idle action
0.5.0
docs: add changelog
Loading