Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
v0.4
f1d486bd · ·Version 0.4 Changes since v0.3: - PlyParseError introduced - Better validation - More explicit rules for data mutation - Minor bug fixes
-
v0.3
b17a6f68 · ·Version 0.3 New since v0.2: - Property access via __getitem__/__setitem__ - Better support for modifying property metadata (still experimental) - tox/py.test unit tests - Support for "obj_info" comments - Utility function "make2d"
-
v0.2
9d3cd315 · ·Version 0.2 Changes since v0.1: - Slightly better error checking - Better compliance with original PLY specification - Python 3 support
-
v0.1
60bbf9ec · ·First versioned version, with initial read/write support for ASCII and binary PLY files.