util_simple_3d 8.0.0 util_simple_3d: ^8.0.0 copied to clipboard
Utility for Sp3dObj. Includes 3D geometry generation utility and more.
8.0.0 #
- Updates associated with base library updates.
- Objects generated by UtilSp3dCommonParts default to the isTouchable flag being false (creating non-touchable objects).
7.0.0 #
- Supported Dart 3.
6.0.0 #
- Updates associated with base library updates.
5.0.1 #
- Enabled to change the object drawing order of UtilSp3dCommonParts as an option parameter.
- Changed default layerNum of worldMeshes to -2.
5.0.0 #
- Updates associated with base library updates.
- Objects generated by UtilSp3dCommonParts now default to layerNum -1 (background).
4.1.0 #
- Added UtilSp3dCommonParts class.
4.0.1 #
- Updates associated with base library updates.
4.0.0 #
- Refactored the structure for future development.
3.0.0 #
- Updates associated with base library updates.
2.0.0 #
- Changed Class name and member name to lower camel case.
- Separated the Japanese README file.
- Added NonWire fields to FSp3dMaterial class.
1.0.0 #
- Updates associated with base library updates.
0.0.2 #
- Added white, white_wire, black and black_wire field to F_Sp3dMaterial.
- Added sample images and sample codes to README.md.
0.0.1 #
- initial release.