Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New sticky and slippy blocks #489

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2019

  1. New node

    Linear sticky block
    Flat sticky block
    Slippy block
    leucome committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    4702c22 View commit details
    Browse the repository at this point in the history
  2. A bit of cleanup

    leucome committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    b16f0a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Added on_rotate

    It's possible to change axis with the screw driver. 
    Note that It does not really use facedir but still use 3 pre-made orientations.  Paramtype2 facedir is required for some screw driver to trigger on_rotate but it's not really used for the rotation.
    leucome committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    2089931 View commit details
    Browse the repository at this point in the history
  2. Added on_rotate for srewvriver

    It's possible to change axis with the screw driver. 
    Note that It does not really use facedir but still use 3 pre-made orientations.  Paramtype2 facedir is required for some screw driver to trigger on_rotate but it's not really used for the rotation.
    leucome committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    e5399a3 View commit details
    Browse the repository at this point in the history