SeleDreams

Results 56 issues of SeleDreams

I tried the krita plugin to be able to export the layers of an image to blender coa but when imported in blender coa it seems like the layers got...

Hi, I have the goal of developping an open source facial motion capture software for vtubers relying on models created via COA Tools rather than Live2D with the goal of...

I think godot-cpp has a small issue in its CMakeLists, rather than using CMAKE_CURRENT_SOURCE_DIR to get the directory of the current cmakelists, it uses CMAKE_SOURCE_DIR which gets the path of...

bug

Hi, I'm sending this message because as far as I can see I find no way to actually do an assert using godot-cpp which is a problem as the standard...

enhancement
discussion

Hi, I've started working on a class factory for my own project that would allow classes to self register without having to manually always add register_class instructions to godot_nativescript_init, and...

enhancement
discussion

I noticed that most of the time, buttons such as the new project, open project, view terminal etc stop working randomly after starting the application. I was able to create...

Hello, I wanted to test AvalonStudio on Arch Linux so i've created a project using the default template for a .net core project using Avalonia UI and built it in...

Hello, i was wondering if it was planned to allow the editor to be used on other platforms than Windows such as Linux and MacOS in the future like Unreal...

enhancement
area-GameStudio
Epic
work-estimate-XL

**Is your feature request related to a problem? Please describe.** When I want to debug a new project on xenko, it always opens a new window, The first issue with...

enhancement
area-GameStudio

**Release Type**: Official Release **Version**: 4.0.1.1428 **Platform(s)**: UWP **Describe the bug** Building for UWP works normally, however, to release for the Microsoft Store game packages, it requires to use the...

bug