Release v1.12.3
General:
- Add support for pathnames longer than 248 characters
- Emit unresolved object warnings for untyped UUIDs; previously these objects would not be reported
- Throw compiler error on unknown variable types
- Use proper type names in compiler error messages instead of internal names
GR2 Exporter:
- Only allow at most 127 bound bones (this is the maximum that D:OS 2 supports)
- Allow specifying model type in DAE extra technique instead of passing it as an exporter parameter / entering it manually via the GUI
- Improved support for D:OS LSMv1 vertex attributes
- Fix UserDefinedProperties export of cloth models
- Add support for MeshProxy export
- Detect and report vertices with overlapping UVs that cause incorrect tangent calculations