Skip to content

Releases: Aquaveo/xmsgrid

Pure Python

26 Apr 15:30
Compare
Choose a tag to compare
3.0.0

a couple of fixes

Updated docs

23 Apr 19:55
Compare
Choose a tag to compare
2.1.1

use python 2.7.13

Exposed c++ stream functions to read and write an XmUGrid

16 Apr 14:55
Compare
Choose a tag to compare

Add Examples

22 Jan 16:15
2160857
Compare
Choose a tag to compare
2.0.2

copy examples to doxygen

Bug Fixes

18 Jan 21:25
Compare
Choose a tag to compare
  • doc fixes

Conda review fixes

03 Dec 22:12
Compare
Choose a tag to compare
2.0.0

Trying to fix doxygen build error.

Added Caching and GetCell3dFaceOrientation to XmUGrid

30 Nov 16:20
Compare
Choose a tag to compare
1.1.0

Fixed doxygen and fixed parameter names to match naming convention.

Fixed GetDimensionCounts and Updated Documentation

27 Nov 15:57
Compare
Choose a tag to compare

Fixed XmUGrid::GetDimensionCounts to work with an empty UGrid.
Updated C++ and python documentation.

Added GetModified and SetUnmodified functions to XmUGrid

06 Nov 18:31
Compare
Choose a tag to compare

Added GetModified and SetUnmodified functions to XmUGrid.
Changed XmUGrid::SetLocation to not check for valid cells. Instead must call IsValidPointChange to check if the change is valid.
Changed XmUGrid::PointCount to GetPointCount.
Changed XmUGrid::SetLocation to SetPointLocation.
Added python binding to see if two edges are equivalent.

Consistent Naming

09 Oct 17:50
Compare
Choose a tag to compare

More consistent naming of methods for XmUGrid class. Build consistent with xmscore.