Commit History

Author SHA1 Message Date
  Jonathan Higgins ae8892f827 fixed setting window size and overlap and adjusted function for getting window count 4 months ago
  Jonathan Higgins b17945e253 initial implementation of pvocex format 4 months ago
  Jonathan Higgins 2ebbd9e927 fixed issue with window count being mis-calculated when overlap is changed 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 7a22461873 fix for node detection on right click and drag and drop not respecting zoom and scroll of graphedit 4 months ago
  Jonathan Higgins 52ff4b066b fix for undo/redo history persisting when loading threads and making new threads 4 months ago
  Jonathan Higgins e1459aa129 fix for incorrectly referencing files in res when exported 4 months ago
  Jonathan Higgins e9b24b4a90 updated version number 4 months ago
  Jonathan Higgins 16376e100e fixed bug where output folder tooltip didnt update when folder was changed 4 months ago
  Jonathan Higgins 6cfebe0891 trying to fix case sensitive issues with old Global name 4 months ago
  Jonathan Higgins 1dd7ee0902 Revert "Delete Global directory" 4 months ago
  Jonathan Higgins c0afb3040a Delete Global directory 4 months ago
  Jonathan Higgins 29f21bcd10 Merge pull request #216 from j-p-higgins/undo_redo 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 2d7a35eb8d added ui buttons for undo and redo 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 05a8e39d50 added for buttons and drop boxes in nodes 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 825b5abfb9 fixed bug in dev tools referencing now removed nodes scene 4 months ago
  Jonathan Higgins d733f2aa13 fixed issue with connections to input nodes not being made on copy and paste 4 months ago