faiface
|
c0ddb0b287
|
add platformer example
|
2017-04-22 13:09:23 +02:00 |
faiface
|
3e493c13e1
|
remove debug print
|
2017-04-21 23:10:02 +02:00 |
faiface
|
f9f61911a7
|
fix Canvas drawing when bounds don't start at (0, 0)
|
2017-04-21 23:07:48 +02:00 |
faiface
|
d30b73fb8b
|
minor change in pixel package doc
|
2017-04-21 17:01:46 +02:00 |
faiface
|
4aea56198f
|
add pixelgl package doc
|
2017-04-21 17:00:18 +02:00 |
faiface
|
591fadaaa5
|
minor change in pixel package doc
|
2017-04-21 16:57:36 +02:00 |
faiface
|
497df7842b
|
add pixel doc
|
2017-04-21 16:57:08 +02:00 |
faiface
|
a403cfe50b
|
remove commented code
|
2017-04-21 16:43:56 +02:00 |
faiface
|
bdbba8f3c1
|
add code for the guide 06
|
2017-04-21 01:42:50 +02:00 |
faiface
|
c485793a83
|
fix drawing non-closed lines in IMDraw
|
2017-04-21 01:17:29 +02:00 |
faiface
|
97158ba502
|
simplify code in IMDraw
|
2017-04-16 00:59:07 +02:00 |
faiface
|
01ff4230da
|
add IMDraw.Rectangle
|
2017-04-16 00:01:43 +02:00 |
faiface
|
37dcef6ab6
|
minor change
|
2017-04-15 21:03:22 +02:00 |
faiface
|
ab9d608c45
|
fix typo in Alpha doc
|
2017-04-15 18:04:03 +02:00 |
faiface
|
05da8e6f92
|
minor change in xor example code
|
2017-04-15 17:16:57 +02:00 |
faiface
|
49c2beeca9
|
fix typo in xor example code
|
2017-04-15 17:15:12 +02:00 |
faiface
|
f4ce166964
|
clarify xor example readme
|
2017-04-15 17:14:15 +02:00 |
faiface
|
93e9ab79b1
|
add xor example
|
2017-04-15 17:10:35 +02:00 |
faiface
|
58be215a76
|
update screenshot in smoke example
|
2017-04-15 16:05:29 +02:00 |
faiface
|
ce083a9a9f
|
add smoke example
|
2017-04-15 16:03:27 +02:00 |
faiface
|
2ef17e7a95
|
change window title + update screenshot in lights example
|
2017-04-15 14:25:38 +02:00 |
faiface
|
80f48bc0b6
|
minor change in lights example code
|
2017-04-15 14:21:27 +02:00 |
faiface
|
420e83bc61
|
update lights example code
|
2017-04-15 14:09:06 +02:00 |
faiface
|
b51b3e8f38
|
revert previous commit
|
2017-04-14 22:46:46 +02:00 |
faiface
|
620784b34c
|
fix window title in lights example
|
2017-04-14 22:45:44 +02:00 |
faiface
|
368dab0e7c
|
fix screenshot in lights example readme
|
2017-04-14 22:41:14 +02:00 |
faiface
|
9bfb83861a
|
add screenshot to lights example readme
|
2017-04-14 22:39:15 +02:00 |
faiface
|
4e30fb9f5c
|
add lights screenshot
|
2017-04-14 22:37:41 +02:00 |
faiface
|
11c76944b6
|
minor change in light example readme
|
2017-04-14 22:29:03 +02:00 |
faiface
|
30af7c6612
|
add lights example readme
|
2017-04-14 22:28:30 +02:00 |
faiface
|
411ad7c27d
|
add lights example
|
2017-04-14 22:20:12 +02:00 |
faiface
|
37b0f0956b
|
add code for part 05 of the guide
|
2017-04-14 16:03:07 +02:00 |
faiface
|
10684b6add
|
minor change
|
2017-04-13 20:30:32 +02:00 |
faiface
|
cf666b5866
|
immediate-like-mode -> immediate-mode-like
|
2017-04-13 17:44:28 +02:00 |
faiface
|
f325092c02
|
add imdraw package doc comment
|
2017-04-13 17:41:38 +02:00 |
faiface
|
939a76923d
|
simplify code in Rect.Resized
|
2017-04-13 15:26:48 +02:00 |
faiface
|
fcbc61c570
|
fix grammar in Vec doc
|
2017-04-13 15:18:13 +02:00 |
faiface
|
e55d490801
|
fix grammar in Drawer doc
|
2017-04-13 15:15:17 +02:00 |
faiface
|
b5a2c12175
|
remove a bunch of unnecessary Window control methods
|
2017-04-13 15:03:13 +02:00 |
faiface
|
14a01a5522
|
minor optimization in Sprite
|
2017-04-12 16:18:25 +02:00 |
faiface
|
3276c4e4a1
|
clarify IMDraw.Draw doc
|
2017-04-12 16:03:36 +02:00 |
faiface
|
c61b677fa9
|
fix Canvas.Draw
|
2017-04-12 16:02:39 +02:00 |
faiface
|
c9e0f7262d
|
add Canvas.Draw
|
2017-04-12 16:00:56 +02:00 |
faiface
|
a2499cf90d
|
remove accidentaly kept updateLock field from GLTriangles
|
2017-04-12 11:25:11 +02:00 |
faiface
|
6d2aeb64e7
|
fix type in ComposeMethod doc
|
2017-04-11 17:28:27 +02:00 |
faiface
|
34a6d020a2
|
add ComposeMethod.Compose
|
2017-04-11 17:15:02 +02:00 |
faiface
|
9b624ae466
|
move ComposeTarget to separate file
|
2017-04-11 16:45:56 +02:00 |
faiface
|
f2a0a19f6e
|
fix race condition in GLTriangles
|
2017-04-11 15:02:58 +02:00 |
faiface
|
a555999120
|
adopt RGB and Alpha
|
2017-04-10 17:25:56 +02:00 |
faiface
|
aa2c560d4c
|
rename ComposeDst* -> ComposeR* + add ComposePlus, ComposeCopy
|
2017-04-10 13:59:16 +02:00 |