virtual-world-framework / mars-game

A game designed to teach STEM concepts to high school students under the ADL True Game-based Learning project.
Other
40 stars 8 forks source link

Punchlist and Triangle Vis Support #736

Closed AmbientOSX closed 8 years ago

AmbientOSX commented 8 years ago

@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.

kadst43 commented 8 years ago

Add the ' marks to the bottom of the Draw Triangle block, then kick it back to me to retest.

AmbientOSX commented 8 years ago

@kadst43 revised

kadst43 commented 8 years ago

When I tested, the flow block wasn't executing. I was testing in m4t12.

AmbientOSX commented 8 years ago

@kadst43 Rebased and tested on all showstoppers, looks like this is good to go. Give this little branch that could another shot :)

kadst43 commented 8 years ago

:+1: