Difference between revisions of "TPVD/Developers Group Agenda"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
Next meeting: '''Noon SLT, Friday Oct 9 [http://maps.secondlife.com/secondlife/Hippotropolis/242/6/25 Hippo Theater]'''
Next meeting: '''Noon SLT, Friday Nov 6 [http://maps.secondlife.com/secondlife/Hippotropolis/242/6/25 Hippo Theater]'''


== Viewer Pipeline ==
== Viewer Pipeline ==
Line 6: Line 6:


* Maint
* Maint
* Notifications
* Graphics Quick Prefs
* Graphics Quick Prefs
* HTTP and Coroutines (Azumarill)
* HTTP and Coroutines (Azumarill)
* Chrome Embedded Framework (Valhalla) - version 4
* Chrome Embedded Framework (Valhalla) - version 4
* Vivox (many voice fixes)
* Rift
* Rift


Line 20: Line 20:
===HTTP and Coroutines===
===HTTP and Coroutines===


The HTTP rewrite is coming, and there are significant code changes.
The HTTP rewrite is coming soon, and there are significant code changes.


There is a [https://www.youtube.com/watch?v=yP-mg--honE YouTube tutorial presentation] on coroutines and how they were used in this project.
There is a [https://www.youtube.com/watch?v=yP-mg--honE YouTube tutorial presentation] on coroutines and how they were used in this project.

Revision as of 16:49, 4 November 2015

Next meeting: Noon SLT, Friday Nov 6 Hippo Theater

Viewer Pipeline

Review of the viewer candidate pipeline; see repository links on Viewer Source Repositories and downloads on Alternate Viewers

  • Maint
  • Graphics Quick Prefs
  • HTTP and Coroutines (Azumarill)
  • Chrome Embedded Framework (Valhalla) - version 4
  • Vivox (many voice fixes)
  • Rift

Ongoing and Upcoming

Status RSS Feed Change

If you have not tested the new status RSS feed yet, you should...

HTTP and Coroutines

The HTTP rewrite is coming soon, and there are significant code changes.

There is a YouTube tutorial presentation on coroutines and how they were used in this project.

Inventory Changes

  1. Removing Support for some Messages
  2. Viewer Code Refactoring

Parcel and Region Damage Controls

  • BUG-9098 The owner of a terrain cannot disable the land option "Safe" when region has "Allow damage" disabled
  • BUG-9253 Safe (no damage) is untickable - inactive in ABOUT LAND Window, OPTIONS Tab
  • BUG-9422 List of problems with the new parcel damage behaviour

Proposed New Behavior

In Region/Estate floater under Region settings
☐ Allow Damage (off by default)
☑ Allow parcel to override damage setting (on by default)
In About Land under Options
☐ Safe (no damage)
  • by default parcel setting follows region setting
  • checkbox disabled if 'Allow parcel to override damage setting' is False for the Region.
In the Viewer location bar
damage icon should be shown everywhere damage is allowed.

New Topics:

Attendees should add agenda items here as needed - see comments when you edit the page


Topics on Hold

  1. Animation interfaces?
  2. Percentage of sessions that have ALM enabled? (Whirly Fizzle)