Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayak UI 0.11
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
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
Microhacks
Bevy Forks
Kayak UI 0.11
Graph
bevy_0.11
Select Git revision
Branches
4
0.10
bevy_0.11
main
default
protected
remove_bevy_ui_flag
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Sep
10
1
Aug
31
Jul
14
10
9
7
14
May
13
6
4
2
1
30
Apr
29
26
25
24
23
21
19
18
17
16
13
11
9
27
Mar
20
9
1
Feb
16
Jan
8
6
23
Dec
17
18
17
14
11
8
7
6
3
2
1
28
Nov
27
26
27
26
27
26
27
26
25
24
23
20
18
17
16
15
14
13
12
9
8
7
6
30
Oct
29
28
27
24
23
20
7
Sep
27
Aug
19
18
5
1
30
Jul
29
19
30
Jun
28
26
15
12
11
10
9
27
May
24
1
30
Apr
27
24
23
21
19
18
17
14
13
14
13
10
6
1
31
Mar
25
24
23
22
21
19
18
17
5
28
Feb
27
26
25
22
21
20
19
18
17
16
15
11
10
9
8
7
6
5
4
3
2
1
30
Jan
29
22
21
20
19
18
17
15
14
13
12
11
10
9
8
Remove update_window_size function
bevy_0.11
bevy_0.11
Expose camera bundle
Make clippy happy again
Fix HDR
Use release version of bevy_svg
Fix CI cache key
Another attempt at making CI work
Set CI to bevy's MSRV
Fix new CI error
Update bevy_inspector_egui
Fix custom material plugin
Fix failing examples and test
Fix cursor position
Minor fixes
Fix examples
Fix shaders and render graph
Upgrade to bevy 0.11
Merge pull request #263 from YoshieraHuang/immutable_widget_state
Merge pull request #262 from YoshieraHuang/main
Use dashmap in widget_state
Fix tree::should_remove_root failing
Merge pull request #260 from StarArawn/fix-dashmap
Merge pull request #254 from NiseVoid/remove_bevy_ui_flag
Fixed key entities by properly using the dashmap.
Do not add bevy_ui feature to bevy
remove_bevy_ui_…
remove_bevy_ui_flag
Merge pull request #253 from StarArawn/dashmap
Merge branch 'main' into dashmap
Use dashmap more.
Merge pull request #252 from StarArawn/expose-focus-tree
Fixed clippy errors.
Fix clippy
Added the focus tree as a resource for UI systems.
Merge pull request #249 from StarArawn/v0.4.1
Format + Clippy fixes
Fixed a case where legitimate avsb failed.
Fixed SVGs
Fixed issue where opacity layers was being ignored.
Fixed root context not working.
Fixed issues with conditional widgets not working correctly.
Fixed bugs with bevy parent/children hierarchy.
Loading