Second Life logo
Second Life
Create
Log in
Roadmap
Feedback
Feedback
Log in to your Second Life account to giveĀ feedback

    Boards

  • ✨ Feature Requests

  • 🪰 Viewer Bug Reports

  • Web/Marketplace Features

  • Web/Marketplace Bugs

  • Scripting Features

  • Scripting Bugs

  • Land & Public Works

  • Server Bugs

  • Scripted Agents

  • Character Designer

  • Browser-based Viewer

  • šŸ† SLua Showcase

  • šŸ“ƒ SLua Alpha

  • SLua Announcements

PoweredĀ byĀ Canny

šŸ“ƒ SLua Alpha

General discussion and feedback on Second Life's SLua Alpha
Remove duplicated luau methods from ll table?
I was asked yesterday which math functions one should use Which made me realized, that having 2 ways to perform the exact same thing is going to lead to continuing confusing on is there a difference or now. Should duplicated functions like the math ones - ll . Abs - ll . ACos - ll . Floor - ... Or vector - vector . magnitude - vector . normalize - ... Be removed from the ll table, they should still be available in llcompat i think, but having them in "the main library" is more than likely confusing to less familiar users as to why they are in 2 places. Maybe they should be redirected to an error message instead? and removed from the docs? This would need to include work adding documentation to https://create.secondlife.com for the standard libraries, but that has already been brought up as well.
11
Ā·
Question
Ā·
inĀ progress
PoweredĀ byĀ Canny