secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
189 stars 43 forks source link

Inventory Favorites Main Inventory Mockup #1300

Open akleshchev opened 2 weeks ago

akleshchev commented 2 weeks ago

Description

Implement inventory favorites according to provided mockups. Branch: https://github.com/secondlife/viewer/tree/project/inventory_favorites

favorites_menu favorites_main

### Tasks
- [x] Implement Inventory Favorites Stars
- [x] Implement Context Menu items
- [x] Implement Framework
- [x] Update Places Floater
- [x] Update Settings
- [x] Update Gear Menu Items
- [x] Update inventory Settings
kylelinden commented 2 weeks ago

Work on Inventory Favorites in a branch for reviews and then pull into whichever maint makes sense.

akleshchev commented 4 days ago

Done in inventory_favorites branch, waiting for other favorite related changes before merging into a proper branch