• 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 14
 
nokola
Posts: 188
Joined: 10 Mar 2015, 05:29

Re: BETA: NoesisGUI v2.1.0b12

20 Dec 2017, 17:41

Thanks for the info! I can update my code (trying now...) however is there any benefit (performance?) to freezing the brushes in Noesis? Just checking since in this case, it may be OK to deviate from WPF in case there's a benefit to the developers since it's removing a limitation. What do you think?

Edit: managed to update all places with .Opacity = <value>, it wasn't very hard (especially since animations didn't need update)
 
User avatar
jsantos
Site Admin
Topic Author
Posts: 3906
Joined: 20 Jan 2012, 17:18
Contact:

Re: BETA: NoesisGUI v2.1.0b12

21 Dec 2017, 03:06

Freezables allow many optimizations. For example, when cloning trees (used a lot internally, when applying templates) freezables can be shared. They also open many threading optimization opportunities because they are read-only objects.

So, yes, we want this in Noesis. Glad to know the transition was easy for you! : )
 
User avatar
jsantos
Site Admin
Topic Author
Posts: 3906
Joined: 20 Jan 2012, 17:18
Contact:

Re: BETA: NoesisGUI v2.1.0b12

21 Dec 2017, 13:49

We have released beta14 (only C++ SDK) including Linux.
 
nokola
Posts: 188
Joined: 10 Mar 2015, 05:29

Re: BETA: NoesisGUI v2.1.0b12

22 Dec 2017, 01:02

re: freezables: thanks for the info
Just confirming DynamicResources (fonts) work with beta12.
We are currently moved to 2.1 Beta 12 and Unity 2017.3 - looks and works good. Have been on this combination for about 1 day, also did a quick test with 2017.2.1.
 
ivan_b
Posts: 100
Joined: 22 Jul 2015, 12:57

Re: BETA: NoesisGUI v2.1.0b12

22 Dec 2017, 10:48

@sfernandez

I will try the beta 12 on the iPad probably the next week.
As for the windows problem I will try to reproduce it on a small example.

Thanks.
 
Wanderer
Posts: 168
Joined: 08 May 2017, 18:36

Re: BETA: NoesisGUI v2.1.0b12

22 Dec 2017, 11:17

We have released beta14 (only C++ SDK) including Linux.
When I click on download, it give me version 12.

And please add in documentation and tutorials date when it was created and updated. I think it will be helpfull.
 
User avatar
jsantos
Site Admin
Topic Author
Posts: 3906
Joined: 20 Jan 2012, 17:18
Contact:

Re: BETA: NoesisGUI v2.1.0b12

22 Dec 2017, 19:11

When I click on download, it give me version 12.
It is a typo in the version name, sorry for that. But the package you downloaded is the new one.
And please add in documentation and tutorials date when it was created and updated. I think it will be helpfull.
Yes, a changelog or something like that would be useful. But for 2.1 all documents are going to change (we are already updating them in each beta).

Thanks for your feedback!
 
User avatar
jsantos
Site Admin
Topic Author
Posts: 3906
Joined: 20 Jan 2012, 17:18
Contact:

Re: BETA: NoesisGUI v2.1.0b15

12 Jan 2018, 02:34

B15 Released!

All platforms already supported. This is probably the last beta for 2.1
 
nokola
Posts: 188
Joined: 10 Mar 2015, 05:29

Re: BETA: NoesisGUI v2.1.0b15

12 Jan 2018, 05:57

Thanks for the update! Beta15 works very well with our project. I found an issue related to scrolling inertia suddenly stopping on beta15 vs beta12. It seems related to something we're doing.
I can see it on Android il2cpp, but not Android mono. Investigating.
 
User avatar
ai_enabled
Posts: 231
Joined: 18 Jul 2013, 05:28
Contact:

Re: BETA: NoesisGUI v2.1.0b15

12 Jan 2018, 14:36

Reported an issue with the custom C# enums. #1215
AtomicTorch Studio Pte. Ltd. http://atomictorch.com
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 14

Who is online

Users browsing this forum: No registered users and 33 guests