Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add supports for entities image, ray, table, and xline and object imagedef #25

Open
wants to merge 46 commits into
base: dev
Choose a base branch
from

Conversation

AquafinaSun
Copy link

No description provided.

dotoritos-kim and others added 30 commits January 30, 2024 12:39
Remove unused files and functions
three.js dependency
DxfStreamParser test
Fix dotoritos-kim#4 - Re-scaffolding entire project using rollup
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…_and_yarn/braces-3.0.3

Bump braces from 3.0.2 to 3.0.3
Exporting types, fixed issue dotoritos-kim#12 "Could not find a declaration file"
dotoritos-kim and others added 15 commits August 10, 2024 19:50
feat: Update npm-publish.yml
Update npm-publish.yml
Update npm-publish.yml
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…_and_yarn/micromatch-4.0.8

Bump micromatch from 4.0.5 to 4.0.8
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…_and_yarn/webpack-5.94.0

Bump webpack from 5.90.0 to 5.94.0
@AquafinaSun
Copy link
Author

This pull request isn't intended to be merged into main branch. I created it just for your information in case you want to add supports for the following entities and object.

  • image
  • ray
  • table
  • xline
  • imagedef

@dotoritos-kim
Copy link
Owner

When ready, please also release the test case dxf file or case.
Thank you for participating in open source.

@dotoritos-kim dotoritos-kim changed the base branch from main to dev December 5, 2024 05:09
@Phryxia Phryxia mentioned this pull request Dec 13, 2024
@Phryxia
Copy link
Collaborator

Phryxia commented Dec 13, 2024

@AquafinaSun

I really appreciate for your heartful contribution. I'll investigate and add use them for future implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants