Age | Commit message (Expand) | Author |
---|---|---|
2024-10-24 | Add LL::ResultSet subclass VectorResultSet for the simple case. | Nat Goodspeed |
2024-10-10 | Update test_animation.lua demo script | Mnikolenko Productengine |
2024-09-05 | Merge branch 'release/luau-scripting' into lua-resultset | Nat Goodspeed |
2024-09-03 | Break out llinventorylistener.cpp's InvResultSet as LL::ResultSet. | Nat Goodspeed |
2024-08-31 | Give certain LLInventory queries an API based on result sets. | Nat Goodspeed |
2024-08-28 | Ditch trailing spaces. | Nat Goodspeed |
2024-08-27 | code clean up | Mnikolenko Productengine |
2024-08-21 | mac build fix | Mnikolenko Productengine |
2024-08-21 | Add item limit for collectDescendentsIf func; add demo script | Mnikolenko Productengine |
2024-08-20 | Add collectDescendentsIf api for Lua | Mnikolenko Productengine |
2024-08-15 | First batch of Inventory api; raise interrupts limit | Mnikolenko Productengine |