-
KNMI
- Utrecht, The Netherlands
- https://jaspervannieuwenhuizen.nl
Popular repositories Loading
-
pose-thumbnails
pose-thumbnails Public archiveBlender add-on that adds thumbnails to a pose library.
-
2d_animation_tools
2d_animation_tools PublicA collection of tools to quickly setup a scene for 2d animation in Blender
-
-
-
spiderwebs
spiderwebs PublicA tool to easily add spiderwebs (or wires) between objects (in Blender 3D).
126 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 10 commits in 1 repository
Created 1 repository
-
jasperges/shapash
Jupyter Notebook
This contribution was made on Apr 14
Created a pull request in MAIF/shapash that received 2 comments
Limit Dash version
Description
Limit the version of Dash to 2.x.x, because version 3.0.0 introduced a breaking change that effects shapash
.
I also removed Python 3.8 …
+2
−2
lines changed
•
2
comments
Reviewed 1 pull request in 1 repository
MAIF/shapash
1 pull request
-
Feature/issue 615
This contribution was made on Apr 18
Created an issue in MAIF/shapash that received 1 comment
Shapash is not compatible with Dash >= 3.0.0
The version specification for dash
allows for any version of dash
larger then 2.3.1, so dash
>= 3.0.0 is also allowed. However in dash
3.0.0 Dash.r…
1
comment