Search found 3897 matches

by jsantos
12 Mar 2024, 11:53
Forum: General Discussion
Replies: 1
Views: 102

Re: Linux ARM64, Vulkan, Supported?

Vulkan is still nor supported on Linux. It is just the OS window connection that is missing, so in case this is very important for you, this should be quite straightforward to solve.

If you can wait, please create a ticket for this, and we will fix it whenever possible.

Thanks!
by jsantos
12 Mar 2024, 11:49
Forum: General Discussion
Replies: 1
Views: 120

Re: development on macos or linux

Yes, macOS and Linux are well supported in all our SDKs.
by jsantos
05 Mar 2024, 01:49
Forum: General Discussion
Replies: 6
Views: 175

Re: Another Unity Editor crash...

As far as I understand, your urgent tickets (crashes) are: 3136 2612 2921 Is this correct? If there is anything missing could you please report it? Also 2612 is on feedback waiting for a response on your side. If you can't prepare a small sample reproducing the issue, could we get access to your pro...
by jsantos
04 Mar 2024, 15:27
Forum: General Discussion
Replies: 7
Views: 673

Re: XAML file name and line in error messages

These are binding errors right? So you need #2222 fixed, is that correct? I have increased the priority of that ticket.
by jsantos
01 Mar 2024, 14:45
Forum: General Discussion
Replies: 6
Views: 168

Re: Unity/C# without XAML?

XAML is just a wrapper to code actions. Everything should be doable by code (sometimes with more steps than the markup). Also we are quite compatible with WPF, so almost everything you find on Stack Overflow or Microsoft site should almost directly translate to Noesis C#.
by jsantos
01 Mar 2024, 14:43
Forum: General Discussion
Replies: 1
Views: 100

Re: Download image using http

Yes, right now that's the only solution.
by jsantos
29 Feb 2024, 15:56
Forum: General Discussion
Replies: 6
Views: 308

Re: Questions about Noesis (non-technical)

With the current licenses being for finished projects, and likely price prohibitive for non-studio developers, is there any plan to make a more approachable licensing option specifically to make the software available for indie developers in this beta as well? Yes, we hope to bring news about this ...
by jsantos
28 Feb 2024, 11:11
Forum: General Discussion
Replies: 2
Views: 100

Re: Error thrown when defining multiple Ignorable prefixes

The prefixes in the Ignorable section must be declared too. Something like this works <Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expressi...
by jsantos
28 Feb 2024, 10:55
Forum: General Discussion
Replies: 6
Views: 308

Re: Questions about Noesis (non-technical)

Sorry, only Windows x64 for now. We need to focus our energy for this first release.

We already have an internal macOS version that we are using to check we are not breaking important things on this platform.
by jsantos
28 Feb 2024, 10:53
Forum: General Discussion
Replies: 10
Views: 1244

Re: Apple Vision Pro Support

Thank you!