Commit History

Author SHA1 Message Date
  Jonathan Higgins bb04ff6017 fixed issues with shift drag making connections before breaking them which caused pvoc multi input warning to come up 4 months ago
  Jonathan Higgins 9e6daa780d fix for pressing delete with nothing selected clogging up the undo redo queue 4 months ago
  Jonathan Higgins 4cae553ba8 still trying to clear up lingering selected nodes 4 months ago
  Jonathan Higgins c4f23cdfbe fixed bug with paste leaving old now unselected nodes marked as selected 4 months ago
  Jonathan Higgins 99eff726df fixed some console errors with reconnecting signals that already are connected 4 months ago
  Jonathan Higgins 368dc22492 real janky fix to stop old tooltips getting stuck on screen during copy paste and delete 4 months ago
  Jonathan Higgins 58d03a6b55 fixed bug with copied nodes crashing due to connections not being made 4 months ago
  Jonathan Higgins 45d4f8f799 added for slider value changes and randomised sliders 4 months ago
  Jonathan Higgins 4221580e8f implemented for adding removing inlets to nodes 4 months ago
  Jonathan Higgins 92b9fc267f added node movement 4 months ago
  Jonathan Higgins 45763b42ca connections added 4 months ago
  Jonathan Higgins 43446f2049 redo added for added removed nodes 4 months ago
  Jonathan Higgins b47a0dda53 added undo and redo to copy paste 4 months ago
  Jonathan Higgins 40951f83f0 fully implemented undo redo with cable reconnection for deletion 4 months ago
  Jonathan Higgins 0083617b87 started properly implementing undo redo for deleted nodes 4 months ago
  Jonathan Higgins d733f2aa13 fixed issue with connections to input nodes not being made on copy and paste 4 months ago
  Jonathan Higgins 9137d66109 modes utilities into their own scenes called from global script 4 months ago
  Jonathan Higgins acf41c8b01 small bug fixes for console errors 4 months ago
  Jonathan Higgins b3bbd9b746 implemented fft size and fft window count variable to parameters to allow the parameters to operate as a percentage of these 5 months ago
  Jonathan Higgins 89f2145877 added shift right click on a node to connect a new node to the one that was clicked 5 months ago
  Jonathan Higgins 7feed3f2ca added double click to reset slider to default 5 months ago
  Jonathan Higgins 2030a884aa updated to make sure that nodes that arent autogenerated can also be dragged over a patch cord to insert 5 months ago
  Jonathan Higgins 0d2a583ac8 fixed bug with redo not existing throwing tons of errors to the console and added experimental option to load soundfiles directly with soundthread 5 months ago
  Jonathan Higgins 340a1fffc9 added ability to insert nodes into an already made processing chain by holding shift and dragging over the cable 5 months ago
  Jonathan Higgins b340291911 added selectable and deleteable cables 5 months ago
  Jonathan Higgins dd996858c4 added right click to replace a node 5 months ago
  Jonathan Higgins 89efe8d8dc added new pvoc processes and some further ui tweaks 6 months ago
  Jonathan Higgins 446eba1418 fully implemented add/remove inlet ui 6 months ago
  Jonathan Higgins 0f50f056bc added disconnecting cables is an inlet is removed 6 months ago
  Jonathan Higgins 52f2d1a3bf started added dynamic add/remove inlets 6 months ago