Samma - PixelStudio

Results 8 issues of Samma - PixelStudio

also with the right code the canvas of cosmos 20220209 does not work

Bug
Pending User Response

hi, i was wondering if is possible to add nodes to the node editor Context in runtime

hi after installing imguizmo.NET and trying to implement it i'm getting `System.AccessViolationException`, the following code is on the `OnRenderFrame(FrameEventArgs e)` void ```csharp controller.Update(this, (float)e.Time); ImGui.Begin("test"); ImGui.Button("click"); ImGui.End(); // Initialize ImGuizmo...

hi, i have a realme 7i as my main phone, it is listed in the supported devices page but arcore says that it isen't supported, any fixes or explainations why...

bug

- fixed DrawFilledEllipse function - added GetPixels function (gets a rectangle of pixels from the canvas and stores them into a bitmap) - added image resize functions sorry for all...

I need some help implementing textures, i tried porting the texture system of https://github.com/JacobYealy/LittleVulkanEngine from c++ to c# but I get a memory corruption error when vk.CmdDrawIndexed(commandBuffer, indexCount, 1, 0,...

Added Linq, direct port from https://github.com/microsoft/referencesource/blob/master/System.Core/System/Linq/Enumerable.cs it's a pull request out of time cus of gen3 but atleast it's something new and that cosmos needed

Priority: Medium
Status: Change needed