@kudashi/kds-api 2.13.1 → 2.13.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/api.d.ts +5543 -3934
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
# 酷大师api
|
|
2
2
|
|
|
3
3
|
# api changelog
|
|
4
|
+
|
|
5
|
+
# version 2.13.2(2022-07-15)
|
|
6
|
+
- Remove the qunhe brep api
|
|
7
|
+
- Add KApplication Chinese comment
|
|
8
|
+
- Add KPluginUIAndStorage Chinese comment
|
|
9
|
+
|
|
4
10
|
# version 2.13.1(2022-02-23)
|
|
5
11
|
- Added KEuler and KQuaternion.
|
|
6
12
|
- Modified the return type of KGeomLib.faces2dBoolean.
|