Quentin Leonetti
|
cb1aff02e4
|
Merge branch 'master' of github.com:hundredrabbits/Ronin
|
2019-07-14 06:58:48 +02:00 |
|
Quentin Leonetti
|
3cca9a2da9
|
add dejong script
|
2019-07-14 06:58:28 +02:00 |
|
Devine Lu Linvega
|
fac74b21f8
|
Cmd+Shift+R to "reload run"
|
2019-07-14 13:54:30 +09:00 |
|
Devine Lu Linvega
|
7b4e5c3db0
|
Updated preview image
|
2019-07-14 13:34:23 +09:00 |
|
Quentin Leonetti
|
6abb963a40
|
add recursive example
|
2019-07-14 06:22:48 +02:00 |
|
Quentin Leonetti
|
b3fa6d26d5
|
add (str)
|
2019-07-14 06:12:06 +02:00 |
|
Quentin Leonetti
|
15f1e6a2b1
|
add def implementation for lambdas
|
2019-07-14 06:07:05 +02:00 |
|
Quentin Leonetti
|
950716f2f3
|
Merge branch 'master' of github.com:hundredrabbits/Ronin
|
2019-07-14 05:57:42 +02:00 |
|
Quentin Leonetti
|
530bd1a2d9
|
adds def
|
2019-07-14 05:56:02 +02:00 |
|
Лu Лinveгa
|
595110f781
|
Merge pull request #40 from lctrt/feat/draw-callback
add callback to draw
|
2019-07-14 15:36:15 +12:00 |
|
Quentin Leonetti
|
88bf708ed2
|
add PI test
|
2019-07-14 05:33:44 +02:00 |
|
Quentin Leonetti
|
3254dc445c
|
add tests
|
2019-07-14 05:31:07 +02:00 |
|
Quentin Leonetti
|
fed2f5977a
|
puts back the simpler array example
|
2019-07-14 05:23:03 +02:00 |
|
Quentin Leonetti
|
0d7a33d4af
|
add array drawing example
|
2019-07-14 05:17:02 +02:00 |
|
Quentin Leonetti
|
f05fa86dbb
|
add math utilities
|
2019-07-14 05:14:53 +02:00 |
|
Quentin Leonetti
|
beadb53b13
|
add callback to draw
|
2019-07-14 04:43:47 +02:00 |
|
Devine Lu Linvega
|
216a077799
|
Trying to select pixels
|
2019-07-14 10:28:59 +09:00 |
|
Devine Lu Linvega
|
335feca28f
|
Implemented file save/load, fixes #39
|
2019-07-14 09:52:38 +09:00 |
|
Devine Lu Linvega
|
851c2bdac2
|
Cleaned up surface
|
2019-07-14 09:06:13 +09:00 |
|
Devine Lu Linvega
|
685d70439b
|
Added the circle shape
|
2019-07-14 08:53:24 +09:00 |
|
Devine Lu Linvega
|
c99ae1dad7
|
Added more tests
|
2019-07-14 08:28:24 +09:00 |
|
Devine Lu Linvega
|
c571d32ef2
|
Adding testing
|
2019-07-14 07:39:43 +09:00 |
|
Лu Лinveгa
|
97861dc3f3
|
Merge pull request #33 from lctrt/feat/clamp
add clamp and step function
|
2019-07-14 09:12:40 +12:00 |
|
Лu Лinveгa
|
7a30b60a8c
|
Merge pull request #32 from lctrt/feat/math-extension
extend basic math function to multi params
|
2019-07-14 09:12:21 +12:00 |
|
Лu Лinveгa
|
bf69849d78
|
Merge branch 'master' into feat/math-extension
|
2019-07-14 09:12:13 +12:00 |
|
Лu Лinveгa
|
32898e4930
|
Merge pull request #31 from lctrt/feat/lisp-utils
Feat/lisp utils
|
2019-07-14 09:11:28 +12:00 |
|
Лu Лinveгa
|
13d498c09c
|
Merge pull request #30 from lctrt/master
adds (run "/path/file.lisp")
|
2019-07-14 09:10:48 +12:00 |
|
Quentin Leonetti
|
92657c629c
|
Add step function
|
2019-07-13 21:42:48 +02:00 |
|
Quentin Leonetti
|
ca1ddbdeed
|
add clamp function
|
2019-07-13 21:35:47 +02:00 |
|
Quentin Leonetti
|
82827a300b
|
extend basic math function to multi params
|
2019-07-13 21:27:40 +02:00 |
|
Quentin Leonetti
|
578efdd523
|
remove duplicated command print
|
2019-07-13 21:18:56 +02:00 |
|
Quentin Leonetti
|
56402870fc
|
adds if and filter
|
2019-07-13 21:15:03 +02:00 |
|
Quentin Leonetti
|
d5225a3d68
|
Add logic functions
|
2019-07-13 21:00:03 +02:00 |
|
Quentin Leonetti
|
5de7d7fdc4
|
adds first and rest
|
2019-07-13 18:18:35 +02:00 |
|
Quentin Leonetti
|
805e9ccb28
|
adds print and map
|
2019-07-13 17:58:04 +02:00 |
|
Quentin Leonetti
|
9bf643e1a1
|
remove console.log
|
2019-07-13 14:51:09 +02:00 |
|
Quentin Leonetti
|
a386b2a3cf
|
Merge branch 'master' of github.com:lctrt/Ronin
|
2019-07-13 14:50:27 +02:00 |
|
Quentin Leonetti
|
55d6a409a3
|
add run command
|
2019-07-13 14:49:53 +02:00 |
|
Devine Lu Linvega
|
0dc0db98a9
|
Added basic math functions
|
2019-07-13 20:29:39 +09:00 |
|
Devine Lu Linvega
|
d309a9f032
|
Started guides
|
2019-07-13 20:19:18 +09:00 |
|
Devine Lu Linvega
|
55b1e54fad
|
Added scale and echo
|
2019-07-13 16:27:32 +09:00 |
|
Devine Lu Linvega
|
ef77a1b73d
|
Draw image
|
2019-07-13 15:53:32 +09:00 |
|
Devine Lu Linvega
|
40e1f816e7
|
Added path injection
|
2019-07-13 15:24:07 +09:00 |
|
Devine Lu Linvega
|
7071c8cb8e
|
Added mouse picking
|
2019-07-13 14:59:35 +09:00 |
|
Devine Lu Linvega
|
1729dc7fa0
|
Added line type
|
2019-07-13 14:28:41 +09:00 |
|
Devine Lu Linvega
|
44414600a1
|
Added clone function
|
2019-07-13 14:14:59 +09:00 |
|
Devine Lu Linvega
|
9757fcfb48
|
Added file load
|
2019-07-13 13:35:48 +09:00 |
|
Devine Lu Linvega
|
ac94515355
|
Added basic stroke/fill/clear
|
2019-07-13 13:24:11 +09:00 |
|
Devine Lu Linvega
|
7281cb267a
|
Starting guides and draw
|
2019-07-13 11:59:12 +09:00 |
|
Devine Lu Linvega
|
c84ca65436
|
Fixed drag issues
|
2019-07-13 11:47:18 +09:00 |
|