Commit Graph

457 Commits

Author SHA1 Message Date
faiface c12d22757d add Canvas.SetPixels and Canvas.Pixels methods 2017-04-28 13:24:30 +02:00
faiface 31e5a6ad34 merge dev branch 2017-04-26 23:16:34 +02:00
faiface b7f67ee1f5 fix link in readme 2017-04-26 23:15:08 +02:00
faiface cadd699cf5 add note to readme about macOS, go 1.8 and xcode problems 2017-04-26 23:14:01 +02:00
Michal Štrba 5545a9cecc Merge pull request #6 from faiface/dev
merge shader error fix
2017-04-26 18:01:45 +02:00
Michal Štrba b991a8267d Merge pull request #5 from ivanov/fix-4
fix "Attempt to use 'texture' as a variable" shader compiler error
2017-04-26 17:58:39 +02:00
Paul Ivanov 8643f6d0d0 fix for 'texture' as a variable error, closes #4 2017-04-26 08:35:10 -07:00
faiface ca86b961f2 fix compiler error (ouch) 2017-04-26 15:11:12 +02:00
faiface 4cff721955 remove PictureData.SetColor
was confusing since Pictures in e.g. Sprites are not really updatable
2017-04-26 15:04:46 +02:00
faiface 5371f8a2dc add a note about memory leaks to Drawer and Sprite docs 2017-04-26 14:28:25 +02:00
faiface 8ea09ac04c change first sentence in readme 2017-04-24 22:51:43 +02:00
faiface 219fb230fb minor change in readme 2017-04-24 21:00:01 +02:00
faiface 1246119135 add contributing section to readme 2017-04-24 20:55:18 +02:00
faiface 75ab42464d minor change in readme 2017-04-24 20:39:18 +02:00
faiface 0850a249c9 adjust gitter badge location 2017-04-24 14:21:09 +02:00
Michal Štrba ad8f6b8c5a Merge pull request #2 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2017-04-24 14:20:12 +02:00
The Gitter Badger f1db09ce02 Add Gitter badge 2017-04-24 12:18:51 +00:00
faiface 66acc3b742 change wording in readme 2017-04-23 22:29:23 +02:00
faiface 68abc0fffd put images into 2x2 table in readme 2017-04-23 20:57:36 +02:00
faiface 5329a93709 add useful links to readme 2017-04-23 20:35:58 +02:00
faiface e0d0d41037 add missing feature to readme (advanced window manipulation) 2017-04-23 17:48:54 +02:00
faiface 8b53137331 fix typo in readme 2017-04-23 17:30:03 +02:00
faiface 8135f7b3b9 add missing feature (tests and benchmarks) to readme 2017-04-23 14:35:56 +02:00
faiface c2935d3c5b add missing feature (mobile/web backend) to readme 2017-04-23 14:32:41 +02:00
faiface 2a258ce7a5 update a few sentences in readme 2017-04-23 13:54:53 +02:00
faiface 3eaf900a1c reorder features in readme 2017-04-23 01:30:15 +02:00
faiface 6f3d899404 add link to "PixelGL backend" in readme 2017-04-22 23:58:13 +02:00
faiface 7725b2d9e1 reword a sentence in readme 2017-04-22 23:46:08 +02:00
faiface c2c106d34d clarify readme 2017-04-22 23:44:17 +02:00
faiface 56e5dcf593 fix grammar in readme 2017-04-22 23:36:54 +02:00
faiface 91ecf9ee1b add feature to readme 2017-04-22 23:34:34 +02:00
faiface fbe1db6fd5 reorder features in readme 2017-04-22 23:34:06 +02:00
faiface d037091f5a add feature to readme 2017-04-22 23:33:35 +02:00
faiface b4ba58d433 fix typo in readme 2017-04-22 23:29:54 +02:00
faiface ece4dd1d1a change tutorial part in readme 2017-04-22 23:29:05 +02:00
faiface 812c2b5d9e add stunning readme (contributing part missing) 2017-04-22 23:27:54 +02:00
faiface 639bd44303 temporarily fix issue #1 2017-04-22 13:15:57 +02:00
faiface d214312c06 remove debug print 2017-04-21 23:10:02 +02:00
faiface 7b7b663f7d fix Canvas drawing when bounds don't start at (0, 0) 2017-04-21 23:07:48 +02:00
faiface acb14d8c9a minor change in pixel package doc 2017-04-21 17:01:46 +02:00
faiface 00bd0fe945 add pixelgl package doc 2017-04-21 17:00:18 +02:00
faiface 86ecc75efb minor change in pixel package doc 2017-04-21 16:57:36 +02:00
faiface aa22fe0dca add pixel doc 2017-04-21 16:57:08 +02:00
faiface 663727731c remove commented code 2017-04-21 16:43:56 +02:00
faiface ac61175aea fix drawing non-closed lines in IMDraw 2017-04-21 01:17:29 +02:00
faiface fc2a7a8afc simplify code in IMDraw 2017-04-16 00:59:07 +02:00
faiface 9d48c4a828 add IMDraw.Rectangle 2017-04-16 00:01:43 +02:00
faiface 73cb8ef789 minor change 2017-04-15 21:03:22 +02:00
faiface 2b83dae1f4 fix typo in Alpha doc 2017-04-15 18:04:03 +02:00
faiface 79b6412a14 minor change 2017-04-13 20:30:32 +02:00