faiface
|
f7dad2f3c2
|
strikethrough advanced window manipulation mssing feature
|
2017-05-02 01:15:33 +02:00 |
faiface
|
3b5bfa90e6
|
fix creating window with no icon
|
2017-05-01 12:18:23 +02:00 |
faiface
|
dff622523b
|
just align doc comment to 100 chars per line
|
2017-05-01 01:38:57 +02:00 |
Michal Štrba
|
51a9702fc8
|
Merge pull request #14 from otraore/set-icon
Add support for setting an icon of a window
|
2017-05-01 01:33:59 +02:00 |
Ousmane Traore
|
f7bb304b92
|
Set value rather than append
|
2017-04-30 19:30:11 -04:00 |
Ousmane Traore
|
5efd04b420
|
Address review comments
|
2017-04-30 18:43:05 -04:00 |
Ousmane Traore
|
ea7bc5aff9
|
Add Icons paramter to window config
|
2017-04-30 17:19:51 -04:00 |
faiface
|
7b8a0c152e
|
fix Window.CursorVisible intial value (was false)
|
2017-04-30 20:42:25 +02:00 |
Michal Štrba
|
2115296062
|
Merge pull request #13 from otraore/hide-cursor
Add ability to hide the cursor
|
2017-04-30 18:50:43 +02:00 |
Ousmane Traore
|
dc745825d6
|
Address review comments
|
2017-04-30 12:33:27 -04:00 |
Ousmane Traore
|
29fe3b16ca
|
Add ability to hide the cursor
|
2017-04-30 10:40:31 -04:00 |
faiface
|
d37ad8f1ba
|
fix two typos in comments in platformer example
|
2017-04-28 18:11:29 +02:00 |
faiface
|
85ba21a2f4
|
add Canvas.SetPixels and Canvas.Pixels methods
|
2017-04-28 13:24:30 +02:00 |
faiface
|
915faeee0c
|
merge dev branch
|
2017-04-26 23:16:34 +02:00 |
faiface
|
113d052872
|
fix link in readme
|
2017-04-26 23:15:08 +02:00 |
faiface
|
9571b4339b
|
add note to readme about macOS, go 1.8 and xcode problems
|
2017-04-26 23:14:01 +02:00 |
Michal Štrba
|
64aa32a4b4
|
Merge pull request #6 from faiface/dev
merge shader error fix
|
2017-04-26 18:01:45 +02:00 |
Michal Štrba
|
01db742aba
|
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
|
ff64cf248b
|
fix for 'texture' as a variable error, closes #4
|
2017-04-26 08:35:10 -07:00 |
faiface
|
d595d5f647
|
fix compiler error (ouch)
|
2017-04-26 15:11:12 +02:00 |
faiface
|
951c7f4c59
|
remove PictureData.SetColor
was confusing since Pictures in e.g. Sprites are not really updatable
|
2017-04-26 15:04:46 +02:00 |
faiface
|
e8aa765ed3
|
add a note about memory leaks to Drawer and Sprite docs
|
2017-04-26 14:28:25 +02:00 |
faiface
|
bdbce3a27b
|
change first sentence in readme
|
2017-04-24 22:51:43 +02:00 |
faiface
|
0389ee7bf9
|
minor change in readme
|
2017-04-24 21:00:01 +02:00 |
faiface
|
736f4549a9
|
add contributing section to readme
|
2017-04-24 20:55:18 +02:00 |
faiface
|
ef9fd8fe10
|
minor change in readme
|
2017-04-24 20:39:18 +02:00 |
faiface
|
4246e90215
|
update example screenshots
|
2017-04-24 20:07:32 +02:00 |
faiface
|
1d0169b2b7
|
remove fps counters from examples for simplicity and consistency
|
2017-04-24 19:34:31 +02:00 |
faiface
|
2626892e97
|
adjust gitter badge location
|
2017-04-24 14:21:09 +02:00 |
Michal Štrba
|
1e2eb29a4f
|
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
|
b60b7e5207
|
Add Gitter badge
|
2017-04-24 12:18:51 +00:00 |
faiface
|
8165c38c6d
|
change wording in readme
|
2017-04-23 22:29:23 +02:00 |
faiface
|
82fa73952e
|
put images into 2x2 table in readme
|
2017-04-23 20:57:36 +02:00 |
faiface
|
bab33976cc
|
add useful links to readme
|
2017-04-23 20:35:58 +02:00 |
faiface
|
0e54ed1080
|
add missing feature to readme (advanced window manipulation)
|
2017-04-23 17:48:54 +02:00 |
faiface
|
db4f08aefc
|
fix typo in readme
|
2017-04-23 17:30:03 +02:00 |
faiface
|
fd6e056f92
|
add missing feature (tests and benchmarks) to readme
|
2017-04-23 14:35:56 +02:00 |
faiface
|
e93b9a1d4c
|
add missing feature (mobile/web backend) to readme
|
2017-04-23 14:32:41 +02:00 |
faiface
|
d9a94fd157
|
update a few sentences in readme
|
2017-04-23 13:54:53 +02:00 |
faiface
|
6e5cbaa493
|
reorder features in readme
|
2017-04-23 01:30:15 +02:00 |
faiface
|
9e150a7a1b
|
add link to "PixelGL backend" in readme
|
2017-04-22 23:58:13 +02:00 |
faiface
|
9c74e66118
|
reword a sentence in readme
|
2017-04-22 23:46:08 +02:00 |
faiface
|
ee74866587
|
clarify readme
|
2017-04-22 23:44:17 +02:00 |
faiface
|
a2ad3dbf7c
|
fix grammar in readme
|
2017-04-22 23:36:54 +02:00 |
faiface
|
af1ccf885f
|
add feature to readme
|
2017-04-22 23:34:34 +02:00 |
faiface
|
b756edfac6
|
reorder features in readme
|
2017-04-22 23:34:06 +02:00 |
faiface
|
c69ef58898
|
add feature to readme
|
2017-04-22 23:33:35 +02:00 |
faiface
|
6e63f27d6e
|
fix typo in readme
|
2017-04-22 23:29:54 +02:00 |
faiface
|
acfd836a7f
|
change tutorial part in readme
|
2017-04-22 23:29:05 +02:00 |
faiface
|
8679a702a9
|
add stunning readme (contributing part missing)
|
2017-04-22 23:27:54 +02:00 |