Chris Savoie
Chris Savoie
As per my comments in #2573 removing the call to DockContextBuildAddWindowsToNodes when applying settings. From what I can tell it was pushing the previous frame's window state into the dock...
I was using RenderArrow on a scaled canvas and noticed the X position acting weird. There's not really much more to say about it.
Resurrecting #101 that got deleted when I renamed some branches.
Two of these changes are to get makefiles working properly on mac, the third was just nice since then I didn't have to specify which standard library to use (which...
I was in here and noticed that this code was still using the property instead of the input namespaces
Updated version of #86 which got closed when I renamed the branch. This new version is updated to also sort dependent library includes to the whole graph is in order....
I use this to build for all platforms from my windows machine. I used to use ``/p:PublishSingleFile=true`` to reduce the number of dependent dlls generated, however recent changes means that...
The first commit allows android arm/arm64 and pc win32/win64 builds to live in the same project if you are not using android x86/x64. I do this so I can share...
Resurrecting #83 which got closed after branch rename. Now with 100% less API breaks!
Resurrection of #85 * Post Import custom properties * Interop references * TextTemplate fix * Non-embedded resources * Project level default copy behavior for content items