fix issue. add feat.

- add ignored bmesh update function in flatten uv
- finish select by group, add, rm, clear group functions.
This commit is contained in:
2023-12-30 22:17:42 +08:00
parent c5ce6e8a2c
commit 20aba6c273
5 changed files with 244 additions and 14 deletions

3
.gitattributes vendored
View File

@ -2,5 +2,6 @@
*.png binary
# our generated mesh should be save as binary
*.bin binary
# the compressed json data should be binary
# the raw json data should be binary
# although i edit it manually
bbp_ng/raw_jsons/*.json binary