|
Failed to load latest commit information. |
|
docs/report
|
delete
|
|
|
resources
|
added photoshop PSD file for axis
|
|
|
.gitignore
|
gitignore
|
|
|
README.markdown
|
Update README.markdown
|
|
|
curves.psd
|
renamed curvey.py to libcurvey.py
|
|
|
curvey.py
|
make curvey.py be main starting point
|
|
|
libcurvey.py
|
removed dictionary of internal points; not needed!
|
|
|
test_curvey.py
|
failing test for non-interpolating splines
|
|
|
test_util.py
|
added test_util.py
|
|
|
uicmd.py
|
refactor so that de boor is lazily activated when render() is called
|
|
|
uipygame.py
|
refactored UI
|
|
|
uitk.py
|
render_cb placemente fix
|
|
|
util.py
|
simplified perpixel
|
|