Hendrik

Results 7 issues of Hendrik

Some Lua based domain specific languages use an extended character set for identifiers, this is easily achieved by modifying e.g. alnum in luaconf.h, similar in LuaJIT and also is adjustable...

enhancement

One reason LuaJIT couldn't be ported to 64bit in a project of mine was the limitation to the 47-bit addressspace(due to the double-tagging) even after the changes to the gc...

Sometimes one has multiple repositories, and wants combined help for them. The repositories might contain chapters that have to be inserted into the existing chapter hierarchy on root level. This...

One of the first tasks would be to remove the dependency to the Plugin_D3D which is no longer needed as CryENGINE V is now shipping full engine Sourcecode. So one...

help wanted

Setting on Comment/Grouping Nodes ZIndex to -2 does not have an effect on draw order. I verifed the property to be correct on the ItemContainer Parent Border. (there is a...

question

**Describe the bug** When switching theme in playground the node border, remains on initial color see screenshot of wrong border color. **To Reproduce** Switch theme in playground, node border will...

bug

originally related to #111 ### 📝 Description of the Change Allows preload of different themes through theme manager, if users opt to use Nodify.Shared (without having to modify Nodify.Shared) ###...