Menu

Commit [r89]  Maximize  Restore  History

Changes in version 1.4.10 (Core)

================================
* implemented nonrecursive quicksort
* some documentation fixes
* new Settings in ILSettings (rel. sorting)
* refinements in ILArray.ToString() for NaN/Inf

Changes in version 0.13.02 (Drawing)
====================================
* renamed: Drawing.Plots.ILLitBox3D
-> Drawing.Shapes.ILLitBox
* moved: Drawing.Graphs.ILBarGraph2D
-> Drawing.Plots.ILBarGraph2D
* implemented ILPlot (custom plots base)
* ILPanel.Create() sets Dock=Filled also
* added new plot: ILLitSink (demo)
* added ILSceneGraphNode.EventingSuspend()
* added ILSceneGraphNode.EventingResume()
* new ILPanel.InteractiveMode: Translating (via CTRL key)
* renamed ILLitBox3D.Wireframe -> ILLitBox3D.Edges
* sped up ILLitBox3D
* added ILPanel.Graph.AddPlot()
* improved ILPanel event handling
* ILPanel.AutoZoomContent -> AutoZoomOptions
* IILPanelConfigurator interface
* added ILSceneGraph.NodeAdded event
* added ILSceneGraph.NodeRemoved event
* removed! scene graph IEnumerable implementation
-> use ILSceneGraphNode instead
* added ILSceneGraphInnerNode.Remove(ILShape)
* removed! IILLegendRenderer.Label
* added IILLegendRenderer.LabelSize
* renamed: IILRenderer -> IILTextRenderer
* improved stability of axis ticks (NaN, Inf)
* added Plots.ILBarGraph3D: IILPanelConfigurator
* some documentation
* added Plots.ILLitSurface: IILPanelConfigurator
* improved ILLitSurface performance
* renamed: Drawing.Plots.ILVectorField
-> Drawing.Plots.ILVectorField2D
* Implemented ILBorderedShape.Update()
* improved sorting for transparent composite shapes
* ILLitPolygon, ILPolygon, ILLines accept
changed datalength on Update()
* ILTriangles, ILQuads: added missing constructors

hasfo 2010-10-13

1 2 3 4 > >> (Page 1 of 4)
changed /Hycalper/HycalperConsole.sln
changed /Hycalper/HycalperConsole/HycalperConsole.csproj
changed /ILCPUID/ILCPUID.vcproj
changed /ILNumerics.Drawing/Collections/ILGraphCollection.cs
changed /ILNumerics.Drawing/Controls/ILFigure.cs
changed /ILNumerics.Drawing/Controls/ILPanel.cs
changed /ILNumerics.Drawing/Controls/ILSubfigure.cs
removed /ILNumerics.Drawing/Graphs/ILBarGraph2D.cs
changed /ILNumerics.Drawing/Graphs/ILGraph.cs
changed /ILNumerics.Drawing/Graphs/ILImageSCGraph.cs
changed /ILNumerics.Drawing/Graphs/ILPlot2DGraph.cs
changed /ILNumerics.Drawing/Graphs/ILSceneGraph.cs
changed /ILNumerics.Drawing/Graphs/ILSceneGraphInnerNode.cs
changed /ILNumerics.Drawing/Graphs/ILSceneGraphNode.cs
changed /ILNumerics.Drawing/Graphs/ILSceneGraphRootNode.cs
changed /ILNumerics.Drawing/Graphs/ILSurfaceGraph.cs
changed /ILNumerics.Drawing/ILNumerics.Drawing.csproj
changed /ILNumerics.Drawing/Interfaces/IILLegendRenderer.cs
changed /ILNumerics.Drawing/Interfaces/IILPanelConfigurator.cs
renamed /ILNumerics.Drawing/Interfaces/IILRenderer.cs -> /ILNumerics.Drawing/Interfaces/IILTextRenderer.cs
changed /ILNumerics.Drawing/Interfaces/IILTextInterpreter.cs
changed /ILNumerics.Drawing/Labeling/ILLabel.cs
changed /ILNumerics.Drawing/Labeling/ILLabelingElement.cs
changed /ILNumerics.Drawing/Labeling/ILRendererAttribute.cs
/Hycalper/HycalperConsole.sln Diff Switch to side-by-side view
Loading...
/Hycalper/HycalperConsole/HycalperConsole.csproj Diff Switch to side-by-side view
Loading...
/ILCPUID/ILCPUID.vcproj Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Collections/ILGraphCollection.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Controls/ILFigure.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Controls/ILPanel.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Controls/ILSubfigure.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILGraph.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILImageSCGraph.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILPlot2DGraph.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILSceneGraph.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILSceneGraphInnerNode.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILSceneGraphNode.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILSceneGraphRootNode.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Graphs/ILSurfaceGraph.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/ILNumerics.Drawing.csproj Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Interfaces/IILLegendRenderer.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Interfaces/IILPanelConfigurator.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Interfaces/IILTextInterpreter.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Labeling/ILLabel.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Labeling/ILLabelingElement.cs Diff Switch to side-by-side view
Loading...
/ILNumerics.Drawing/Labeling/ILRendererAttribute.cs Diff Switch to side-by-side view
Loading...
1 2 3 4 > >> (Page 1 of 4)