freezy / VisualPinball.Engine

:video_game: Visual Pinball Engine for Unity
https://docs.visualpinball.org
GNU General Public License v3.0
398 stars 62 forks source link

Visual Scripting Changes #382

Closed freezy closed 2 years ago

freezy commented 2 years ago

While visual scripting has its own project, we keep the documentation here. We also had to adapt a few things to make it work properly:

codecov[bot] commented 2 years ago

Codecov Report

Merging #382 (469a1bc) into master (53f1537) will decrease coverage by 0.67%. The diff coverage is 6.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
- Coverage   84.13%   83.46%   -0.68%     
==========================================
  Files         128      128              
  Lines        6973     7029      +56     
==========================================
  Hits         5867     5867              
- Misses       1106     1162      +56     
Impacted Files Coverage Δ
...Pinball.Engine/Game/Engines/GamelogicEngineLamp.cs 20.89% <0.00%> (-52.79%) :arrow_down:
VisualPinball.Engine/Math/Color.cs 71.42% <33.33%> (-11.91%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9678eb8...469a1bc. Read the comment docs.