Devine Lu Linvega
|
06bfca5828
|
Fixed animate example
|
2019-07-17 11:17:27 +09:00 |
|
Devine Lu Linvega
|
1a7b1c53d7
|
Added (ronin) object, renamed animation function to .animate()
|
2019-07-17 09:21:17 +09:00 |
|
Лu Лinveгa
|
6b77402544
|
Merge pull request #59 from hundredrabbits/async
refactor for async
|
2019-07-17 10:31:38 +12:00 |
|
Лu Лinveгa
|
67f759a476
|
Merge pull request #58 from xvw/change_and_and_or
More safe 'and', 'or'
|
2019-07-17 10:28:36 +12:00 |
|
Quentin Leonetti
|
a5afeb3784
|
fix back ronin.log
|
2019-07-16 22:54:31 +02:00 |
|
Quentin Leonetti
|
acea1ad26d
|
refactor for async
|
2019-07-16 20:51:30 +02:00 |
|
Xavier Van de Woestyne
|
1bbe934f69
|
Safe version of and/or
|
2019-07-16 14:16:58 +02:00 |
|
Xavier Van de Woestyne
|
db0eaabd7a
|
More efficient 'and', 'or'
|
2019-07-16 10:34:19 +02:00 |
|
Devine Lu Linvega
|
71dc7440f7
|
Improved README
|
2019-07-16 15:17:56 +09:00 |
|
Devine Lu Linvega
|
4ff34116b6
|
Moved Toggle menu
|
2019-07-16 15:07:06 +09:00 |
|
Devine Lu Linvega
|
8cbd0aa36f
|
Added (export)
|
2019-07-16 14:39:23 +09:00 |
|
Devine Lu Linvega
|
4358457b20
|
Implemented (exit)
|
2019-07-16 14:29:13 +09:00 |
|
Devine Lu Linvega
|
7a8e25b51b
|
Run is now include
|
2019-07-16 14:19:16 +09:00 |
|
Devine Lu Linvega
|
5f766f7270
|
Clear on new
|
2019-07-16 14:16:41 +09:00 |
|
Devine Lu Linvega
|
7d009e266d
|
Removed the path type
|
2019-07-16 14:14:06 +09:00 |
|
Devine Lu Linvega
|
ed406ca1ed
|
Better logs
|
2019-07-16 10:25:40 +09:00 |
|
Devine Lu Linvega
|
e9a84b376a
|
Added (crop), fixes #29
|
2019-07-16 10:10:16 +09:00 |
|
Devine Lu Linvega
|
79f85782ab
|
Added (resize)
|
2019-07-16 09:51:19 +09:00 |
|
Quentin Leonetti
|
b8736c1cbc
|
add recursive (of)
|
2019-07-15 22:34:25 +02:00 |
|
Quentin Leonetti
|
e8bc9d0ddc
|
add docstrings
|
2019-07-15 22:26:09 +02:00 |
|
Quentin Leonetti
|
2e4dcf08d8
|
add glitch example
|
2019-07-15 22:11:39 +02:00 |
|
Quentin Leonetti
|
90e7b52867
|
add random example script
|
2019-07-15 21:57:08 +02:00 |
|
Quentin Leonetti
|
c81a0a8c96
|
update examples to use defn
|
2019-07-15 21:42:09 +02:00 |
|
Quentin Leonetti
|
f353b674b3
|
add interop, defn, random
|
2019-07-15 21:30:15 +02:00 |
|
Devine Lu Linvega
|
ce3cf9985e
|
Completed desaturation filter
|
2019-07-15 22:09:03 +09:00 |
|
Devine Lu Linvega
|
994b97f58f
|
Canvas is no longer hidden by the commander
|
2019-07-15 17:32:56 +09:00 |
|
Devine Lu Linvega
|
ea0d4c3b4a
|
(if) without else case is now supported.
|
2019-07-15 17:16:09 +09:00 |
|
Devine Lu Linvega
|
5c6e78eab5
|
Catch empty input
|
2019-07-15 14:28:49 +09:00 |
|
Лu Лinveгa
|
ef9e72cdcd
|
Merge pull request #50 from AAorris/master
Remove need for double dashes when accessing theme vars. Add theme example.
|
2019-07-15 17:20:06 +12:00 |
|
Aaron Morris
|
468b357ea3
|
Add theme example.
|
2019-07-14 22:16:41 -07:00 |
|
Devine Lu Linvega
|
467834115a
|
Added callback to open, fixes #49
|
2019-07-15 14:13:42 +09:00 |
|
Aaron Morris
|
d3530c99fb
|
Remove double dash from theme cmd. Update docstring. Add example.
|
2019-07-14 21:58:47 -07:00 |
|
Devine Lu Linvega
|
b8d076234d
|
Fixed theme issue
|
2019-07-15 13:40:03 +09:00 |
|
Devine Lu Linvega
|
92664359c2
|
Added contrast pixel filter
|
2019-07-15 13:37:01 +09:00 |
|
Devine Lu Linvega
|
beddb42000
|
Added working pixels example
|
2019-07-15 12:22:26 +09:00 |
|
Devine Lu Linvega
|
3b59441033
|
Implemented (resize (rect))
|
2019-07-15 08:50:53 +09:00 |
|
Devine Lu Linvega
|
ab3d959335
|
Fixed error with (fill (svg)) fill
|
2019-07-15 08:31:09 +09:00 |
|
Devine Lu Linvega
|
89196fd28d
|
Added (svg) type
|
2019-07-15 08:28:23 +09:00 |
|
Лu Лinveгa
|
04250e6f84
|
Merge pull request #44 from AAorris/master
Add theme op to library to get theme variables.
|
2019-07-15 09:40:30 +12:00 |
|
Aaron Morris
|
1f06c555d5
|
Delete .gitignore
|
2019-07-14 11:35:12 -07:00 |
|
Aaron Morris
|
5fb97a072b
|
Add gitignore. Add theme op to library to get theme variables.
|
2019-07-14 11:01:08 -07:00 |
|
Quentin Leonetti
|
a247c4a8a6
|
Merge branch 'master' of github.com:hundredrabbits/Ronin
|
2019-07-14 15:25:20 +02:00 |
|
Quentin Leonetti
|
fccfb598d9
|
add animation
|
2019-07-14 15:25:12 +02:00 |
|
Devine Lu Linvega
|
d21178202a
|
Added text shape support, fixes #42
|
2019-07-14 21:16:17 +09:00 |
|
Devine Lu Linvega
|
cb4ce3eb18
|
Added theme menu
|
2019-07-14 20:55:38 +09:00 |
|
Devine Lu Linvega
|
6a617a1859
|
Completed theme implementation
|
2019-07-14 20:32:22 +09:00 |
|
Devine Lu Linvega
|
f8b2a4d652
|
Added zoom
|
2019-07-14 20:21:12 +09:00 |
|
Quentin Leonetti
|
391874841b
|
Merge branch 'master' of github.com:hundredrabbits/Ronin
|
2019-07-14 08:59:01 +02:00 |
|
Quentin Leonetti
|
d72548644e
|
fix async draw and update pixels example
|
2019-07-14 08:58:51 +02:00 |
|
Devine Lu Linvega
|
160ef4a158
|
Added (folder ($path)) to library
|
2019-07-14 15:16:19 +09:00 |
|