Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
rs-tiled
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
rs-tiled
Graph
57c517b4999a89d0b17782c24abf3f7b3438f26c
Select Git revision
Branches
1
current
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
9
Aug
5
2
May
30
Apr
25
18
28
Mar
26
24
20
14
10
8
7
4
3
23
Feb
16
14
12
11
10
9
3
26
Jan
25
24
3
2
3
30
Dec
29
30
29
28
27
26
25
23
7
Nov
15
Oct
12
11
2
May
21
Mar
20
20
Feb
19
7
31
Jan
1
20
Sep
22
Aug
1
Jul
22
Jun
21
20
21
May
16
9
5
3
26
Apr
29
Mar
24
Feb
27
Nov
25
16
Oct
14
19
Sep
3
Jun
2
18
Dec
17
13
Oct
12
11
Aug
11
Jun
3
11
Apr
7
12
Jan
4
24
Dec
21
Oct
23
Aug
22
18
10
17
Jul
16
18
Jun
16
13
10
9
8
16
May
13
20
Mar
18
26
Feb
6
18
Sep
14
13
12
Aug
4
23
Jul
10
7
Feb
6
3
Jan
1
3
Nov
1
31
Oct
2
2
May
30
Apr
17
7
3
27
Mar
23
15
5
2
27
Feb
26
25
14
30
Jan
25
11
8
29
Dec
3
21
Nov
20
19
8
12
Oct
11
10
8
7
6
5
Check Loader cache before opening a file handle
current
current
Added support for WangSets (#226)
Refactor `get_attrs` (#219)
Update deps badge (#221)
Update CI (#220)
Update version (#217)
Add basic chunk utilities to infinite layers (#210)
Fix some clippy warnings (#214)
Update zstd, add deps badge (#213)
Improve CI; Add rustfmt & clippy jobs (#202)
Remove outdated comment from example (#205)
Remove `.travis.yml` (#204)
Common layer interface (#197)
Fix iterator lifetimes (#201)
Fix deprecation references (#196)
Add loader type (#193)
Make malformed tileset attributes error more accurate (#194)
Update crate version to 0.10.0 (#192)
Implement Deref for Tile<'tileset> (#191)
Update version to 0.10.0 (#190)
Add `Tileset::iter`, remove Iterator types (#189)
Update changelog (#188)
Rename `TiledError` to `Error` + Add `Result` type (#185)
Implement Deref for wrapper types (#182)
Better specification for `Image::source` + example (#186)
Better macros (#184)
Fix docs and rename member (#181)
Close #177 (#180)
Add preliminary documentation (#174)
Add some missing attributes (#173)
Wrap `TileData` (#172)
Make path a requirement for parsing tilesets (#160)
Remove `Data` types from the interface (#163)
Refactor chunk system (#157)
Simplify internals (#153)
Removing temp file (#159)
Changed Rc<Tileset> to Arc<Tileset> (#156)
Make tileset names optional (#155)
Fix CI (#154)
Add SFML example (#133)
Loading