Commit Graph

358 Commits

Author SHA1 Message Date
faiface 4bebc7e6e4 add Vec.WithX/WithY and Rect.WithMin/WithMax 2017-03-23 19:27:39 +01:00
faiface 4619398b9e fix 0 vector len + fix imdraw polyline 2017-03-23 19:15:06 +01:00
faiface 0585b0af8c improve imdraw doc 2017-03-22 18:53:25 +01:00
faiface 5e698c63f0 move IMDraw to separate package 2017-03-21 11:33:11 +01:00
faiface 118bd03bac rename PictureData.Offset -> Index 2017-03-20 23:13:18 +01:00
faiface 4b17773a1a fix bug in Canvas.MakeTriangles 2017-03-20 23:11:50 +01:00
faiface b4adc875d8 make PictureData.Offset exported 2017-03-20 23:08:36 +01:00
faiface 4c526867a4 heavily optimize Canvas.MakePicture with PictureData 2017-03-20 19:54:59 +01:00
faiface bf5ff044b2 significantly lower memory usage of PictureData 2017-03-19 20:20:07 +01:00
faiface 1be88eeb17 optimize color.NRGBA -> pixel.NRGBA conversion 2017-03-19 20:09:05 +01:00
faiface 0b5c3f2171 fix updating Batch's TargetTriangles 2017-03-19 19:49:08 +01:00
faiface bec6bdca6a add Matrix.Chained 2017-03-19 00:08:46 +01:00
faiface 1ff57ffbe4 fix bug with matrix and mask in IMDraw 2017-03-18 22:39:12 +01:00
faiface 562f5e19c9 fix bug in IMDraw.Push 2017-03-18 20:18:44 +01:00
faiface 039b4f1706 add IMDraw type doc 2017-03-18 17:18:41 +01:00
faiface 3aa5478499 add IMDraw drawing methods 2017-03-18 16:18:05 +01:00
faiface 2e8f5fb05a remove Vec.YX because it's unreadable 2017-03-18 11:55:01 +01:00
faiface 31d4f08173 add Vec.YX 2017-03-18 11:34:31 +01:00
faiface 3ed1d0ab78 fix angle consistency in IMDraw.FillEllipseArc 2017-03-16 12:53:52 +01:00
faiface 1f6d186539 fix another two misspells 2017-03-16 00:47:50 +01:00
faiface 8625586bee fix two misspells 2017-03-16 00:45:04 +01:00
faiface 04d6e176ff minor doc change 2017-03-16 00:40:52 +01:00
faiface 19ba78bb0c minor changes 2017-03-16 00:15:39 +01:00
faiface 311b474e89 remove last usages of mainthread.CallVal 2017-03-15 23:43:00 +01:00
faiface cd11c39e64 one more doc bug 2017-03-15 22:56:23 +01:00
faiface eab91b4110 fix many bugs in pixelgl doc 2017-03-15 22:55:43 +01:00
faiface 6df99cdb35 fix many bugs in doc 2017-03-15 19:40:39 +01:00
faiface 1cecf85bdb simplify IMDraw.Precision 2017-03-15 14:01:55 +01:00
faiface 5cc293784e add IMDraw BasicTarget interface check 2017-03-15 13:55:52 +01:00
faiface d11245e164 make IMDraw a fully featured BasicTarget 2017-03-15 13:54:19 +01:00
faiface 415fc129ca add missing dot in doc 2017-03-15 01:09:33 +01:00
faiface 21013620a9 minor change 2017-03-15 00:35:14 +01:00
faiface 7d1f685d4b clarify doc 2017-03-15 00:15:02 +01:00
faiface a614c3020c fix doc 2017-03-14 23:01:24 +01:00
faiface da0eb85c4b fix doc 2017-03-14 23:01:08 +01:00
faiface a3cc6f790e add IMDraw.Reset 2017-03-14 22:58:06 +01:00
faiface 6292035cb9 minor doc change 2017-03-14 22:51:45 +01:00
faiface 0dc74ce61f doc fix 2017-03-14 22:50:52 +01:00
faiface 6f735df656 add Batch.Dirty 2017-03-14 22:50:46 +01:00
faiface 9a4f43d086 fix doc 2017-03-14 22:00:00 +01:00
faiface 1e22436612 clarify doc 2017-03-14 21:59:31 +01:00
faiface 07ecae706d fix consistency in Canvas.SetBounds 2017-03-14 19:27:28 +01:00
faiface cb3276493d fix window resizing consistency 2017-03-14 18:31:44 +01:00
faiface c81dedd9a1 add Rect.Size 2017-03-14 18:25:39 +01:00
faiface be276888f6 fix doc 2017-03-14 16:19:58 +01:00
faiface b3e5e9f902 consistently rename Matrix.Move -> Moved 2017-03-14 13:35:24 +01:00
faiface a2b9bb5b5a add X and Y vector constructors 2017-03-14 13:27:18 +01:00
faiface fa57a41d2a make doc more readable 2017-03-14 13:20:26 +01:00
faiface 35a14c2d18 rename ZM -> IM 2017-03-14 13:15:53 +01:00
faiface d424523c63 rename IM -> IMDraw 2017-03-14 13:12:29 +01:00