falsycat falsycat
36 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
falsycat pushed to dev at nf7/nf7 2022-11-15 12:18:47 +00:00
06400d4ea4 make LuaJIT/Context perform GC after each task done
de0f2a4a8a fix context leak by yielding LuaJIT thread
5b566acd10 enhance context leak detector
881704fc49 fix lambda leaks
63dd28ab76 fix an issue that Nf7 could be finished before all tasks done
Compare 12 commits »
falsycat pushed to dev at nf7/nf7 2022-11-15 02:45:26 +00:00
e7d37b0adb add Node/Mutex
falsycat pushed to dev at nf7/nf7 2022-11-14 14:28:45 +00:00
7f6fd26c71 fix an issue that a lambda of Node/Singleton could refer expired parent
d72ade7b37 fix linker error in freetype
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-11-13 20:15:25 +00:00
fb05b5a7d8 fix MSVC warnings
7489bad3f8 fix use of invalid memory in GL/Framebuffer
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-11-13 19:21:34 +00:00
e87c746e65 fix an issue that GL/Program doesn't emit 'done' output
falsycat pushed to dev at nf7/nf7 2022-11-13 16:20:28 +00:00
646863170e enhance Lua std library
falsycat pushed to dev at nf7/nf7 2022-11-13 15:44:22 +00:00
27b594ee54 fix an issue that sockets are not synchronized automatically on changing target of Node/Ref
4de67f65e6 add System/Node/Time
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-11-13 08:45:50 +00:00
b6f0f9fa0a add Codec/StbImage
9e51470b11 add new thirdparty library, stb
90de6bf3f4 add an option to show all file types while adding new item of System/Dir
1a7b4fc632 rename vec to buf in input tuple interface of GL/Texture Node
14066c1256 change a method to specify file type description
Compare 6 commits »
falsycat pushed to dev at nf7/nf7 2022-11-12 13:41:10 +00:00
9038511525 enable alpha blending in drawing by GL/Program
c5a357c10c fix OpenGL objects to drop cache when dependency is removed
935a6f5660 improve exception handling of nf7::GenericDir
3720893946 fix an issue that broken link remains after undoing Node/Ref on Node/Network
Compare 4 commits »
falsycat commented on issue nf7/nf7#42 2022-11-12 07:39:36 +00:00
add manipulator

After trying coding on Nf7, I felt the manipulator might not be necessary now.

falsycat closed issue nf7/nf7#42 2022-11-12 07:39:36 +00:00
add manipulator
falsycat pushed to dev at nf7/nf7 2022-11-12 07:34:12 +00:00
5894a303dd implement init event on System/Event
falsycat pushed to dev at nf7/nf7 2022-11-12 04:27:45 +00:00
afa26d36d4 remove flags from some files
c9d1cd40f3 fix an issue that rebuild of LuaJIT/Node doesn't run after build failure
b15eee5d9c fix deadlock caused by double locking of GL objects
10946b9b7c fix use of uninitialized value
5ccfc9869e fix metrics unit of Font/Face output
Compare 5 commits »
falsycat commented on issue nf7/nf7#61 2022-11-11 03:19:55 +00:00
System/Node enhancement

e283e99276fbaf4228edfe149f2419f713ad87e9

falsycat closed issue nf7/nf7#61 2022-11-11 03:19:55 +00:00
System/Node enhancement
falsycat pushed to dev at nf7/nf7 2022-11-11 03:17:53 +00:00
6546f6b650 fix an issue of Node/Ref that use old lambda even after target is changed by user
ceb360c7c7 allow System/Dir to restore items removed once
e283e99276 rename System/Call to System/Node and improve file structure
5d79d7631b separate core logic into nf7::GenericDir from an implementation of System/Dir
1f5f46c925 fix possibility of race condition
Compare 5 commits »
falsycat opened issue nf7/nf7#61 2022-11-10 14:01:59 +00:00
System/Call enhancement
falsycat commented on issue nf7/nf7#59 2022-11-10 13:36:45 +00:00
improve System/Logger visibility

53d4f9f1073ec0c863c8b3a167ab91bb9b267e9b

falsycat closed issue nf7/nf7#59 2022-11-10 13:36:45 +00:00
improve System/Logger visibility
falsycat pushed to dev at nf7/nf7 2022-11-10 13:36:25 +00:00
6fb6efe9a6 fix an issue that cannot drag and drop any files
53d4f9f107 improve UI visibility of System/Logger
Compare 2 commits »