-
```
tim.knip: ie: say a channel has 3 keyframes on time=0, time=1 and
time=2
assume animation is a single channel
then animation.startTime=0, endTime=2
but the internal timer can be 1.9
next 'tick':…
-
```
tim.knip: ie: say a channel has 3 keyframes on time=0, time=1 and
time=2
assume animation is a single channel
then animation.startTime=0, endTime=2
but the internal timer can be 1.9
next 'tick':…
-
There is a ton of dead code laying around because of the migration that needs to be removed.
This will also include dropping a bunch of dependencies which is also good.
- [x] API
- [ ] Web
-…
-
It can be difficult to find how certain features are calculated if you're not familiar with the source code and the project organisation (knip, imagej-ops, etc.).
It would be great to have some doc…
-
Onlangs was er wat buzz over de invulling van IMBOR Riolering. Volgens mij is deze voldoende uit de lucht genomen. Maar er valt nog wel een beslissing te nemen over hoe de GWSW ontologie nou precies i…
-
**Describe the bug**
Ksnip freezes when "Select Color" window is open and "Rectangular Area" command is used.
**To Reproduce**
Steps to reproduce the behavior:
1. Click on Line tool.
2. Click o…
-
### Prerequisites
- [X] I'm using the latest version
- [X] I've read the relevant [documentation](https://knip.dev)
- [X] I've searched for [existing issues](https://github.com/webpro-nl/knip/issues?…
-
When creating an Image Reader node by drag and dropping a file onto KNIME, everything works fine. However, adding an additional file via the configuration dialog yields the following error:
```
ER…
-
I tried to init a workspace using the standard rosdistro:
```
$ ros-get ws-create https://github.com/ros/rosdistro /opt/ros/melodic/
-----------------------------------------------------
Profile…
-
With the recent monorepo npm workspace refactor, the dead code script using knip was broken. To fix it, we need to move knip so that it runs from the root context rather than the workspace package.jso…