Go to file
Pei Xueke 803543fd2d 实现核心几何创建功能
 新功能:
- create_face: 面创建功能,支持轮廓段解析和材质设置
- follow_me: 跟随拉伸功能,沿路径拉伸面生成3D几何体
- work_trimmed: 工件修剪功能,处理部件修剪操作
- textured_surf: 表面纹理处理功能

🔧 命令优化:
- c03 (add_zone): 使用真实几何创建逻辑替代存根实现
- c04 (add_part): 使用真实几何创建逻辑替代存根实现

🧪 测试文件:
- core_test.py: 独立的核心几何功能测试
- simple_test.py: 简化的测试实现
- suw_impl_backup.py: 原文件备份
- suw_impl_clean.py: 清理版本实现

 所有功能已通过测试验证,可进行真实的木工设计几何创建
2025-07-01 15:48:03 +08:00
__pycache__ 提交Ruby源码和测试缓存 - SketchUp插件完整代码 2025-07-01 14:09:58 +08:00
blenderpython 实现核心几何创建功能 2025-07-01 15:48:03 +08:00
ruby/ruby 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
TRANSLATION_SUMMARY.md 🎉 SUWood项目100%完成! 完整翻译所有Ruby文件 2025-07-01 15:12:58 +08:00
client.py 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
client_test.json 提交Ruby源码和测试缓存 - SketchUp插件完整代码 2025-07-01 14:09:58 +08:00
encoding_fix.py 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
requirements.txt 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
ruby.rar 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
server.py 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
server_safe.py 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
test.bat 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
test_data.json 创建Socket JSON传输系统 - 包含服务器端、客户端、测试工具和完整文档 2025-07-01 14:01:38 +08:00
test_report.json 提交Ruby源码和测试缓存 - SketchUp插件完整代码 2025-07-01 14:09:58 +08:00
test_socket.py 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00
使用说明.md 修复Windows编码问题 - 添加编码安全版本和requirements.txt 2025-07-01 14:06:42 +08:00