Gerardo Hernandez
Gerardo Hernandez
I'll leave the complete output: D:\Engines>git clone https://github.com/hugoam/toy --recursive Cloning into 'toy'... remote: Enumerating objects: 900, done. remote: Counting objects: 100% (900/900), done. remote: Compressing objects: 100% (542/542), done. remote:...
So as the title says, the program crashes if you try to close the application while a TransitionFade is happening. To replicate this is quite ease: On the Example project...
I'm having the following linker errors when trying to compile the halley-cmd project: >LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library 1>halley-tools_d.lib(asset_pack_inspector.obj) : error...
If I try to open a modal while the scroll of the window is visible and then grow the window height the background image doesn't resize correctly (cover). Here is...