Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pixel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container 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
nproject
pixel
Graph
2bf58a8f5be53586e18dcd9cdc9eff7ae9241730
Select Git revision
Branches
1
master
default
Tags
12
v0.10.0
v0.10.0-beta
v0.10.0-alpha
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.7
v0.6
v0.5.1
v0.5
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Mar
16
15
14
13
10
9
8
7
6
5
1
28
Feb
25
24
23
22
11
3
28
Jan
26
25
23
22
20
17
16
14
13
12
11
10
6
5
4
1
31
Dec
30
23
21
20
19
18
17
16
15
14
13
9
8
6
5
4
3
2
1
30
Nov
29
28
26
25
24
23
22
20
19
fix bug in IMDraw.Push
add IMDraw type doc
add IMDraw drawing methods
remove Vec.YX because it's unreadable
add Vec.YX
fix angle consistency in IMDraw.FillEllipseArc
fix another two misspells
fix two misspells
minor doc change
minor changes
remove last usages of mainthread.CallVal
one more doc bug
fix many bugs in pixelgl doc
fix many bugs in doc
simplify IMDraw.Precision
add IMDraw BasicTarget interface check
make IMDraw a fully featured BasicTarget
add missing dot in doc
minor change
clarify doc
fix doc
fix doc
add IMDraw.Reset
minor doc change
doc fix
add Batch.Dirty
fix doc
clarify doc
fix consistency in Canvas.SetBounds
fix window resizing consistency
add Rect.Size
fix doc
consistently rename Matrix.Move -> Moved
add X and Y vector constructors
make doc more readable
rename ZM -> IM
rename IM -> IMDraw
change Rect to have Min, Max instead of Pos, Size
add IM.FillCircleArc
add IM.FillCircle and IM.FillEllipse
Loading