New graph in place
Also: - Data from Spacebrew publishers now utilised in bar graph - Added raage slider to adjust graph width - it now starts just before the HUD graphic hole and ends about 80% of screen length. - Graph height now adjustable - these are the values
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
<ClCompile Include="..\..\..\addons\ofxSpacebrew\src\ofxSpacebrew.cpp" />
|
||||
<ClCompile Include="src\visual\graph\AbstractGraph.cpp" />
|
||||
<ClCompile Include="src\visual\graph\BarGraph.cpp" />
|
||||
<ClCompile Include="src\visual\graph\BodyGraph.cpp" />
|
||||
<ClCompile Include="src\visual\Scene.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -188,6 +189,7 @@
|
||||
<ClInclude Include="..\..\..\addons\ofxSpacebrew\src\ofxSpacebrew.h" />
|
||||
<ClInclude Include="src\visual\graph\AbstractGraph.h" />
|
||||
<ClInclude Include="src\visual\graph\BarGraph.h" />
|
||||
<ClInclude Include="src\visual\graph\BodyGraph.h" />
|
||||
<ClInclude Include="src\visual\Scene.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user