Closed AmbientOSX closed 9 years ago
Add the ' marks to the bottom of the Draw Triangle block, then kick it back to me to retest.
@kadst43 revised
When I tested, the flow block wasn't executing. I was testing in m4t12.
@kadst43 Rebased and tested on all showstoppers, looks like this is good to go. Give this little branch that could another shot :)
:+1:
@BrettASwift @kadst43
Commits should be somewhat explanatory but will give a rundown. -Disabled tab for the browser window to avoid the reloading issue. -y= is now movable but not deletable for M2 -The triangle_flow and transformation blocks will show the right A'B'C' "prime" count depending on which transformation it is. -Warnings are now split up on multiple lines -If block should now accept a wider variety of inputs -Critically for triangle vis: if the block is in the flyout it will not send its ID or vertices over to the view for visualization.
Let me know if there are any questions.