falsycat falsycat
falsycat released adding of Node/Comment and tiny improvements at nf7/nf7 2022-12-03 15:46:46 +00:00
falsycat commented on issue nf7/nf7#71 2022-12-03 15:39:17 +00:00
set focus for child nodes on Node/Network when receive kReqFocus

5d796635b7e14e3fc9860c966821037458a3c8b3

falsycat closed issue nf7/nf7#71 2022-12-03 15:39:17 +00:00
set focus for child nodes on Node/Network when receive kReqFocus
falsycat merged pull request nf7/nf7#66 2022-12-03 15:38:26 +00:00
v0.4.1
falsycat pushed to main at nf7/nf7 2022-12-03 15:38:26 +00:00
69cd19ebb4 improve System/Logger to be able to focus on the target file
c5d46f37d6 add nf7::File::RequestFocus()
5d796635b7 fix an issue that created Node goes away
fa6d7c36ed fix an issue that texture image displayed on tooltip is too huge
a0eaee59d7 fix an issue that GL/Program cannot take a texture by a file ID
Compare 14 commits »
falsycat pushed to dev at nf7/nf7 2022-12-03 15:01:21 +00:00
69cd19ebb4 improve System/Logger to be able to focus on the target file
c5d46f37d6 add nf7::File::RequestFocus()
5d796635b7 fix an issue that created Node goes away
Compare 3 commits »
falsycat pushed to main at falsycat/falsy.cat 2022-12-01 08:41:26 +00:00
2ab7b0c35e fix fedi URL
falsycat pushed to main at falsycat/falsy.cat 2022-12-01 08:16:38 +00:00
5efe955034 add pleroma link
falsycat pushed to main at falsycat/falsy.cat 2022-12-01 07:18:26 +00:00
20f9d9daa8 update
falsycat created branch main in falsycat/falsy.cat 2022-12-01 04:57:03 +00:00
falsycat pushed to main at falsycat/falsy.cat 2022-12-01 04:57:03 +00:00
cbd31a0fc1 add files
ff4696d1f2 INITIAL COMMIT
falsycat created repository falsycat/falsy.cat 2022-12-01 04:56:03 +00:00
falsycat commented on issue nf7/nf7#67 2022-11-30 08:56:11 +00:00
display logo image on background

382ecb374c947b1e63241f99518f935abab57402

falsycat closed issue nf7/nf7#67 2022-11-30 08:56:11 +00:00
display logo image on background
falsycat commented on issue nf7/nf7#70 2022-11-30 08:55:48 +00:00
Value/Imm: set path by D&D

1969f7cdbee372e9a700f3ba0012452d81cf2cad

(native file support seems to be too difficult to implement against the benefits users receive)

falsycat closed issue nf7/nf7#70 2022-11-30 08:55:48 +00:00
Value/Imm: set path by D&D
falsycat pushed to dev at nf7/nf7 2022-11-30 08:51:49 +00:00
fa6d7c36ed fix an issue that texture image displayed on tooltip is too huge
a0eaee59d7 fix an issue that GL/Program cannot take a texture by a file ID
1969f7cdbe add FileRef type to Value/Imm
a3e57406b9 fix an issue that context could leak when exit while loop script is running
382ecb374c display logo image on background
Compare 6 commits »
falsycat opened issue nf7/nf7#71 2022-11-29 13:28:00 +00:00
set focus for child nodes on Node/Network when receive kReqFocus
falsycat opened issue nf7/nf7#70 2022-11-29 13:12:01 +00:00
Value/Imm: set path by D&D
falsycat opened issue nf7/nf7#69 2022-11-29 13:04:59 +00:00
Lua GC optimization