Commit Graph

17 Commits (c16e8a773198cc0d20e8039e20f52d282be17e2c)

Author SHA1 Message Date
pullusb cb0ea42e19 big code refactor 2024-07-23 17:25:13 +02:00
pullusb 94f24ad5f6 New triangle interpolation method and fixes
- 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
2024-07-22 18:03:43 +02:00
pullusb fca531bf35 fix bad normal calculation 2024-07-18 18:22:40 +02:00
pullusb b65a60126d add some utils functions 2024-07-18 14:40:14 +02:00
pullusb 4da4c2801d Fix error when there is no hit 2024-07-15 15:47:24 +02:00
pullusb 6707d693d6 better ui and modal cancel interaction
- add range in ui when animation is checked
- fix rig target collection UI
- add camera frames in rig mode
- fix animated interpolation frame range in rig mode
- add redraw timer to refresh view
2024-02-08 18:27:07 +01:00
pullusb 8748728953 bigger plane zone in bone mode 2024-02-06 17:51:55 +01:00
pullusb b8180ea84f Add single object raycast method 2024-02-06 15:57:35 +01:00
pullusb 8152b8a7fd fix typo bug for frame check 2024-01-12 15:37:14 +01:00
pullusb 23811bf752 fix initial frame offset
- remove bone place after use
- add debug flag in operator
2024-01-11 11:49:10 +01:00
pullusb b3edd51284 full WIP parent operator 2023-12-13 10:22:09 +01:00
pullusb 8cccc7ba8c initial parent code 2023-12-12 14:04:35 +01:00
pullusb 4ba0fc1a69 bugfix, range include current frame 2023-12-11 10:26:20 +01:00
pullusb 52f92ea103 code for growing search -backup old ops method 2023-12-07 17:51:12 +01:00
pullusb a56a9ea537 Real mesh plane instead of pseudo plane 2023-12-06 18:42:33 +01:00
pullusb 4c44ff96b3 refactor - separate utils functions 2023-12-05 11:39:37 +01:00
pullusb 373a36a825 follow bone method 2023-12-05 11:27:48 +01:00