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
6d4badbc8be0c176057db92d45ef235d9a512496
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
24
Apr
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 #106 from StarArawn/bevy-font-cleanup
Reorganized bevy-related modules
Added RowCol
Reorganized and added Grapheme
Merge pull request #104 from StarArawn/graphemes
Update for Bevy 0.7
Merge branch 'graphemes' of https://github.com/StarArawn/kayak_ui into graphemes
Formatting
Remove old code
Fix warnings
Cached TextLayout in RenderPrimitive
Updated example with controllable text box
Updated text properties in WidgetManager
Fixed some lines not being trimmed
Fixed line characters not matching up
Improved line break algorithm
Added support for rendering � for missing glyphs
Updated Roboto font charset
Updated and combined text layout and measurement
Updated KayakFont::measure
Formatting
Remove old code
Fix warnings
Cached TextLayout in RenderPrimitive
Updated example with controllable text box
Updated text properties in WidgetManager
Fixed some lines not being trimmed
Fixed line characters not matching up
Improved line break algorithm
Merge pull request #102 from ChristopherBiscardi/bevy-0.7
Added support for rendering � for missing glyphs
Updated Roboto font charset
Updated and combined text layout and measurement
do a default rustfmt
missed a comment removal
upgrade cameras to CameraUiKayak component marker
Start upgrade to 0.7
Updated KayakFont::measure
Merge pull request #100 from StarArawn/fix-image-dpi
Fixed DPI issue for images.
Loading