KirstenLee Viewer S21(7) RC3 Released

 

New code is rushing to the viewers in a torrent. This release of KV has lots of fixes and new stuff. Unfortunately the Apple versions are lagging because the machine used to compile those versions is overheating. The Windows version RC3 is out today.

New Second Life Physics Layer Object
New Physics Layer Object

 

Enhanced Avatar Physics: This is the booby juggle code for bouncing breasts, belly, and butt. If you don’t already know one adds their breast enhancement by going into clothes and creating a physics layer. It can be worn just like clothes. Other people will see you bounce or not according to your settings.

Mesh Upload: More work done on the mesh uploader.

Code Updates: The Windows code is now being compiled to the Windows 7 Std. Developer’s Kit. For most of us this means little. The benefits are not so much in your face as they are about making things more efficient when running in newer Windows versions.

Read more

Second Life Mesh Status Week 17

 

There is currently a shift in mesh development. To understand the shift you need to understand how viewer versions are made. You probably know programmers write a program that becomes the viewer. The nuance in that process is the language programmers write in is not the language computers speak. So, at some point a translation has to happen. That ‘translation’ is called a compile. The compiler tool being targeted for use is Microsoft’s Visual Studio 2010. Much of the last week’s work and probably this week’s and next week’s will be toward getting the new mesh-viewer code compiling using VS2010.

 

Mesh Model
SL/OSGrid Mesh Model – Blender 2.57

What you may not realize is why the change to VS2010 is important for the Mesh Project. The main SL Viewer has been worked over to get it to compile in VS2010. See: Second Life 2.6.3-225584 VS2010 Review This moves the code and the viewer abilities to a new level of optimization for newer computer hardware. If you follow KirstenLee’s viewer development, you know it too has moved to VS2010. So, most viewers on the SL grid are going to be optimized to a 2010 era, at least for those on Windows systems.

Read more

SL Server Update Week 17

This week Fast Assets moved to the main grid. This is sort of a change from doing things in a sort of single cue of first in-first-out to multiple cues. The idea being to reduce anyone person’s wait time. One should see the world rezzing faster.

Mesh and No-Mesh Viewer
Mesh and No-Mesh Viewer

Moving into the Release Channel testing are various bug fixes. None too exciting, but they are progress.

Read more

Newer Version LSLEditor 2.42.4127 Released

You may remember that LSLeditor was given to open source by Alphons van der Heijden, the creator. It is now a Source Forge project named, LSLEditor Community Edition. There is also a forum for the editor at Source Forge.

I had not known about the project. The main LSLEditor site is still up.  It is also where I have looked for updates.

If you script for SL or OpenSim using the built-in editor in the viewer, you need to check out LSLEditor. Both the viewer’s script editor and the LSLEditor have problems and bugs. But, LSLEditor has debugging tools that are not available in the viewer editor. It is an impressive bit of programming and well worth learning to use. Especially if you have multi-prim, multi-script projects.

Read more

Phoenix Viewer Release Candidate 1.5.2.1050

No sooner do I see the Kirsten release than up pops a Phoenix Viewer 1050 release. This is another Release Candidate. While the Phoenix team is calling this an RC they say they will provide support for it. So, again the lines between esoteric alpha, beta, RC, and final versions gets fuzzier, at least from my side.

Update – Bug Fix Release

This release is mostly bug fixes and improvements to existing features. The goal was to get a stable viewer. Over the previous part of this year most developers have been getting previous features and new code and features from Linden Lab working. That has lead to crash prone viewers.

Read more