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

EPIC: 2.0 code re-write #42

Open
7 of 9 tasks
codelastnight opened this issue Sep 16, 2022 · 0 comments · Fixed by #43
Open
7 of 9 tasks

EPIC: 2.0 code re-write #42

codelastnight opened this issue Sep 16, 2022 · 0 comments · Fixed by #43
Assignees
Labels
enhancement New feature or request

Comments

@codelastnight
Copy link
Owner

codelastnight commented Sep 16, 2022

im finally fixing this plugin for good (aptly named project cross my fingers & hope)

I first wrote this plugin when I was a freshman in college. It was my first react project and I also didn't know linear algebra at the time💀 dependencies are extremely out of date, overly complex IPC. The core algorithm i wrote to calculate angles is really bad and slow, etc etc. its perfect 💯(it desperately needs a rewrite) + I'm basically a pro at matrices now (I got a B- in class) so this should be pretty easy to fix everything (I will run into 9000 issues)

TODO:

  • update to a newer code pipeline (add pnpm, tailwind, latest dependancies, etc)
  • update and take advantage of new figma api
  • rethink UX to address many comments who didn't realize they could update after applying.
  • design new UI
  • apply new UI in svelte
  • rethink text implementation. need a better way to figure out kerning.
  • implement new text parsing and applying.
  • fix matrix implementation (rotation, translation, etc)
  • test & optimize code

track this on the master branch

@codelastnight codelastnight self-assigned this Sep 16, 2022
@codelastnight codelastnight added the enhancement New feature or request label Sep 16, 2022
@codelastnight codelastnight pinned this issue Sep 16, 2022
@codelastnight codelastnight linked a pull request Nov 9, 2022 that will close this issue
@codelastnight codelastnight reopened this Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant