Block a user
40112d224d
move nf7::Lambda to Node::Lambda
2156312009
add parent parameter to Context constructor
96e73d3564
add Sequencer/Timeline
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
cda00cf237
add GetLambda() to nf7::Node::Editor
1f4d627648
implement real-time update for Node/Imm lambda
03c1199175
improve Lambda interface
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
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
f0b34de867
add table library to Lua script global env
4afc5fd689
fix an issue that Lua objects expire while using
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
9fd2e1558e
implement querying Node interface to create Lambda from Lua script
f3d9973a66
remove unused features to simplify the codes