Commit Graph

347 Commits

Author SHA1 Message Date
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
faiface 203adc914b change Rect to have Min, Max instead of Pos, Size 2017-03-13 23:52:34 +01:00
faiface bca582815c add IM.FillCircleArc 2017-03-10 15:23:41 +01:00
faiface 63128da6ce add IM.FillCircle and IM.FillEllipse 2017-03-10 14:54:20 +01:00
faiface f93f599d7f add IM with several methods 2017-03-10 14:51:55 +01:00
faiface dcf70e5a26 fix mouse moving outside window with glfw callbacks 2017-03-10 13:11:44 +01:00
faiface 3071cf1750 add TODO comment 2017-03-10 00:56:35 +01:00
faiface c2a1fe7de8 only register mouse inside window 2017-03-10 00:01:58 +01:00
faiface 000a18e2cf fix GLTriangles.SetLen when decreasing length 2017-03-09 22:56:46 +01:00
faiface fa774a4259 fix key callback for glfw.KeyUnknown 2017-03-09 22:11:59 +01:00
faiface 94fe4019fd optimize Window.MousePosition 2017-03-09 00:56:57 +01:00
faiface da155895ba fix Batch 2017-03-08 23:58:20 +01:00