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

chore(TS): controls #8400

Merged
merged 115 commits into from
Oct 30, 2022
Merged

chore(TS): controls #8400

merged 115 commits into from
Oct 30, 2022

Commits on Oct 12, 2022

  1. WIP

    ShaMan123 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ed66b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e5305a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    c4633cb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix skewing

    progress
    
    progress(): position
    
    major progress
    
    fix(): flip
    
    cleanup
    
    no multiply
    
    good state!
    
    fix(): successive skewing
    
    cleaup
    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e30dd32 View commit details
    Browse the repository at this point in the history
  2. Update controls_handlers.js

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    465149f View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    95b8b39 View commit details
    Browse the repository at this point in the history
  4. fix(): use set

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    06cdb64 View commit details
    Browse the repository at this point in the history
  5. Update object.class.ts

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    793df67 View commit details
    Browse the repository at this point in the history
  6. Update controls.actions.ts

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c6f000d View commit details
    Browse the repository at this point in the history
  7. ws

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d4996d1 View commit details
    Browse the repository at this point in the history
  8. fix(): flip assignment

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    606df66 View commit details
    Browse the repository at this point in the history
  9. goldens

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cdc2c5e View commit details
    Browse the repository at this point in the history
  10. revert(): svg stuff

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c1f21d1 View commit details
    Browse the repository at this point in the history
  11. cleanup

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    aa48a3b View commit details
    Browse the repository at this point in the history
  12. Update object.class.ts

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4e84453 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ee4741 View commit details
    Browse the repository at this point in the history
  14. cleanup

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cf395b4 View commit details
    Browse the repository at this point in the history
  15. cleanup compensate

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    22abcc6 View commit details
    Browse the repository at this point in the history
  16. rename

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3f4720a View commit details
    Browse the repository at this point in the history
  17. WIP compensation

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dc482f5 View commit details
    Browse the repository at this point in the history
  18. progress!

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fc70ee9 View commit details
    Browse the repository at this point in the history
  19. revert

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6ec0e26 View commit details
    Browse the repository at this point in the history
  20. refactor

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    14c7713 View commit details
    Browse the repository at this point in the history
  21. cleanup

    ShaMan123 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7f6e7a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. refactor(): axis keys

    ShaMan123 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    601c363 View commit details
    Browse the repository at this point in the history
  2. refactor skew handlers

    ShaMan123 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f4f6635 View commit details
    Browse the repository at this point in the history
  3. minor fix + rename

    ShaMan123 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    040d459 View commit details
    Browse the repository at this point in the history
  4. compensationFactor only for skewY

    commited @luizzappa suggestion
    ShaMan123 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    902a7ca View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. fix(): anchoring origin

    ShaMan123 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4a28d67 View commit details
    Browse the repository at this point in the history
  2. rename for clarity

    ShaMan123 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    7512123 View commit details
    Browse the repository at this point in the history
  3. checkout unrelated changes

    ShaMan123 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6912a60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51c63b4 View commit details
    Browse the repository at this point in the history
  5. checkout svg visual tests/assets

    @asturur I changed these since the test wasn't sensitive enough
    ShaMan123 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0d5d805 View commit details
    Browse the repository at this point in the history
  6. Update controls.actions.ts

    ShaMan123 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    60dd440 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    cb72c5c View commit details
    Browse the repository at this point in the history
  2. cleanup

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3e67548 View commit details
    Browse the repository at this point in the history
  3. fix(): skewing!!

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    89d2c0b View commit details
    Browse the repository at this point in the history
  4. fix tests + add

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    560f8d8 View commit details
    Browse the repository at this point in the history
  5. account for scaling

    suggestion by @luizzappa
    doesn't fix skewing X
    need to account for rotation as well?
    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4db434b View commit details
    Browse the repository at this point in the history
  6. Update controls.actions.ts

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5491b5e View commit details
    Browse the repository at this point in the history
  7. Update canvas.class.ts

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    84b5bde View commit details
    Browse the repository at this point in the history
  8. Update canvas.class.ts

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d17ec00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    227381e View commit details
    Browse the repository at this point in the history
  10. Update controls_handlers.js

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    432a02b View commit details
    Browse the repository at this point in the history
  11. Update controls.actions.ts

    ShaMan123 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    bc4de25 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. better explained

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ece8cc0 View commit details
    Browse the repository at this point in the history
  2. move AXIS_KEYS

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f42a1e0 View commit details
    Browse the repository at this point in the history
  3. fixes

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c603d85 View commit details
    Browse the repository at this point in the history
  4. Update controls.actions.ts

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    75b94fe View commit details
    Browse the repository at this point in the history
  5. much better

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7248392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6888d8c View commit details
    Browse the repository at this point in the history
  7. update resolveOrigin

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0319b86 View commit details
    Browse the repository at this point in the history
  8. typo

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c1a519b View commit details
    Browse the repository at this point in the history
  9. skewingSide

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4066bf6 View commit details
    Browse the repository at this point in the history
  10. Update controls.actions.ts

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e56d1f1 View commit details
    Browse the repository at this point in the history
  11. better comments

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    bc6e514 View commit details
    Browse the repository at this point in the history
  12. pass down skewingSide

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6b11e11 View commit details
    Browse the repository at this point in the history
  13. comments

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7753d72 View commit details
    Browse the repository at this point in the history
  14. distanceFromOrigin

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e68d0c2 View commit details
    Browse the repository at this point in the history
  15. Update controls.actions.ts

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0f7a201 View commit details
    Browse the repository at this point in the history
  16. Update controls.actions.ts

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1a3146c View commit details
    Browse the repository at this point in the history
  17. Update controls.actions.ts

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d9c5bd5 View commit details
    Browse the repository at this point in the history
  18. fix(): counter flip

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1ba2724 View commit details
    Browse the repository at this point in the history
  19. fix

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    43a5657 View commit details
    Browse the repository at this point in the history
  20. Update buildStats.mjs

    ShaMan123 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    91c5d72 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. modularize WIP

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    402c419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63447cf View commit details
    Browse the repository at this point in the history
  3. update from master

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a7da5a2 View commit details
    Browse the repository at this point in the history
  4. types

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    028712a View commit details
    Browse the repository at this point in the history
  5. object transient types

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    59b1bdc View commit details
    Browse the repository at this point in the history
  6. types

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f76ae91 View commit details
    Browse the repository at this point in the history
  7. more

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    4482ade View commit details
    Browse the repository at this point in the history
  8. Update canvas.class.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    bdb07fc View commit details
    Browse the repository at this point in the history
  9. scale

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    93acd57 View commit details
    Browse the repository at this point in the history
  10. Update wrapWithFireEvent.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    955ad6a View commit details
    Browse the repository at this point in the history
  11. import/export

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    d82d797 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1792aaa View commit details
    Browse the repository at this point in the history
  13. exports

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    d3ab7f1 View commit details
    Browse the repository at this point in the history
  14. types

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    b37066c View commit details
    Browse the repository at this point in the history
  15. Update util.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    9e0fbc9 View commit details
    Browse the repository at this point in the history
  16. Update __types__.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    4bae816 View commit details
    Browse the repository at this point in the history
  17. more work

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    807a3ff View commit details
    Browse the repository at this point in the history
  18. Update control.class.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a2bb2ee View commit details
    Browse the repository at this point in the history
  19. Update object.class.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f39499f View commit details
    Browse the repository at this point in the history
  20. needs verification

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    1d3eea9 View commit details
    Browse the repository at this point in the history
  21. Update __types__.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    6b14893 View commit details
    Browse the repository at this point in the history
  22. Update objectTransforms.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    11b6fa3 View commit details
    Browse the repository at this point in the history
  23. Update control.class.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    0b872ae View commit details
    Browse the repository at this point in the history
  24. imports

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    607dda6 View commit details
    Browse the repository at this point in the history
  25. Update rotate.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    54c0953 View commit details
    Browse the repository at this point in the history
  26. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f5b91d5 View commit details
    Browse the repository at this point in the history
  27. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f073014 View commit details
    Browse the repository at this point in the history
  28. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f9a626d View commit details
    Browse the repository at this point in the history
  29. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    2e7cf31 View commit details
    Browse the repository at this point in the history
  30. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e4c3f7c View commit details
    Browse the repository at this point in the history
  31. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    9cf9113 View commit details
    Browse the repository at this point in the history
  32. Update buildStats.mjs

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    6505552 View commit details
    Browse the repository at this point in the history
  33. jsdoc types

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f273307 View commit details
    Browse the repository at this point in the history
  34. Update default_controls.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    59ce8a2 View commit details
    Browse the repository at this point in the history
  35. fix naming + types

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    314cacc View commit details
    Browse the repository at this point in the history
  36. fix typo

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    7956dcd View commit details
    Browse the repository at this point in the history
  37. fix tests

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    b7c3fee View commit details
    Browse the repository at this point in the history
  38. Update object_origin.js

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    915313c View commit details
    Browse the repository at this point in the history
  39. fix imports

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    eb32d05 View commit details
    Browse the repository at this point in the history
  40. es6

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    0b465f8 View commit details
    Browse the repository at this point in the history
  41. Create aaaaaa.json

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    b80b34e View commit details
    Browse the repository at this point in the history
  42. fix tests

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    d435c6b View commit details
    Browse the repository at this point in the history
  43. normalizePoint

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    032cc27 View commit details
    Browse the repository at this point in the history
  44. optional textbox controls

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    58af5c6 View commit details
    Browse the repository at this point in the history
  45. review changes

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e083787 View commit details
    Browse the repository at this point in the history
  46. Update controls.render.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    00baf49 View commit details
    Browse the repository at this point in the history
  47. Update controls.render.ts

    ShaMan123 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    d765524 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Update rotate.ts

    ShaMan123 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    310abfb View commit details
    Browse the repository at this point in the history
  2. Update scaleSkew.ts

    ShaMan123 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c19df4c View commit details
    Browse the repository at this point in the history
  3. isLocked

    ShaMan123 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    0839306 View commit details
    Browse the repository at this point in the history