diff options
author | Jacek Antonelli | 2010-06-21 23:26:23 -0500 |
---|---|---|
committer | Jacek Antonelli | 2010-06-21 23:26:23 -0500 |
commit | 0fd31fb44e3370e6599520964f6b00126ede014c (patch) | |
tree | 8e57e8578995ad37530a8d4812e8cddedaabca78 | |
parent | Fixed Mac ogg-vorbis libs to include libvorbisfile and symlinks. (diff) | |
download | meta-impy-0fd31fb44e3370e6599520964f6b00126ede014c.zip meta-impy-0fd31fb44e3370e6599520964f6b00126ede014c.tar.gz meta-impy-0fd31fb44e3370e6599520964f6b00126ede014c.tar.bz2 meta-impy-0fd31fb44e3370e6599520964f6b00126ede014c.tar.xz |
Updated RELEASE_NOTES.txt for 1.3 beta 5.
-rw-r--r-- | RELEASE_NOTES.txt | 367 |
1 files changed, 367 insertions, 0 deletions
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 4d7e6d4..837c0f0 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt | |||
@@ -4,6 +4,373 @@ | |||
4 | 4 | ||
5 | 5 | ||
6 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 6 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
7 | =- 1.3.0 BETA 5 -= | ||
8 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
9 | |||
10 | |||
11 | NEW FEATURES | ||
12 | |||
13 | * Animation Overrider (AO) can now be enabled/disabled from the | ||
14 | toolbar. Thanks, McCabe! | ||
15 | |||
16 | * Added support for Alpha and Tattoo layers. Thanks for the | ||
17 | patch, Henri Beauchamp, and Armin for applying it! | ||
18 | |||
19 | * Align planar textures in build window. Allows texture | ||
20 | alignment across multiple prims when planar textures are used. | ||
21 | Thanks for the patch, Thickbrick Sleaford! | ||
22 | |||
23 | * Added "File > Minimize All" to minimizes all open windows. | ||
24 | Thanks, McCabe! | ||
25 | |||
26 | * Added "Advanced > Rendering > Animate Trees" to enables Linden | ||
27 | tree swaying (warning: more cpu intensive). Thanks, McCabe! | ||
28 | |||
29 | * Advanced > Rendering > Show Look At now shows the names of | ||
30 | avatars along with their look at beacon. Thanks to the Meerkat | ||
31 | Viewer for developing this feature and Tom Meta for porting | ||
32 | it! | ||
33 | |||
34 | * Added "Advanced > Character > Private Look/Point At" to | ||
35 | opt-out of sending look at/point at data. Thanks to Henri | ||
36 | Beauchamp for the patch, and McCabe for tweaking it! | ||
37 | |||
38 | * Added "Advanced > Crash menu for triggering viewer crashes. | ||
39 | Thanks, Armin! | ||
40 | |||
41 | * Added "TP To..." button in the radar Avatar tab to teleport to | ||
42 | an avatar's position. Thanks, Armin! | ||
43 | |||
44 | * Added "Cam To..." button in the radar Estate tab to cam to an | ||
45 | avatar's position. Thanks, McCabe! | ||
46 | |||
47 | * Added "Reset All Preferences" button in Preferences > | ||
48 | Advanced. Thanks, McCabe! | ||
49 | |||
50 | * Added "Titles..." button in the group window for selecting | ||
51 | your group title titles. Thanks for the patch, Henri | ||
52 | Beauchamp! | ||
53 | |||
54 | * Added "Invisible" button in the texture picker. Thanks for the | ||
55 | patch, Henri Beauchamp! | ||
56 | |||
57 | * Added "Preferences > General > Go away/AFK when idle". Thanks, | ||
58 | Armin! | ||
59 | |||
60 | * Added "Preferences > Input & Camera > Disable minimum zoom | ||
61 | distance" to disable the "push" when zooming close to/inside | ||
62 | prims. Thanks, McCabe! | ||
63 | |||
64 | * Moved "Mute wind" into Preferences > Audio & Video and renamed | ||
65 | it to "Enable wind generation". Thanks, McCabe! | ||
66 | |||
67 | |||
68 | OPENSIM-SPECIFIC CHANGES | ||
69 | |||
70 | * Added new currency button in the status bar (currently shows | ||
71 | OS$ on OpenSim, L$ on Second Life). Thanks, McCabe! | ||
72 | |||
73 | * Added support for tiny/nano prims (0.001m small). Thanks, | ||
74 | McCabe! | ||
75 | |||
76 | * Added support for LightShare. Thanks, Tom Meta and the Meta7 | ||
77 | team! | ||
78 | |||
79 | * Added "Preferences > Advanced > Use server-side Windlight | ||
80 | settings" to toggles LightShare. Thanks, Tom Meta! | ||
81 | |||
82 | * Added "Advanced > Disable Max Build Constraints" to disable | ||
83 | the viewer-side size limit on megaprims. Thanks, McCabe! | ||
84 | |||
85 | * Added support for linking more than 255 prims at once. Thanks, | ||
86 | Armin! | ||
87 | |||
88 | * Added support for OpenSim-specific functions and their | ||
89 | tooltips in the script editor. Thanks to WhiteStar and Meerkat | ||
90 | for the info and Jacek for cleaning up the tooltips! | ||
91 | |||
92 | * Viewer no longer gets stuck at "Connecting to region..." when | ||
93 | logging in. Thanks, McCabe! | ||
94 | |||
95 | * Workaround for 1.23-based viewers not being able to toggle | ||
96 | voice parcel settings on OpenSim. Thanks, McCabe! | ||
97 | |||
98 | |||
99 | OTHER CHANGES | ||
100 | |||
101 | * Changed View > AO to View > Animation Overrider Thanks, | ||
102 | McCabe! | ||
103 | |||
104 | * Changed "Copy Key" in the profile window to also say the name | ||
105 | of the avatar and the key in chat. Thanks, McCabe! | ||
106 | |||
107 | * Several changes to reduce log spam. Thanks, McCabe! | ||
108 | |||
109 | * Moved Admin options into Advanced > Admin Options submenu. | ||
110 | Thanks, McCabe! | ||
111 | |||
112 | * Double-clicking in the radar's Estate tab now cams to the | ||
113 | selected avatar. Thanks, McCabe! | ||
114 | |||
115 | * Increased the default mini-map width. Thanks, McCabe! | ||
116 | |||
117 | * Changed the new server version popup show as chat instead. | ||
118 | This behavior can be altered by toggling the | ||
119 | ServerVersionChangedNotify and ServerVersionChangedChat Debug | ||
120 | Settings. Thanks, Armin! | ||
121 | |||
122 | * Updated the viewer's version of OpenJpeg. Thanks, McCabe! | ||
123 | |||
124 | * Texture repeats can now be set up to 10,000. Thanks, McCabe! | ||
125 | |||
126 | * Camera now doesn't block your view when using Look At Last | ||
127 | Chatter. Thanks, Geneko Nameth! | ||
128 | |||
129 | * Included getvoice.sh for installing voice on Linux. Thanks, | ||
130 | Armin! | ||
131 | |||
132 | * Simulator camera "push" when moving around objects now ignored | ||
133 | by default. This behavior can be toggled with the | ||
134 | IgnoreSimulatorCameraConstraints Debug Setting. Thanks to the | ||
135 | Emerald Viewer for discovering this, and McCabe for porting | ||
136 | it! | ||
137 | |||
138 | * Changed the build math cheat sheet buttons from "?" to "Build | ||
139 | Math" so they're more discoverable. Thanks, McCabe! | ||
140 | |||
141 | * Moved "Output Debug Minidump" to Advanced > Crash menu. | ||
142 | Thanks, McCabe! | ||
143 | |||
144 | * Added "Reload All" button to Notifications Console for easier | ||
145 | debugging. Thanks, McCabe! | ||
146 | |||
147 | * Disabled editing appearance animation when standing up when | ||
148 | editing your appearance is also disabled. Thanks, McCabe! | ||
149 | |||
150 | * Increased the time it takes for tooltips to display. Thanks, | ||
151 | McCabe! | ||
152 | |||
153 | * Added a --cache command line flag to set cache location. | ||
154 | Thanks, Tom Meta! | ||
155 | |||
156 | * Your own nametag now uses the Imprudence color when client | ||
157 | detection is enabled. Thanks, McCabe! | ||
158 | |||
159 | * Advanced > Allow Multiple Instances now applies when toggled | ||
160 | (previously you had to relog for it to work). Thanks, McCabe! | ||
161 | |||
162 | * Avatar name now displayed in window title when Advanced > | ||
163 | Allow Multiple Instances is enabled. Thanks to the FrozenGlobe | ||
164 | Viewer for the patch, and McCabe for tweaking it! | ||
165 | |||
166 | * Made preferences follow Mac and Windows user interface | ||
167 | guidelines. Thanks, McCabe! | ||
168 | |||
169 | * Made menu ellipses follow standard user interface guidelines. | ||
170 | Thanks, McCabe! | ||
171 | |||
172 | * Moved "Legacy pie menus" into Preferences > Advanced. Thanks, | ||
173 | McCabe! | ||
174 | |||
175 | * Moved "Share language with objects" into Preferences > | ||
176 | Advanced. Thanks, McCabe! | ||
177 | |||
178 | * Added a new shortcut for creating landmarks: CTRL-SHIFT-D. | ||
179 | Thanks, McCabe! | ||
180 | |||
181 | * Changed "Continue" to "Cancel" when confirming quitting. | ||
182 | Thanks, McCabe! | ||
183 | |||
184 | * ClothingLayerProtection is now always enabled. Thanks, Armin! | ||
185 | |||
186 | * Automatically try logging in again when the "Login Failed. You | ||
187 | appear to be already logged in" error happens on OpenSim. | ||
188 | Thanks, McCabe! | ||
189 | |||
190 | * Windows installer now branded to Imprudence. Thanks, McCabe! | ||
191 | |||
192 | * Added UseKDUIfAvailable Debug Setting to switch between llkdu | ||
193 | and openjpeg on relog. Thanks, Tom Meta! | ||
194 | |||
195 | |||
196 | BUG FIXES | ||
197 | |||
198 | * Fix for "flashing" avatars, where a bake would switch between | ||
199 | white/texture repeatedly. Thanks, McCabe! | ||
200 | |||
201 | * Fix for corrupt textures on objects when using openjpeg. | ||
202 | Thanks, McCabe! | ||
203 | |||
204 | * Fix for crashing when camming around a sim. Thanks, McCabe! | ||
205 | |||
206 | * Several fixes for issues with malicious viewers use. Thanks, | ||
207 | McCabe, Armin, Robin Cornelius, and KirstenLee Cinquetti! | ||
208 | |||
209 | * Fixed radar spamming chat with "avatar is entering chat | ||
210 | range/sim" updates. Thanks, McCabe! | ||
211 | |||
212 | * Fixed radar showing avatars stuck as typing. Thanks, McCabe! | ||
213 | |||
214 | * Fixed radar not appearing in mouselook. Thanks, McCabe! | ||
215 | |||
216 | * Fixed radar not showing people in the list who are in the | ||
217 | mini-map. Thanks, McCabe! | ||
218 | |||
219 | * Fixed Autopilot > Move not working. Thanks, McCabe! | ||
220 | |||
221 | * Fixed crash when creating/loading WindLight presets with | ||
222 | spaces in their names. Thanks, McCabe! | ||
223 | |||
224 | * Fixed crash when updating WindLight after a teleport. Thanks, | ||
225 | McCabe! | ||
226 | |||
227 | * Fixed crash when sim crashes/disconnects. Thanks, Armin! | ||
228 | |||
229 | * Fixed crash in "Quit" confirmation after logout. Thanks, | ||
230 | Armin! | ||
231 | |||
232 | * Fixed crash when logging out with messages in the queue. | ||
233 | Thanks, McCabe! | ||
234 | |||
235 | * Fixed crash when using the Show Look At feature. Thanks, | ||
236 | McCabe! | ||
237 | |||
238 | * Fixed spinners in the Object, Features, and Textures build | ||
239 | tabs not updating after their contents are deleted. Thanks, | ||
240 | McCabe! | ||
241 | |||
242 | * Fixed Notifications Console missing from Advanced > Consoles. | ||
243 | Thanks, McCabe! | ||
244 | |||
245 | * Fixed group creation alert showing the price as | ||
246 | "GROUPCREATEFEE". Thanks, McCabe! | ||
247 | |||
248 | * Fixed issue with certain sit animations not playing (avatar | ||
249 | appears to be standing instead of being animated). Thanks, | ||
250 | McCabe! | ||
251 | |||
252 | * Fixed bad indentations in alerts and notifications. Thanks, | ||
253 | McCabe! | ||
254 | |||
255 | * Fixed the Infamous Wright Plaza Crash of Doom | ||
256 | (mRawImage.notNull() crash). Thanks for the patch, Robin | ||
257 | Cornelius, and the repro, Nebadon and Warin on OSGrid! | ||
258 | |||
259 | * Fixed confusing "opacity" sliders in Preferences > Text Chat. | ||
260 | Thanks, McCabe! | ||
261 | |||
262 | * Fixed Grid Manager failing to get grid info if the port | ||
263 | doesn't end in a slash ("/"). Thanks, McCabe! | ||
264 | |||
265 | * Fixed small typo in the AO template notecard. Thanks, McCabe! | ||
266 | |||
267 | * Fixed your own name being highlighted in Local Chat. Thanks, | ||
268 | McCabe! | ||
269 | |||
270 | * Fixed the status bar info "disappearing" when connecting after | ||
271 | a failed login. Thanks, McCabe! | ||
272 | |||
273 | * Fixed left-clicking attachments not moving the avatar. Thanks, | ||
274 | Armin! | ||
275 | |||
276 | * Fixed group notice history showing wrong icons for attached | ||
277 | inventory. Thanks, McCabe! | ||
278 | |||
279 | * Fixed the Advanced Build Window's Cancel and Apply buttons | ||
280 | being switched. Thanks, McCabe! | ||
281 | |||
282 | * Fixed Alpha layers not visible to other viewers when | ||
283 | ClothingLayerProtection enabled. Thanks to Emerald Viewer for | ||
284 | the fix! | ||
285 | |||
286 | * Fixed issue with Alpha layers and OpenSim. Thanks, Armin! | ||
287 | |||
288 | * Fixed HTTP textures not loading sculpties. Thanks for the | ||
289 | patch, Thickbrick Sleaford! | ||
290 | |||
291 | * Fixed "Gestures" button's tooltip not being informative. | ||
292 | Thanks, McCabe! | ||
293 | |||
294 | * Fixed "You Have Been Disconnecting From The Region" causing | ||
295 | the viewer to quit while logging into an OpenSim that won't | ||
296 | let you in. Thanks, McCabe! | ||
297 | |||
298 | * Fixed glib and gtk not being friendly on Debian Lenny 32bit. | ||
299 | Thanks, Armin! | ||
300 | |||
301 | * Fixed Animation Overrider not starting on login. Thanks, | ||
302 | McCabe! | ||
303 | |||
304 | |||
305 | KNOWN ISSUES | ||
306 | |||
307 | * Sometimes an avatar's textures stay "white" for an extended | ||
308 | period of time with ClothingLayerProtection enabled. The | ||
309 | workaround is to set this to FALSE in Advanced > Debug | ||
310 | Settings. | ||
311 | |||
312 | * Eyes get stuck looking sideways with Private Look At enabled. | ||
313 | |||
314 | * Tooltips don't disappear with mouseclicks or when your mouse | ||
315 | moves from a specific control. The workaround for this is to | ||
316 | clear the tooltip with your mousewheel or set ToolTipDelay to | ||
317 | 999999 in the Debug Settings. | ||
318 | |||
319 | * Some animations may not display their joints correctly. | ||
320 | |||
321 | * Creating new Alpha or Tattoo layers only works in the | ||
322 | Inventory. | ||
323 | |||
324 | * Avatar layers may appear invisible when using HTTP textures. | ||
325 | The workaround for this is to copy llkdu from a Second Life | ||
326 | 1.23 install into the main Imprudence folder. | ||
327 | |||
328 | * While sitting on an object, your avatar may appear invisible | ||
329 | to users of unpatched viewers based on 1.22 or lower, such as | ||
330 | Hippo Viewer 5.0.1. See VWR-9137 for more info. | ||
331 | |||
332 | * Streaming audio/video that use the AAC codec will have no | ||
333 | sound. This is caused by our inability to distribute | ||
334 | libgstfaad due to licensing reasons. | ||
335 | |||
336 | * Sometimes inworld sounds (OpenAL) stops working on Windows XP. | ||
337 | A relog usually fixes the problem. | ||
338 | |||
339 | |||
340 | KNOWN ISSUES WITH OPENSIM | ||
341 | |||
342 | If you're using Imprudence to explore the larger metaverse, here | ||
343 | are a few OpenSim bugs that you should be aware of: | ||
344 | |||
345 | * Clearing cache causes "body parts not found" error and your | ||
346 | avatar to login as a cloud. This will also happen on first | ||
347 | login to many OpenSim grids. The workaround is to change your | ||
348 | shape then relog. | ||
349 | |||
350 | * Megaregion teleports fail except in the root (SW) region. | ||
351 | |||
352 | * The "Cancel" button does not appear during teleports. | ||
353 | |||
354 | * When sitting, the camera's default center is the root prim, | ||
355 | not the prim you're actually sitting on. | ||
356 | |||
357 | * OpenSims using CS2JK to bake avatar textures might corrupt an | ||
358 | avatar's appearance (looking "rainbow" or "checker-boarded") | ||
359 | when using openjpeg. A rebake will generally fix this. | ||
360 | |||
361 | * Sometimes OpenSim loses an avatar's appearance, causing | ||
362 | changing clothing to fail and the avatar to permanently look | ||
363 | white, even after a rebake or a relog. | ||
364 | |||
365 | * Sometimes prims or land become corrupted (i.e. look | ||
366 | "rainbow"). The workaround for this is to copy llkdu from a | ||
367 | Second Life 1.23 install into the main Imprudence folder. | ||
368 | |||
369 | * Creating new outfits causes the viewer to crash on OpenSim. | ||
370 | |||
371 | |||
372 | |||
373 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
7 | =- 1.3.0 BETA 4 -= | 374 | =- 1.3.0 BETA 4 -= |
8 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 375 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
9 | 376 | ||