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

Package Upgrade #486

Open
wants to merge 326 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 7, 2024

  1. Have to shift to non-default exports again

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    827d2af View commit details
    Browse the repository at this point in the history
  2. More todo

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a43a948 View commit details
    Browse the repository at this point in the history
  3. Moved guide and todo to docs

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    03a3fa8 View commit details
    Browse the repository at this point in the history
  4. Identified 3 bugs in nodes

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    05e0652 View commit details
    Browse the repository at this point in the history
  5. Identified bug in event/sequence

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    740b92b View commit details
    Browse the repository at this point in the history
  6. Modified to use non-default imports

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9b5b77d View commit details
    Browse the repository at this point in the history
  7. Fixed todo and ran build

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f163131 View commit details
    Browse the repository at this point in the history
  8. Replaced XMLHttpRequest for JSON with WebSocket

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0f075e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99e9844 View commit details
    Browse the repository at this point in the history
  10. Reran docs

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6425462 View commit details
    Browse the repository at this point in the history
  11. Beginning non-breaking separation of concerns

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    948e850 View commit details
    Browse the repository at this point in the history
  12. Fix event handler adds in ContextMenu constructor

    Daniel Lewis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e8f5359 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Set jsdoc to -r, no effect?

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c9022ff View commit details
    Browse the repository at this point in the history
  2. Removed sillyclient

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5e26f87 View commit details
    Browse the repository at this point in the history
  3. LGraphGroup improvements

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    da672a0 View commit details
    Browse the repository at this point in the history
  4. Adjustments to lightgraph-editor.js

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fa043d2 View commit details
    Browse the repository at this point in the history
  5. Deprecated LiteGraph.closeAllContextMenus in favor of ContextMenu.clo…

    …seAll
    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    93a3eb6 View commit details
    Browse the repository at this point in the history
  6. Adjustments to LGraphNode

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3e22f87 View commit details
    Browse the repository at this point in the history
  7. LGraphCanvas improvements

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3dcc15d View commit details
    Browse the repository at this point in the history
  8. Improvements to DragAndScale

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a450007 View commit details
    Browse the repository at this point in the history
  9. Improvements to LGraph

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2473abb View commit details
    Browse the repository at this point in the history
  10. test doc build cycle

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a17b86e View commit details
    Browse the repository at this point in the history
  11. Improvements to ContextMenu

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a1990a0 View commit details
    Browse the repository at this point in the history
  12. Improvements to LGraph

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cc92b1d View commit details
    Browse the repository at this point in the history
  13. Minor improvements to lgraphcanvas

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bffdccb View commit details
    Browse the repository at this point in the history
  14. Added JSDoc comments for DragAndScale

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1f8783b View commit details
    Browse the repository at this point in the history
  15. font defaults to sans-serif as per PR294

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    382a7f9 View commit details
    Browse the repository at this point in the history
  16. Pruned unused styles as per PR294

    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    42bf6e4 View commit details
    Browse the repository at this point in the history
  17. Last attempt to run JSDocs before running debug and figuring out why …

    …they weren't working (ChainExpression as per jsdoc/jsdoc#2109
    Daniel Lewis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bb6bc74 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Normalized event handler registration

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    90f9bee View commit details
    Browse the repository at this point in the history
  2. Deprecated LiteGraph.pointerListenerRemove and LiteGraph.pointerListe…

    …nerAdd
    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    163c34e View commit details
    Browse the repository at this point in the history
  3. Improved event binding

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ed8b548 View commit details
    Browse the repository at this point in the history
  4. Build cycle

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    84a5b97 View commit details
    Browse the repository at this point in the history
  5. Improved HTML

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    368b946 View commit details
    Browse the repository at this point in the history
  6. Fixed minWidth, minHeight not having px

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bc6adc4 View commit details
    Browse the repository at this point in the history
  7. Documented LGraphGroup

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2384c34 View commit details
    Browse the repository at this point in the history
  8. LiteGraph singleton class conversion and notes

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ddbd28 View commit details
    Browse the repository at this point in the history
  9. Shifted deprecated code into LiteGraph class, almost have litegraph b…

    …uilds working
    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    34d1cfe View commit details
    Browse the repository at this point in the history
  10. Just got build working, ready for integration to main

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e825952 View commit details
    Browse the repository at this point in the history
  11. Updated readme

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b1afcfe View commit details
    Browse the repository at this point in the history
  12. Updating README

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0740faf View commit details
    Browse the repository at this point in the history
  13. Adjustment to build generating typo

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5e7a043 View commit details
    Browse the repository at this point in the history
  14. Cut deprecated methods for 0.9.x

    Daniel Lewis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9af7448 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Adding an HTML nodepack per PR271

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c701129 View commit details
    Browse the repository at this point in the history
  2. PR434

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cd4f591 View commit details
    Browse the repository at this point in the history
  3. PR440 (Don't ignore input on HttpRequestNode)

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1048874 View commit details
    Browse the repository at this point in the history
  4. PR443 (Enable exiting Fullscreen via button)

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c5fd69e View commit details
    Browse the repository at this point in the history
  5. PR446 (Rendering optimization at low FPS)

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2310b4d View commit details
    Browse the repository at this point in the history
  6. PR460, fix mistake in CSS affecting dialogs

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8584abb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df5b0ec View commit details
    Browse the repository at this point in the history
  8. Updated README.md

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f07ea9e View commit details
    Browse the repository at this point in the history
  9. Updated README.md breaking section

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    01087b0 View commit details
    Browse the repository at this point in the history
  10. Indicated more clearly that demo site is for original

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6ca2465 View commit details
    Browse the repository at this point in the history
  11. Improving README

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    29c2e13 View commit details
    Browse the repository at this point in the history
  12. Added SVG favicon

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6066667 View commit details
    Browse the repository at this point in the history
  13. Updates to README and package.json

    Daniel Lewis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ad24bec View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Updated TODO.md

    Daniel Lewis committed May 11, 2024
    Configuration menu
    Copy the full SHA
    56387ec View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Improvements towards GL working. litegl.js still has 106 references t…

    …o global
    Daniel Lewis committed May 12, 2024
    Configuration menu
    Copy the full SHA
    0797c35 View commit details
    Browse the repository at this point in the history
  2. Minor improvements mostly in lgraphcanvas.js

    Daniel Lewis committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2ca5220 View commit details
    Browse the repository at this point in the history
  3. Minor mprovements to lgraphcanvas.js

    Daniel Lewis committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c0b644e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Minor improvements to dragandscale.js

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f41181e View commit details
    Browse the repository at this point in the history
  2. Shifted static members into lgraph.js

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4675585 View commit details
    Browse the repository at this point in the history
  3. Minor improvements to lgraphgroup.js

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fe0a2a9 View commit details
    Browse the repository at this point in the history
  4. Minor improvements to lgraphnode.js

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fdbdc7d View commit details
    Browse the repository at this point in the history
  5. Ran build and docs

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b5cff47 View commit details
    Browse the repository at this point in the history
  6. Minor HTML improvements in litegraph-editor.js

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f52f489 View commit details
    Browse the repository at this point in the history
  7. Minor improvements in lgraphnode, bugfix for multiview subgraphs in l…

    …graphcanvas, bugfix computeVisibleArea in dragAndScale
    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d233396 View commit details
    Browse the repository at this point in the history
  8. Minor improvements to lgraphnode.js

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    21a8f40 View commit details
    Browse the repository at this point in the history
  9. Minor improvements to lgraphnode.js, fixed play button showing correc…

    …tly when anything plays or stops the graph including switching
    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0bd3056 View commit details
    Browse the repository at this point in the history
  10. Fixed subgraph node being misplaced because of canvas.width being set…

    … incorrectly in lgraphcanvas.drawBackCanvas
    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    23d1dfa View commit details
    Browse the repository at this point in the history
  11. Removed comment on canvas width bug

    Daniel Lewis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0e7fe4c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Build and adjustment to package name

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e0468b5 View commit details
    Browse the repository at this point in the history
  2. Integrated bugfix version incrementer in build.py

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e02ebfe View commit details
    Browse the repository at this point in the history
  3. Fixed to be able to update minor and major versions, and to no longer…

    … need a prebuild
    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fc6fd63 View commit details
    Browse the repository at this point in the history
  4. Got eslint running properly

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1a647ef View commit details
    Browse the repository at this point in the history
  5. Fixed package versions

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f48b3f5 View commit details
    Browse the repository at this point in the history
  6. Managed to get Jest working with modules, ES6 classes

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    180b809 View commit details
    Browse the repository at this point in the history
  7. Building a functioning eslint with style correction

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0f2e36d View commit details
    Browse the repository at this point in the history
  8. Continuing to update eslint rules

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4f9dd76 View commit details
    Browse the repository at this point in the history
  9. Finished style setting for eslint

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9817324 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ee4a10 View commit details
    Browse the repository at this point in the history
  11. Removed old eslint stuff

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7406638 View commit details
    Browse the repository at this point in the history
  12. hacked linter to ignore undef for DOM

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3dd0d62 View commit details
    Browse the repository at this point in the history
  13. Remove prettierrc

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    21e65fe View commit details
    Browse the repository at this point in the history
  14. Linted midi.js and network.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    47b8091 View commit details
    Browse the repository at this point in the history
  15. Linted math3d.js, one bug remains, filed issue.

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3db71d8 View commit details
    Browse the repository at this point in the history
  16. Did some linting to math.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e61e58d View commit details
    Browse the repository at this point in the history
  17. Linted logic.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f7838fd View commit details
    Browse the repository at this point in the history
  18. Linted interface.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    592efa7 View commit details
    Browse the repository at this point in the history
  19. More linting

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cba1024 View commit details
    Browse the repository at this point in the history
  20. Linted much of gltextures.js, raised issue for LGraphExposition onExe…

    …cute
    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9f0a7bb View commit details
    Browse the repository at this point in the history
  21. Linted geometry.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fcf6cae View commit details
    Browse the repository at this point in the history
  22. Linted events.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    77e628f View commit details
    Browse the repository at this point in the history
  23. Linted base.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    32fe24a View commit details
    Browse the repository at this point in the history
  24. Linted audio.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b24a9a3 View commit details
    Browse the repository at this point in the history
  25. Linting, undid some to midi.js b/c bug

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8f27979 View commit details
    Browse the repository at this point in the history
  26. Linted editor

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1b65361 View commit details
    Browse the repository at this point in the history
  27. Linted contextmenu.js raised issue about trigger

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    66144c5 View commit details
    Browse the repository at this point in the history
  28. Linted curveeditor.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e4d03d9 View commit details
    Browse the repository at this point in the history
  29. Linted dragandscale.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    51c969f View commit details
    Browse the repository at this point in the history
  30. Linted lgraph.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9924380 View commit details
    Browse the repository at this point in the history
  31. Linted some of lgraphcanvas.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1e851c7 View commit details
    Browse the repository at this point in the history
  32. Updated README

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ccd48e0 View commit details
    Browse the repository at this point in the history
  33. Fixed comment in litegraph.js

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5016f41 View commit details
    Browse the repository at this point in the history
  34. Add space after comment //'s

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1060b9a View commit details
    Browse the repository at this point in the history
  35. Added spaces in front of {

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e80c8db View commit details
    Browse the repository at this point in the history
  36. Removed trailing spaces

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d21fef2 View commit details
    Browse the repository at this point in the history
  37. Removed multiple spaces

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c0e86bf View commit details
    Browse the repository at this point in the history
  38. Always have parens around arrow functions

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bd2f304 View commit details
    Browse the repository at this point in the history
  39. Always have spacing around arrows

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9cc16f6 View commit details
    Browse the repository at this point in the history
  40. Partial conversion to 1tbs brace-style

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    29db4ad View commit details
    Browse the repository at this point in the history
  41. Closer to 1tbs

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6062387 View commit details
    Browse the repository at this point in the history
  42. Adjusted indentation to 4-space

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d0ff67e View commit details
    Browse the repository at this point in the history
  43. Adding space after : in object key/value pairs

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3ad2a53 View commit details
    Browse the repository at this point in the history
  44. Spacing around arrow functions fix

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cca57f5 View commit details
    Browse the repository at this point in the history
  45. Removed space inside []

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e4d06d5 View commit details
    Browse the repository at this point in the history
  46. Changed to comma-last style

    Daniel Lewis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d8cd6c0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Added trailing commas

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e3c0f82 View commit details
    Browse the repository at this point in the history
  2. More linting

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f17b804 View commit details
    Browse the repository at this point in the history
  3. More linting, also ES6 class'd glfx.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5a2c647 View commit details
    Browse the repository at this point in the history
  4. Ran build

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dc7b411 View commit details
    Browse the repository at this point in the history
  5. Linted lgraphnode.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cc38bb7 View commit details
    Browse the repository at this point in the history
  6. More linting to lgraphcanvas.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7dd5dee View commit details
    Browse the repository at this point in the history
  7. Most of the linting for lgraphcanvas.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a3a2089 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc4ea29 View commit details
    Browse the repository at this point in the history
  9. Converting glshaders.js to ES6 and linting

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d8f6de4 View commit details
    Browse the repository at this point in the history
  10. More work on glshaders.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b920fbc View commit details
    Browse the repository at this point in the history
  11. ES6 conversion and linting in gltextures.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    76cd766 View commit details
    Browse the repository at this point in the history
  12. Even more linting

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d7f7c72 View commit details
    Browse the repository at this point in the history
  13. Reverted midi due to catastrophic damage.

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2610f90 View commit details
    Browse the repository at this point in the history
  14. Redid some of the linting for midi.js

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6efc0c0 View commit details
    Browse the repository at this point in the history
  15. 0.9.8 pushed. Jest fails, down to 60ish lint errors

    Daniel Lewis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    05fc065 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Improved ES6 in geometry.js

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9413920 View commit details
    Browse the repository at this point in the history
  2. Made glfx.js more readable using template literals

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    76274dd View commit details
    Browse the repository at this point in the history
  3. Cleaned up some code in glshaders.js

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    91d96eb View commit details
    Browse the repository at this point in the history
  4. Linted

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    37161c4 View commit details
    Browse the repository at this point in the history
  5. Improved glshaders.js a bit more

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7e268b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2342d37 View commit details
    Browse the repository at this point in the history
  7. Split dds.js out of litegl.js

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5108a83 View commit details
    Browse the repository at this point in the history
  8. Resolved bug in ContextMenu.trigger

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9d302d7 View commit details
    Browse the repository at this point in the history
  9. Linted midi.js, down to 39 problems

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    91cc777 View commit details
    Browse the repository at this point in the history
  10. Linting, 34 problems left

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    77838ec View commit details
    Browse the repository at this point in the history
  11. Linted lgraphcanvas.js, down to 23 problems

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4659f39 View commit details
    Browse the repository at this point in the history
  12. ES6 conversion and cleanup of gltextures.js

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    21057a3 View commit details
    Browse the repository at this point in the history
  13. Mostly optimizations to litegraph.js

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a813e34 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3886297 View commit details
    Browse the repository at this point in the history
  15. Updated TODO with progress bars

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6624d0a View commit details
    Browse the repository at this point in the history
  16. Updated Readme.md

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    22d4149 View commit details
    Browse the repository at this point in the history
  17. ES6 conversion down to L2975 in gltextures.js

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2e509de View commit details
    Browse the repository at this point in the history
  18. Replaced typedArraytoArray with Array.from

    Daniel Lewis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e24f6f0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Shifted options to default parameter

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    317c47e View commit details
    Browse the repository at this point in the history
  2. Changes in litegl.js

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f733d22 View commit details
    Browse the repository at this point in the history
  3. ES6 class converting Mesh

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    2f3eaa0 View commit details
    Browse the repository at this point in the history
  4. Diff'd Comfy/Javi and examined up to L3662

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    771e624 View commit details
    Browse the repository at this point in the history
  5. Few small bugfixes

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9313c45 View commit details
    Browse the repository at this point in the history
  6. Converted over to pointer events

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d15fe59 View commit details
    Browse the repository at this point in the history
  7. Removed JQuery 1.6.2

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0915b71 View commit details
    Browse the repository at this point in the history
  8. Updated TODO, built

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    dd54a8f View commit details
    Browse the repository at this point in the history
  9. Tidied up extra console messages

    Daniel Lewis committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d0ee54c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3426f41 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Passes equivalent to original Jest testing

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    408fd17 View commit details
    Browse the repository at this point in the history
  2. Build and commit after figuring out what was up with Jest

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7adaad4 View commit details
    Browse the repository at this point in the history
  3. Tried running JSDoc again. Updated gltextures to ES6 for another 950 …

    …lines
    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8a9cf84 View commit details
    Browse the repository at this point in the history
  4. ES6 conversion of Mesh

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    12bf42d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c444f95 View commit details
    Browse the repository at this point in the history
  6. More ES6 conversion in litegl.js

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9ff9afa View commit details
    Browse the repository at this point in the history
  7. ES6 conversion of Texture

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b9d7f5e View commit details
    Browse the repository at this point in the history
  8. ES6 conversion of FBO

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0648f5e View commit details
    Browse the repository at this point in the history
  9. Converted Shader to ES6 class

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6c2e2c3 View commit details
    Browse the repository at this point in the history
  10. Mostly work on litegl.js

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    37678e8 View commit details
    Browse the repository at this point in the history
  11. Improvements to GL

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b309171 View commit details
    Browse the repository at this point in the history
  12. Patches to gl

    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    88a96b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0ba965 View commit details
    Browse the repository at this point in the history
  14. Ran a build cycle. The codebase is now almost completely stable and I…

    … feel comfortable proceeding with the next minor update.
    Daniel Lewis committed May 19, 2024
    Configuration menu
    Copy the full SHA
    45965e3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Initial commit for 0.10.x

    Daniel Lewis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cce43a2 View commit details
    Browse the repository at this point in the history
  2. 0.10.1 build

    Daniel Lewis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ce3303a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Atlasan integration

    Daniel Lewis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f97e3ec View commit details
    Browse the repository at this point in the history
  2. Integration improvements

    Daniel Lewis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e0fa6c9 View commit details
    Browse the repository at this point in the history
  3. Fixing bug in getCanvasMenuOptions

    Daniel Lewis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    95e5274 View commit details
    Browse the repository at this point in the history
  4. Currently 1 Jest error, Major linting (>1500 things), 109 remaining l…

    …inting items
    Daniel Lewis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0d19ed1 View commit details
    Browse the repository at this point in the history
  5. Build

    Daniel Lewis committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3643b2b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Integrated Atlasan's improvements

    Daniel Lewis committed May 22, 2024
    Configuration menu
    Copy the full SHA
    41ab554 View commit details
    Browse the repository at this point in the history
  2. Libraries ES6 class conversion

    Daniel Lewis committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9e02504 View commit details
    Browse the repository at this point in the history
  3. objects.js ES6 class conversion

    Daniel Lewis committed May 22, 2024
    Configuration menu
    Copy the full SHA
    96faacd View commit details
    Browse the repository at this point in the history
  4. html.js ES6 class conversion

    Daniel Lewis committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b1f3d0c View commit details
    Browse the repository at this point in the history
  5. Completed conversion of Atlasan's added nodes

    Daniel Lewis committed May 22, 2024
    Configuration menu
    Copy the full SHA
    00690da View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Rolled back to 0.10.2 as per discussion with Atlasan, and implemented…

    … only the debug change
    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    55f94e2 View commit details
    Browse the repository at this point in the history
  2. Set LiteGraph.debug in defaults.js

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a631743 View commit details
    Browse the repository at this point in the history
  3. Implemented optional condition chained console messaging

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d7d9720 View commit details
    Browse the repository at this point in the history
  4. Removed branching on LiteGraph.debug

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    916d741 View commit details
    Browse the repository at this point in the history
  5. Linted and updated TODO

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cf9b290 View commit details
    Browse the repository at this point in the history
  6. Even more improved TODO

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2437938 View commit details
    Browse the repository at this point in the history
  7. Fixed import and class attachment thing I broke in 0.8.x

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5a4d5a1 View commit details
    Browse the repository at this point in the history
  8. More fixes

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e54e2d6 View commit details
    Browse the repository at this point in the history
  9. More on TODO

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5bcf7e1 View commit details
    Browse the repository at this point in the history
  10. Updated TODO to aim for 1.0

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1d95958 View commit details
    Browse the repository at this point in the history
  11. Another update to TODO

    Daniel Lewis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    854039c View commit details
    Browse the repository at this point in the history
  12. logging methods

    atlasan committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1108b83 View commit details
    Browse the repository at this point in the history
  13. global access LiteGraph

    atlasan committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d1567f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24eded7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Linting improvements

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b8b9e9d View commit details
    Browse the repository at this point in the history
  2. Down to 36 linting errors again

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    149ac99 View commit details
    Browse the repository at this point in the history
  3. Linting improvements, mostly to gltextures.js

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e5fef08 View commit details
    Browse the repository at this point in the history
  4. JSDoc comments for LLink

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3be3fd6 View commit details
    Browse the repository at this point in the history
  5. Mostly ES6 conversion in gltextures.js

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d345ade View commit details
    Browse the repository at this point in the history
  6. Completed ES6 conversion of gltextures.js

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5541169 View commit details
    Browse the repository at this point in the history
  7. Lint

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    96e33cd View commit details
    Browse the repository at this point in the history
  8. Improvements to litegl support

    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    aa60923 View commit details
    Browse the repository at this point in the history
  9. Added error generating stubs for LiteGraph.pointer* removed methods/p…

    …roperty
    Daniel Lewis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6dc5d2e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Scratch

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c05eef0 View commit details
    Browse the repository at this point in the history
  2. Set server to --watch

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0240820 View commit details
    Browse the repository at this point in the history
  3. Automated eslint run (14086 problems to 693)

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7fddcc4 View commit details
    Browse the repository at this point in the history
  4. Complete 100% manual lint to current config

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f1948ab View commit details
    Browse the repository at this point in the history
  5. jquery excision

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    77208de View commit details
    Browse the repository at this point in the history
  6. integrated sillyclient.js

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ed1e278 View commit details
    Browse the repository at this point in the history
  7. Blocked sillyclient without deleting it.

    Daniel Lewis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    929903e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. favicon fix - html part

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    11e6237 View commit details
    Browse the repository at this point in the history
  2. favicon - svg part

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    58adb1a View commit details
    Browse the repository at this point in the history
  3. Fixed features.json node

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b932d83 View commit details
    Browse the repository at this point in the history
  4. Fixed subgraph.json node layout

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    225aac0 View commit details
    Browse the repository at this point in the history
  5. Fixed benchmark.json

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    51ee33d View commit details
    Browse the repository at this point in the history
  6. Validated index.html as HTML4.01

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d7f8b33 View commit details
    Browse the repository at this point in the history
  7. Removed deprecated CSS selectors and rules

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e56fd93 View commit details
    Browse the repository at this point in the history
  8. Improvements to editor_mobile.html

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    329190f View commit details
    Browse the repository at this point in the history
  9. HTML string fix in editor

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b534035 View commit details
    Browse the repository at this point in the history
  10. Backwards compatible fullscreen

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d9a02ee View commit details
    Browse the repository at this point in the history
  11. Toggle multiview

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d703dab View commit details
    Browse the repository at this point in the history
  12. Improvements to miniWindow, but still re-disabled

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    03e5ee9 View commit details
    Browse the repository at this point in the history
  13. Reverted jest to ES5 for the sake of proving it.

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c90b4b5 View commit details
    Browse the repository at this point in the history
  14. Updated sillyclient reference on mobile

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f9c146c View commit details
    Browse the repository at this point in the history
  15. Updates to sync mobile html

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8d870fa View commit details
    Browse the repository at this point in the history
  16. Fix for duplicate length in base.js

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    17fd3f8 View commit details
    Browse the repository at this point in the history
  17. Pruned H1, H2 as per PR294 to Javi

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    519f442 View commit details
    Browse the repository at this point in the history
  18. Removed commented out include

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e2856d3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3b0fa58 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f9798f0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8bf6e4c View commit details
    Browse the repository at this point in the history
  22. Fixed CSS selector for dialog class as per PR 460 to Javi

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d02b4b8 View commit details
    Browse the repository at this point in the history
  23. Linted test script

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    001f3a0 View commit details
    Browse the repository at this point in the history
  24. Updated build

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    02c45fe View commit details
    Browse the repository at this point in the history
  25. Fixed PR 19 to my repo on this branch

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3626e33 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5130a80 View commit details
    Browse the repository at this point in the history
  27. Updated TODO

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6f4ca26 View commit details
    Browse the repository at this point in the history
  28. Fixed bad font tag

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0d989e1 View commit details
    Browse the repository at this point in the history
  29. Fixed bad width calculation in gpuload and cpuload ticker

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fd2d992 View commit details
    Browse the repository at this point in the history
  30. Updated CHANGES

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fac9cec View commit details
    Browse the repository at this point in the history
  31. Fixed width and height error in contextmenu

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b032aa3 View commit details
    Browse the repository at this point in the history
  32. Fixed Play button

    Daniel Lewis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9d7fe02 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Updated CHANGES.md

    Daniel Lewis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    16afb74 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Refixed adjustMouseEvent (HCL drag/drop comment)

    Daniel Lewis committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4b7b15e View commit details
    Browse the repository at this point in the history