<TylerTork>
I'm struggling with terminology in describing the syntax of the language. What is sphere? A statement? A method? a system call? How do you describe it?
aiyion1 has quit [Ping timeout: 260 seconds]
TheAssass1n has joined #openscad
fling_ has joined #openscad
fling has quit [Ping timeout: 260 seconds]
TheAssassin has quit [Ping timeout: 260 seconds]
ferdna has joined #openscad
J24k has quit [Quit: Client closed]
J24k has joined #openscad
fling_ is now known as fling
<stealth_>
build-in function ?
<stealth_>
built*
mtm_ has joined #openscad
<stealth_>
i am just guessing here, maybe its more of a generator vs function since its executed at render/preview
<teepee>
J24k: we can but not into other organisations
<teepee>
stealth_: the button screen currently only works for 3d-mice, gamepads, joysticks
<teepee>
TylerTork: usually things that generate geometry implicitely are called modules, things that return data that is assigned to variables is functions
<teepee>
fancy, it's more a matter of how the OS sees it
<teepee>
normal mouse input is currently handled totally separately inside the application
<stealth_>
well the mouse driver is actually for windows, i am running it on linux so its not the best, but other software i can use the mouse back/forward buttoms to switch tabs, e.g sublimetext
<teepee>
there might be a (system level) way to treat those buttons a bit like a gamepad
<stealth_>
mouse options is very basic
<stealth_>
o, is there any way to invert the left click move while in preview