Commit Graph

35 Commits

Author SHA1 Message Date
oakes
ab3ad38890 Add time travel 2014-09-19 12:24:49 -04:00
oakes
1a9edceab9 Make update-fn! take variadic args 2014-09-18 16:06:26 -04:00
oakes
2e87bcc712 Use consistent wording 2014-08-02 15:35:33 -04:00
oakes
5a89eee201 Use 'when' because there is no else condition 2014-08-02 15:34:07 -04:00
oakes
d6174afc1c Add find-first as a convenience 2014-08-01 18:02:20 -04:00
oakes
8648b05b76 Adjust bundle docstring 2014-06-21 08:49:38 -04:00
oakes
86345394ab Coerce bundle entities into a vector 2014-06-20 17:11:37 -04:00
oakes
5b93cc6a00 Remove unnecessary quote-unquote 2014-06-19 17:23:26 -04:00
oakes
75246ee21c Revert change to the add-timer! function 2014-05-27 16:10:32 -04:00
oakes
7ffd8d1469 Make add-timer! return nil 2014-05-27 13:21:13 -04:00
oakes
9ddc6017ab Allow tracking timers globally 2014-05-21 16:11:25 -04:00
oakes
9601600051 If a timer already exists with a given id, stop and replace it with the new one 2014-05-20 18:16:17 -04:00
oakes
02bfa2393c Remove loader macros and improve docstrings 2014-05-16 18:24:43 -04:00
oakes
63ed203edd Pass custom resolver to all loaders in asset-manager 2014-05-15 00:14:27 -04:00
oakes
e24f676a36 Move set-asset-manager! function 2014-05-05 22:09:55 -04:00
oakes
7d10ed7bac Add bang to side-effecting function 2014-05-01 03:46:20 -04:00
oakes
348612b62f Add global asset manager 2014-04-30 18:18:00 -04:00
oakes
fcf9169c9a Update pref! docstring 2014-04-24 14:40:33 -04:00
oakes
c5b67ed7a9 Add pref! macro 2014-04-24 14:34:28 -04:00
oakes
62c287f53b Adjust docstrings and make other small fixes 2014-04-20 21:54:53 -04:00
oakes
d36a72e564 Add set-screen-wrapper! function 2014-04-15 14:11:59 -04:00
oakes
4f94b5a495 Adjust loader macro to pass options to constructor 2014-04-11 18:55:48 -04:00
oakes
3117bb7815 Add bundle? function 2014-04-09 20:00:35 -04:00
oakes
ad73891910 Merge bundle into internal entities 2014-04-09 18:35:22 -04:00
oakes
a8a980a569 Add bundle 2014-04-09 18:19:55 -04:00
oakes
9a96162411 Remove warnings for now 2014-04-08 22:25:24 -04:00
oakes
7da1cdaa52 Add type hints to screenshot! function 2014-04-08 16:36:14 -04:00
oakes
f8c8d65ae1 Add dispose warning to screenshot! function 2014-04-08 14:18:07 -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
c66f75ed92 Add on-gl 2014-03-31 20:25:51 -04:00
oakes
c036e36786 Change docstrings 2014-03-31 19:57:19 -04:00
oakes
b196cbe5f0 Move more things to core-utils for better organization 2014-02-22 19:07:23 -05:00
oakes
a806010b17 Add timer 2014-02-22 18:59:10 -05:00