Search found 4301 matches
- Today, 12:56
- Forum: General Discussion
- Replies: 3
- Views: 164
Re: DYNAMIC_VB_SIZE in RenderDevice.h is not enough for some complex situation.
Could you please share a XAML sample that reproduces the issue? It will help us better understand what's going on before we suggest a solution.
Also, please create a ticket for it so we can track it properly.
Also, please create a ticket for it so we can track it properly.
- 15 Apr 2025, 19:37
- Forum: General Discussion
- Replies: 3
- Views: 279
Re: NoesisGUI and AI prompting
Well, I wrote out a long post explaining my process but the forum decided to auto log me out after an hour and a half of writing 🙁. I'm really sorry to hear that. I'm reaching out to IT to see if there's anything we can do to improve the session timeout settings. These are the kind of 'mockups' im ...
- 15 Apr 2025, 19:27
- Forum: Noesis Studio
- Replies: 3
- Views: 497
Re: Components support in UE
The only alternative to components is using UserControls created in code.
The team is working on including all Noesis Studio extensions in all of our runtimes for version 3.2.8
The team is working on including all Noesis Studio extensions in all of our runtimes for version 3.2.8
- 15 Apr 2025, 19:01
- Forum: Noesis Studio
- Replies: 19
- Views: 7552
Re: 💻 Studio Download (0.1.215-beta)
Beta 0.1.215 Added MiniShowcases project Added filters menu to Studio Properties panel (#4060) Fixed: Crash when trying to change SolidColorBrush.Color in a data set Fixed: Crash generating data set after having a LinearGradientBrush applied to a property https://www.youtube.com/watch?v=_Cz_ub-9VNY
- 15 Apr 2025, 19:00
- Forum: Noesis Studio
- Replies: 19
- Views: 7552
Re: 💻 Studio Download (0.1.215-beta)
Beta 0.1.214 Fixed: ImageSource properties in data Structures no longer show generator options Fixed: TextBlockAdorner cannot be used when the TextBlock contains Inlines (#4071) Fixed: Can't edit BaseBindingExpression typed properties such as GridViewColumn.DisplayMemberBinding Fixed: Crash removin...
- 15 Apr 2025, 19:00
- Forum: Noesis Studio
- Replies: 19
- Views: 7552
Re: 💻 Studio Download (0.1.215-beta)
Beta 0.1.213 Fixed: Crash trying to set a BehaviorCollection to a ToolTip property (#BS540) Fixed: Crash accessing Transform3DProperty properties before being initialized (#BS544) Fixed: Grouping doesn't re-register named objects Fixed: Value not correctly applied when propagating the change upward...
- 10 Apr 2025, 20:18
- Forum: General Discussion
- Replies: 3
- Views: 164
Re: DYNAMIC_VB_SIZE in RenderDevice.h is not enough for some complex situation.
Modifying DYNAMIC_VB_SIZE is delicate, as it's tied to many dependencies and optimizations across all renderers.
Could you please create a ticket and share the crashing XAML? I'd be happy to take a look.
Could you please create a ticket and share the crashing XAML? I'd be happy to take a look.
- 09 Apr 2025, 19:47
- Forum: Noesis Studio
- Replies: 19
- Views: 7552
Re: 💻 Studio Download (0.1.212-beta)
Beta 0.1.212
- Fixed: Issues with CrashReporter and spaces in %TEMP% path
- Fixed: Crash removing item from ToolBar panel (#BS434, #BS435, #BS539)
- Fixed: Undo doesn't work correctly when the change has to be propagated upwards (#4026)
- 09 Apr 2025, 19:46
- Forum: Noesis Studio
- Replies: 19
- Views: 7552
Re: 💻 Studio Download (0.1.212-beta)
Beta 0.1.211 Unified MessageCommand and ChangeDataSetCommand in a single Command type in data properties Added IsEnabled property to Command data properties (#4046) Fixed: Visual state name appears in edit mode when opening animation tab in template Fixed: Crash modifying visual states after redoin...
- 08 Apr 2025, 20:02
- Forum: General Discussion
- Replies: 8
- Views: 691
Re: Memory Leaks
Do you have a minimal XAML example that reproduces this? I'd love to take a closer look