Jump to content

Basic Padding not working for me


revilo3d

Recommended Posts

I don't think $F3 is valid; only $F and $F4. Use the padzero() expression instead.

$F<N> for any integer N is valid. You can even do $F200, if you want to get crazy. It's just that we're not special-casing it, like the expression parser, in the syntax highlighting code.

Link to comment
Share on other sites

Middleclick reveals what I would expect - and it does work when i create an simple example in a new scene to test - however on several instances it was breaking my geometry writing out wedges and also in other parts of the tutorial. Because of it i just stuck with $F and it would work again, and am unsure in what particular circumstances it was falling me. I'll be sure as soon as I break it again to save the file and post it back here. Good to know about the highlighting :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...