Commit Graph

378 Commits

Author SHA1 Message Date
oakes
f8c8d65ae1 Add dispose warning to screenshot! function 2014-04-08 14:18:07 -04:00
oakes
986fc91fe4 Add warnings about disposing from memory 2014-04-08 14:16:24 -04:00
Zach Oakes
311780c87e Merge pull request #12 from anthonyurena/master
fixed ByteBuffer management
2014-04-08 14:12:42 -04:00
anthonyurena
924a5425d1 fixed ByteBuffer management
this should be (.position 0) to ensure the buffer is at the beginning
2014-04-08 14:05:58 -04:00
oakes
aa0ad6df4c Merge screenshot functions and allow specifying file name 2014-04-08 01:49:27 -04:00
Anthony Urena
16ba12315c added rough implementation of screen shot capturing 2014-04-07 23:26:41 -04:00
oakes
6a3bbf07b6 Fix camera behavior 2014-04-07 11:26:10 -04:00
oakes
8d0502560a Modify and add boolean functions 2014-04-07 01:56:35 -04:00
oakes
6e45161518 Reorder functions so documentation is consistent 2014-04-06 20:12:27 -04:00
oakes
84f41c9216 Remove deprecated functions 2014-04-06 16:48:05 -04:00
oakes
d42dc3e55c Allow changing shape position via assoc 2014-04-06 14:31:55 -04:00
oakes
ef918eb21c Start 0.3.0-SNAPSHOT 2014-04-06 02:27:41 -04:00
oakes
25895faa9b Add boolean entity functions 2014-04-05 23:50:42 -04:00
oakes
f094a81651 Bring back shape-type 2014-04-04 03:16:08 -04:00
oakes
52ef5b9a38 Improve shape documentation 2014-04-04 03:06:49 -04:00
oakes
3d00c2d16a Make shape entities 2014-04-04 03:00:08 -04:00
oakes
951dd3a6ec Simplify pixmap! macro 2014-04-04 01:20:31 -04:00
oakes
d34568389b Allow render-sorted! to use a custom sorting function 2014-04-03 23:59:54 -04:00
oakes
eb60b9ff3b Update doclet 2014-04-03 23:42:51 -04:00
oakes
8fdf35665a Add ShapeRenderer 2014-04-03 23:42:38 -04:00
oakes
57cae0c860 Allow creating new tiled maps, layers, and cells 2014-04-03 20:39:42 -04:00
oakes
ef692f4607 Add pixmap to doclet 2014-04-02 19:58:53 -04:00
oakes
0854b6c0e8 Add pixmap 2014-04-02 19:48:36 -04:00
oakes
6fe32e21c1 Start 0.2.5-SNAPSHOT 2014-04-02 14:26:04 -04:00
oakes
29f17691b7 Allow skin to take a FileHandle 2014-04-02 11:49:27 -04:00
oakes
d4268ef219 Update tutorial to reflect new version 2014-04-02 00:40:06 -04:00
oakes
ba2f32d986 Add key-pressed? 2014-04-02 00:19:52 -04:00
oakes
0b0e1edffd Adjust docs 2014-04-02 00:12:54 -04:00
oakes
28509a8fe3 Increment template version number 2014-04-02 00:01:24 -04:00
oakes
3a2a891c7a Increment version number 2014-04-01 23:59:47 -04:00
oakes
a3a18c089a Rename symbols 2014-04-01 23:50:49 -04:00
oakes
38c797b19c Add HTML tag 2014-04-01 17:09:54 -04:00
oakes
72bc408bd7 Fix print message 2014-04-01 17:02:50 -04:00
oakes
3fde16714f Add index page and adjust CSS 2014-04-01 16:58:24 -04:00
oakes
8085e4eaa5 Add dark theme 2014-04-01 16:45:58 -04:00
oakes
ccff9ec4bd Add special sanitizer for right arrows 2014-04-01 16:45:43 -04:00
oakes
8e5fe2c0f6 Output separate HTML files 2014-04-01 16:31:56 -04:00
oakes
f03cd07225 Improve how options are displayed 2014-04-01 15:12:37 -04:00
oakes
f8545515ee Include comment text for each class 2014-04-01 13:13:05 -04:00
oakes
1540623029 Always use :as when destructuring 2014-04-01 13:10:38 -04:00
oakes
95e2a16842 Remove zepto 2014-04-01 01:27:24 -04:00
oakes
88886c7693 Add JS files 2014-04-01 00:52:53 -04:00
oakes
7b1e201cbd Remove marg 2014-03-31 23:30:25 -04:00
oakes
c1106a52a4 Include arglists 2014-03-31 23:24:47 -04:00
oakes
88f570ee28 Add more CSS classes to the markup 2014-03-31 22:31:20 -04:00
oakes
4b3d916a0a Allow formatting with CSS 2014-03-31 22:17:16 -04:00
oakes
9f926daec0 Change where markdown is processed 2014-03-31 20:43:49 -04:00
oakes
c66f75ed92 Add on-gl 2014-03-31 20:25:51 -04:00
oakes
b0ebeac813 Fix typo 2014-03-31 20:13:58 -04:00
oakes
6775b9c377 Parse markdown in docstrings 2014-03-31 20:10:00 -04:00