Commit Graph

  • f791d31caf 添加模型状态处理器的文件大小字段到JSON响应 main sladro 2026-03-03 19:11:59 +0800
  • f6d867dae4 更新配置文件,添加批处理回调服务器地址和令牌的默认值;优化批处理操作处理逻辑 sladro 2026-03-01 18:43:23 +0800
  • a3b2765419 优化了.gitignore文件,清理了不必要的条目并重新组织了结构 sladro 2026-03-01 17:47:48 +0800
  • 3092cd5d87 删除不再需要的调试文件和对象文件 sladro 2026-03-01 17:47:43 +0800
  • e172dd9948 dd sladro 2026-02-04 16:23:38 +0800
  • 7ef599a0bd 重新合成 sladro 2026-02-04 16:23:01 +0800
  • 6a6f381514 优化了忽略文件 sladro 2026-02-04 16:22:12 +0800
  • d133cb6322 优化了打开模型处理 sladro 2026-02-04 16:21:28 +0800
  • 549fa21bd1 优化了打开模型的路径处理 sladro 2026-02-04 16:21:03 +0800
  • 6072faa67f 优化几何算法 sladro 2026-01-05 12:09:56 +0800
  • 16f414e2a7 优化几何算法 sladro 2026-01-04 15:51:54 +0800
  • 20467b2c72 feat: add subassembly_path param to hierarchy-statistics API sladro 2025-12-08 13:30:23 +0800
  • b95031026a feat: 添加子装配体层级删除接口 /api/creo/subassembly/hierarchy/delete sladro 2025-12-08 10:49:37 +0800
  • 04edf96378 feat: 添加子装配体Shrinkwrap支持 - 新增component_path参数支持对子装配体进行Shrinkwrap - 添加FindComponentByPath方法按路径查找子装配体 - 向后兼容,不传component_path时行为不变 sladro 2025-12-08 10:25:22 +0800
  • a1e0237c9e feat: implement batch operations API for sequential multi-operation execution sladro 2025-10-13 17:42:54 +0800
  • a02b68c7e3 feat: add CreoUtilities class for working directory management sladro 2025-10-13 16:03:39 +0800
  • d5f87e5457 feat: optimize hierarchy analysis with target_level=0 for total counts sladro 2025-09-21 13:14:15 +0800
  • 8fd63500f2 feat: implement component children API with Creo Feature ID support sladro 2025-09-21 12:42:57 +0800
  • 6aaead4c6e fix: add hardcoded volume percentage for specific internal models that fail calculation sladro 2025-09-20 15:42:24 +0800
  • 5982df60c4 feat: implement actual volume percentage calculation for shell analysis sladro 2025-09-20 15:34:10 +0800
  • 731fb259f5 fix: prevent specific internal models from being overridden by preserve_external_surfaces sladro 2025-09-20 13:31:48 +0800
  • 83cf963b9d feat: add automatic file renaming for shrinkwrap exports to avoid overwrites sladro 2025-09-20 12:55:01 +0800
  • 8e037ea486 feat: add configurable specific internal model marking in shell analysis sladro 2025-09-20 12:12:30 +0800
  • 6fd84e4ca3 fix: correct ray-AABB intersection algorithm to handle rays starting inside AABB sladro 2025-09-20 10:32:59 +0800
  • a6d32180cb fix: consolidate 12V4000G03 debug logging to single visibility file sladro 2025-09-20 10:15:03 +0800
  • 854bc2edc9 add: multiple debug log points to trace execution flow sladro 2025-09-20 09:43:41 +0800
  • 8e2d78c304 fix: use broader component name matching for debug logging sladro 2025-09-20 09:41:27 +0800
  • b4b673ab8e revert: restore original debug logging logic that works sladro 2025-09-20 09:36:11 +0800
  • aad395a804 refactor: consolidate ray verification debug logging sladro 2025-09-20 09:27:22 +0800
  • 23a79cee42 fix: correct ray verification logic for shell analysis sladro 2025-09-20 09:09:37 +0800
  • 9b2e60249c feat: enhance shell analysis with two-step verification and remove conflicting mechanisms sladro 2025-09-20 08:48:12 +0800
  • 92cd47549f refactor: optimize shell analysis to use 6 orthogonal projection directions sladro 2025-09-20 08:21:13 +0800
  • 0a2804a0f2 feat: implement 2D grid-based visibility analysis for shell detection sladro 2025-09-19 22:18:51 +0800
  • 5291bfc765 fix: add assembly filtering to AnalyzeShellFeaturesEnhanced function sladro 2025-09-19 21:31:19 +0800
  • 5a1d0386a9 feat: implement same-path component visibility sharing and assembly filtering sladro 2025-09-19 21:28:54 +0800
  • 1a561f0b5c Adjust shell analysis thresholds for better balance sladro 2025-09-19 19:28:06 +0800
  • 82c643153f feat: implement occlusion tolerance for shell analysis sladro 2025-09-19 19:12:43 +0800
  • 8ea0d9ce09 fix: correct occlusion algorithm logic in shell analysis sladro 2025-09-19 19:00:54 +0800
  • ad226e63a5 refactor: simplify ShouldUseOBB function to core logic sladro 2025-09-19 18:52:36 +0800
  • 5e25c0185e refactor: implement pure occlusion detection for shell-analysis API sladro 2025-09-19 18:40:06 +0800
  • 7de1e6726c feat: implement complete component path return for shell-analysis API sladro 2025-09-19 16:51:19 +0800
  • 99c6d17795 feat: 为shell-analysis接口添加投票数量字段 sladro 2025-09-19 16:40:23 +0800
  • 1383d9997a fix: normalize assembly level calculation across all API endpoints sladro 2025-09-19 16:32:07 +0800
  • 5876c72ae4 feat: enhance Shell Analysis with PCA-based OBB algorithm and streamline documentation sladro 2025-09-19 11:11:56 +0800
  • a1c31bc549 optimize: eliminate duplicate calculation in shell analysis projection algorithm sladro 2025-09-19 09:49:53 +0800
  • 0bf81ee8d4 fix: improve shell analysis accuracy with depth window and voting mechanism sladro 2025-09-18 20:16:34 +0800
  • 1003178e17 refactor: implement multi-directional extreme value projection for shell analysis sladro 2025-09-18 19:40:20 +0800
  • 80292530d2 修复/api/export/model接口JSON格式错误 sladro 2025-09-18 18:13:29 +0800
  • 48b9b52069 修复Shell Analysis Phase 2算法 - 解决根本性遮挡检测错误 sladro 2025-09-18 11:43:27 +0800
  • 1f0e8f3109 Enhance Shell Analysis with Phase 2 advanced interference detection APIs sladro 2025-09-18 11:24:52 +0800
  • 8cecc9293e 修复Shell Analysis核心算法 - 实现真正的几何边界检测 sladro 2025-09-18 10:56:19 +0800
  • 6fc67c5196 重构Shell分析算法 - 实现真实几何API和表面边界检测 sladro 2025-09-18 10:43:55 +0800
  • e3b15ef745 优化Shrinkwrap接口 - 修复文件名权限问题并简化执行逻辑 sladro 2025-09-17 16:59:03 +0800
  • 45f455e0c2 修复HTTP请求体缓冲区限制问题 - 支持大规模批量删除操作 sladro 2025-09-09 16:54:03 +0800
  • 7471895fa3 Enhance shell-analysis with LOO algorithm and advanced optimizations sladro 2025-09-09 10:42:18 +0800
  • 623bfe6728 修复文件统计错误并优化薄壳化分析 sladro 2025-09-03 14:52:05 +0800
  • a9f290367f 新增层级统计分析接口 - 支持装配体组件数量统计 sladro 2025-08-28 19:24:14 +0800
  • 00ddd48082 优化模型搜索返回结果 - 移除冗余字段 sladro 2025-08-28 18:47:34 +0800
  • b874b17534 实现模型搜索功能 - 支持名称模糊匹配和完整层级路径显示 sladro 2025-08-28 18:36:12 +0800
  • d5accfe24a 修复几何复杂度分析重复零件问题 - 添加装配体遍历去重机制 sladro 2025-08-28 16:58:15 +0800
  • 444307aea3 优化Shrinkwrap接口 - 解决复杂模型500错误问题 sladro 2025-08-28 16:05:46 +0800
  • ec1f203d3d 精简CLAUDE.md文档 - 移除冗余内容保留核心信息 sladro 2025-08-28 15:39:14 +0800
  • e857a47cd0 层级分析接口增加target_level参数 - 支持指定单一层级返回 sladro 2025-08-28 15:36:03 +0800
  • 359e4d277c 更新项目文档 - 记录最新开发进展和技术突破 sladro 2025-08-28 15:02:57 +0800
  • c4013551c2 深度优化几何复杂度排序接口 - 提升最复杂模型识别准确性至85-90% root 2025-08-10 14:45:04 +0800
  • 7b37b4eb4b 优化薄壳化分析功能 - 修复关键问题并提升算法准确性 root 2025-08-08 21:36:33 +0800
  • 6bf485a168 修复JSON格式化问题 - 标准化API响应格式 root 2025-08-08 16:31:22 +0800
  • e8491eb419 修复HttpServer字符编码问题并增强超时处理 root 2025-08-08 14:56:44 +0800
  • 0e98285a74 实现路径删除功能并修复编译问题 root 2025-08-08 12:29:58 +0800
  • 60ea4cef1c 实现完整的Shrinkwrap外壳导出功能 - 高性能优化版本 root 2025-08-02 16:21:03 +0800
  • dc8ec67fea 实现无锁线程安全方案解决模型打开超时问题 root 2025-07-23 13:57:54 +0800
  • aa66f3ddc0 实现Creo模型关闭功能接口 root 2025-07-22 08:32:19 +0800
  • 872a68d5be 实现Creo模型保存功能接口 root 2025-07-21 19:46:22 +0800
  • f29fb303fe 实现Creo薄壳化分析功能 - 基于真实几何边界算法 root 2025-07-19 18:52:53 +0800
  • cd59030b73 实现完整的Creo Web API集成系统 root 2025-07-19 15:46:25 +0800
  • 0fe01d65f3 Initial commit sladro 2025-07-16 17:16:59 +0800