Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayak UI
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
Graph
331979b7c9de34a70f8a5ea322addf73c9472b8e
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
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
7
8
7
3
2
29
Dec
28
27
26
23
22
21
20
19
18
17
16
17
16
15
14
13
12
11
7
6
5
4
3
29
Nov
26
24
Merge pull request #175 from ThousandthStar/patch-1
Upload cache file.
Updated the book with new font stuff.
Showcase using kttf textures in some examples.
Native rust TTF to MSDF loader.
Update link to font chapter
added layout example
Merge pull request #171 from Piturnah/patch-1
Merge pull request #173 from maccesch/patch-1
Implemented grid layout style props
Remove old UICamera spawn
Update chapter_1.md to reflect crates.io release
Merge pull request #168 from banana-studios/main
Merge pull request #167 from StarArawn/fix-scrolling
use window params for first frame camera computations
Fix app not updating if camera width/height changes
Fixed scrolling.
Merge pull request #164 from StarArawn/multi-context
Format code.
Fixed issue where graphemes weren't respected by the text box editing.
Cargo fmt.
text box should recalculate graphemes when value changes.
Added reflect to allow bevy_inspector_ui to work in the future..
Removed the git parameter for bevy.
Fix bug where root node could accidentally be removed.
Ran cargo fmt.
Fixed up some of the code to properly support bevy despawning.
Run cargo fmt.
Added the ability to grab the current focus.
Working mult-context renderer.
Fixed missing clear pass.
Fixed a few issues. Changed root context to be a component.
Merge pull request #162 from StarArawn/add-versions
Added versions to workspace crates.
Merge pull request #161 from StarArawn/remove-dev-dep
Removed dev-dependencies in macros crate.
Merge pull request #160 from StarArawn/prerelease-changes
More changes to cargo for release.
Merge pull request #159 from StarArawn/update-cargo-files
More changes to cargo toml's to add release related stuff.
Loading