songsenand
  • Joined on 2024-01-17
songsenand created repository songsenand/SUInput 2026-01-21 00:45:18 +08:00
songsenand pushed to main at songsenand/toydesigner-cgal 2024-04-15 01:05:37 +08:00
0d4bd1858c fix(tdcgal/enums.cpp): add ;
5905691cce feat(tdcgal/plane/objects.py): add class Bbox2D
10334fa70e feat(tdcgal/plane/plane.cpp): add Transformation
477658c5aa feat(tdcgal/plane/plane.cpp): class Bbox_2
c703017487 feat(tdcgal/plane/objects.py:IsoRectangle2D): class IsoRectangle2D
Compare 7 commits »
songsenand pushed to main at songsenand/toydesigner-cgal 2024-02-25 23:21:08 +08:00
596c000ed6 feat(tdcgal/plane/plane.cpp-tdcgal/plane/objects.py): add circle
9e1373b126 feat(tdcgal/enums.cpp): add Sign Orientation etc
Compare 2 commits »
songsenand pushed to main at songsenand/toydesigner-cgal 2024-02-19 23:32:56 +08:00
b82011ef76 feat(tdcgal/plane/plane.cpp-tdcgal/plane/objects.py): add Vector_2 Direction_2 Direction2D etc
songsenand pushed to main at songsenand/toydesigner-cgal 2024-02-18 21:31:36 +08:00
6f012976d0 feat(tdcgal/plane/plane.cpp-tdcgal/plane/objects.py): func: squared_distance and some py::class_ impl
songsenand pushed to main at songsenand/toydesigner-cgal 2024-02-18 21:26:29 +08:00
bbaf3423d7 feat(tdcgal/cgal.cpp-tdcgal/plane/objects.py): class Point2D Segment2D Ray2D etc
33c1958581 fix(tdcgal/cgal.hpp): CGAL_BINDINGS_H
f7103430d6 build(build.py): build function subprocess.run arg: cwd =
Compare 3 commits »
songsenand pushed to main at songsenand/toydesigner-cgal 2024-02-16 07:32:02 +08:00
9a170f93d3 fix(import): add Line_2
375dbe979c feat(tdcgal/*): 添加Point2D Segment2D Line2D等
51c70f3312 test(tests/): test
4382d9dab7 build(pyproject.toml): 添加一些依赖
0674af1e95 build(build.py): config build cgal-binding
Compare 10 commits »
songsenand created repository songsenand/toydesigner-cgal 2024-02-14 19:08:23 +08:00
songsenand pushed to main at songsenand/ToyDesigner 2024-01-27 01:30:06 +08:00
97e0e3c39c feat(toydesigner/objects.py): 添加常见2D图形类
86c1f27e38 test(tests/test_object.py): 添加对Line的测试
d77f119c63 build(pyproject.toml): 添加pytest
Compare 3 commits »
songsenand pushed to main at songsenand/ToyDesigner 2024-01-26 23:35:26 +08:00
f832238900 build(pyproject.toml): 添加`ezdxf`、`commitizen`等依赖
songsenand pushed to main at songsenand/ToyDesigner 2024-01-26 23:32:53 +08:00
2a2bce0793 style(.gitignore): git忽略poetry.lock
songsenand pushed to main at songsenand/ToyDesigner 2024-01-26 23:26:56 +08:00
b9dcbe1d56 docs: 添加shape:点、线、矩形、圆等文档
songsenand created repository songsenand/ToyDesigner 2024-01-25 21:38:36 +08:00