Kah Wei, Tng

Results 4 issues of Kah Wei, Tng

Limits the rate at which a keyframe is saved into the Unity animation. By limiting the number of keyframes in the animation, this allows easy and smooth modification of the...

**Issue description** Attempting to build the sample with Visual Studio 2019 at `samples/core/hosting/HostWithHostFxr/` will produce the following error: `Your project does not reference ".NETFramework,Version=v4.0" framework. Add a reference to ".NETFramework,Version=v4.0"...

**What seems to be the problem?** Generating a C# project using premake does not specify the "Platform Targets" property for the project when an architecture is specified. This results in...

bug

# Description Given an ImNodes node which contains a drag and drop target that is implemented using ImGui::BeginDragDropTarget() and ImGui::EndDragDropTarget(), if two of these nodes overlap such that the drag...