Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extending Curvy to make a Hallway editor.
#6
Hi

(02-12-2023, 04:19 AM)ArachnidJacob Wrote: If there are any new things I should be aware of that would help in the latest version let me know!

Nothing crucial. Now there are additions to the API to help you reduce garbage collection, but this isn't crucial and can be ignored for non criticial scenarios. If you want to know more about this: basically, the CGModuleSlot has new GetData methods that have an out parameter: bool isDataDisposable
If the returned value is true, then it is better to call yourData.Dispose() once you are done with it.

I hope this helped
Have a nice day
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Extending Curvy to make a Hallway editor. - by _Aka_ - 02-13-2023, 09:29 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 3 6 04-04-2024, 12:56 PM
Last Post: _Aka_
  8.8.0 is live, and it improves Curvy Generator greatly _Aka_ 1 10 04-03-2024, 03:16 PM
Last Post: _Aka_
  snap to the curve created by the curvy splines segment points ShiroeYamamoto 3 11 04-02-2024, 02:24 PM
Last Post: _Aka_
Exclamation Extending Curvy Generator for Advanced Lofting - Feasibility Check amutp 2 4 03-27-2024, 07:25 AM
Last Post: amutp

Forum Jump: