- Triangle mode: - Add bind modal to set points - interpolate based on user defined triangle bound to geometry - changed: in geometry mode, points out of geometry should follow more consistantly (needs more testing) - Better method names is UI - fix : error when strokes are not fully selected
GP INTERPOLATE
Blender addon to handle interpolation drawing with grease pencil
Blender addon used to help artist drawing gp interpolation over 3D animation.
Installation
- Create your own local directory in
/home/<USER>/dev
- Create your own local directory in
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/gp_interpolate.git
Settings
Those seetings from gitlab will be populated to each repository created with this template
Branches
The main branch is master. It's a protected branch refusing pushing from any users who is not a Owner. In other words you have to create you own developping branch and then create a push request. After at least one validation, you will be able to push you branch to the master one.
Description
Languages
Python
100%