falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-08-11 16:12:17 +00:00
b8cb2a87d0 implement Lambda of Sequencer/Timeline
falsycat pushed to dev at nf7/nf7 2022-08-11 05:08:41 +00:00
e875861b31 implement Lambda of Sequencer/Timeline
falsycat pushed to dev at nf7/nf7 2022-08-11 04:44:58 +00:00
c7102f0b79 implement Lambda of Sequencer/Timeline
falsycat pushed to dev at nf7/nf7 2022-08-11 04:44:35 +00:00
3cf64bcb81 implement creating instant session in Sequencer/Timeline
falsycat pushed to dev at nf7/nf7 2022-08-10 15:45:03 +00:00
2532220b73 implement Lambda of Sequencer/Timeline
falsycat pushed to dev at nf7/nf7 2022-08-10 14:35:36 +00:00
40112d224d move nf7::Lambda to Node::Lambda
2156312009 add parent parameter to Context constructor
96e73d3564 add Sequencer/Timeline
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-08-10 07:15:11 +00:00
e66b5e3f34 add Sequencer/Timeline
falsycat pushed to dev at nf7/nf7 2022-08-09 15:34:53 +00:00
97f6f14d5e add Sequencer/Timeline (temp)
e0c79edc55 add nf7::gui::Popup
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-08-07 16:40:56 +00:00
2b58fcab9c add Sequencer/Timeline (temp)
cfa5a1dd27 add SquashedHistory
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-08-07 05:28:38 +00:00
1f87138d14 add a dummy parameter to nf7::Node::CreateLambda to avoid issues of multi inheritance
bab7dbba0f improve nf7::Lambda to use name instead of index
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-08-06 03:50:27 +00:00
604cd8dc5a improve TypeInfo to display tooltip that describes the type
falsycat pushed to dev at nf7/nf7 2022-08-06 03:47:00 +00:00
c7cc30e901 improve TypeInfo to display tooltip that describes the type
falsycat pushed to dev at nf7/nf7 2022-08-05 04:58:43 +00:00
cda00cf237 add GetLambda() to nf7::Node::Editor
1f4d627648 implement real-time update for Node/Imm lambda
03c1199175 improve Lambda interface
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-08-04 13:22:55 +00:00
3e8ffb0f72 make type selector large in FileCreatePopup
6f236873d7 fix Node/Network Editor to move unexpectedly after closing context menu
f140c68458 improve Node/Network Editor to move newly-created Node near the mouse cursor
f321c0282f change default type of Node/Imm
5f16a66e98 rename Audio/IO -> Audio/Device
Compare 6 commits »
falsycat pushed to dev at nf7/nf7 2022-08-04 02:04:12 +00:00
34dbb196aa fix an issue that closing an item in System/Dir TreeView is not applied to permanentized data
b14e45007d implement moving a file by DnD
e158add30f add file to default root
ea9580ba92 improve TreeView to memorize opened items in System/Dir
8022323cea implement 'add new sibling' menu in System/Dir TreeView
Compare 6 commits »
falsycat pushed to dev at nf7/nf7 2022-08-02 03:04:30 +00:00
8e3736bc52 ensure thread active before operation
falsycat pushed to dev at nf7/nf7 2022-08-01 02:18:50 +00:00
c53600c04c fix compiler errors in MSVC
falsycat pushed to dev at nf7/nf7 2022-07-31 03:40:27 +00:00
f0b34de867 add table library to Lua script global env
4afc5fd689 fix an issue that Lua objects expire while using
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-07-30 15:03:47 +00:00
fdf2a07caf fix an issue that Node/Network/Input wasn't linked properly in Lambda
af487d52eb implement querying Node interface to create Lambda from Lua script
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-07-30 10:28:46 +00:00
9fd2e1558e implement querying Node interface to create Lambda from Lua script
f3d9973a66 remove unused features to simplify the codes
Compare 2 commits »