Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-03-19 04:37:15



Reply to topic  [ 700 posts ]  Go to page Previous  1 ... 44, 45, 46, 47, 48, 49, 50 ... 70  Next
Latest Windows releases 
Author Message

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

Cool VL Viewer v1.26.22.32 (stable branch):

New in this release:
  • Added support for auto-selecting a mute by name entry when opening the "Mute list" floater.
  • Added a "Mute by name" action to the "Sounds list" floater.
  • Implemented a workaround in the CEF plugin code to properly draw scrollable web pages when opened in a newly created instance of CEF (with the latest versions of the latter you could need a scroll-down event to be issued before the page would start rendering: probably a race condition bug in CEF).
  • Extended Lua scripting. See the Lua scripting and viewer automation feature article for details.
  • Windows only: adopted LL's latest Dullahan pre-built library for the CEF plugin.
  • Code cleanup and some minor optimizations.


Enjoy ! :D


2019-01-26 10:21:57
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

This is a recommended update.

Cool VL Viewer v1.26.22.33 (stable branch):

New in this release:
  • Changed the "IgnoreOuterRegionAttachKill" debug setting default value back to "TRUE" (toggle in Advanced" -> "Network", "Ignore bogus kill-attachment messages" entry), since it finally appears that LL did not yet fix the attachments server messages issue introduced back in mid-December...
  • Fixed the Vivox voice client disconnecting issue (full credit for finding the workaround must go to ZaneZimer), by removing entirely the support for the deprecated "voice buddies" feature. Reworked the voice code into something more palatable. Also, voice should now properly start on login with this reworked code.
  • Changed input lines for search input lines (that automatically add a "X" button to wipe the search entry field) in the "Area search" for objects, "World map" and "Search" floaters/panels.
  • Added a "Search places" tab to the "Teleport history" floater, as well as an entries count line to its scroll lists.
  • Code cleanup (with removal of dead/unused code) and some minor optimizations.


Enjoy ! :D


2019-02-02 10:31:10
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

This is a bug fix release and updating to it is recommended.

Cool VL Viewer v1.26.22.34 (stable branch):

New in this release:
  • Fixed the crash-bug introduced in last release in the "Teleport history" floater actions. See this thread for details.
  • Rewrote part of the Friends list floater code so that it properly reflects in real time the online/offline status while opened. Fixed the double confirmation dialog bug when granting modify rights to a friend.
  • Reworked the login panel code, with now just one "Remember login credentials" check box to replace the misleading "Remember name" (which also caused the viewer to remember the credentials for each grid) and "Remember password" (which only affected the password.dat file, associated with the last login).
  • Do not overwrite any more the password.dat file when logging in from a second viewer instance, to avoid bad password errors after closing all instances and relogging with the former first instance account.
  • Backported from LL's viewer-neko a fix to "viewer throwing misleading notification" in case of unknown (new/not yet supported) script permissions requests.
  • Updated FMOD Studio to version 1.10.11.
  • Code cleanup and some minor optimizations.


Enjoy ! :D


2019-02-09 10:21:23
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

This is a maintenance release, mostly geared towards code and build system cleanup.

Cool VL Viewer v1.26.22.35 (stable branch):

New in this release:
  • Backported from LL's vir-fixes viewer the addition of "animation validation for constraints".
  • Backported from Firestorm (Beq's code) fixes to memory leaks seen when invalid animations were loaded. Expanded those fixes to similar memory leaks.
  • Backported from LL's viewer-cougar a fix to the "Planar" face textures mapping not working on normal or specular maps in the Edit tools floater.
  • Backported from LL's viewer-neko "provide summary memory information in Top scripts floater".
  • Backported from LL's viewer-neko a fix to "changed media event is not firing when the URL is amended by a '#'".
  • Removed old workaround hacks for old (long fixed) crash cases dealing with OpenGL and fonts reloading.
  • Added an "Inspect object" action to the drop-down menu of the "Show" button of the "Sounds list" floater.
  • Now do not save the global debug settings any more when running as a second (or higher) instance of the Cool VL Viewer: only the first launched Cool VL Viewer instance is allowed to overwrite the file for these settings.
  • Fully reworked the Snapshot floater ugly code into something decent and more efficient. Fixed the non-working "Auto-refresh" option. Note: there is still a rendering race condition somewhere, that sometimes causes the first "Freeze frame" snapshot refresh to make the screen go white: simply refresh a second time in this case.
  • Fixed the glitch that caused HUD debug info to be included (at the wrong position, for high resolution "snapshots to disk") in snapshots.
  • Build system cleanup, with support for Python v3.3 to v3.7 in excess of v2.6 and v2.7 (support for Python v2.5 and older dropped).
  • Code cleanup and some minor optimizations.


Enjoy ! :D


2019-02-16 14:06:12
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

Cool VL Viewer v1.26.22.36 (stable branch):

New in this release:
  • Implemented a workaround for cached objects not properly rezzing on TP or login.
  • Implemented a built-in sources preprocessor. See this thread for details.
  • Added script files preprocessing support to Lua.
  • Backported from LL's viewer-release-baking-updates a fix for "animesh handling for baked images".
  • Backported from LL's viewer-release-baking-updates a fix for "bakes not updating on other avatars" (related to the Universal wearable support, which is for now still not enabled at compile time).
  • Removed the QAMode setting and associated code (totally useless, even for debugging... I never used it in over 12 years of viewer development !).
  • Added syntax highlighting and tooltips support in the script editor for the future EEP-related LSL functions and constants.
  • Windows/Mac: backported from LL's viewer-neko "add Simplified Chinese fonts for Mac and Win10".
  • Some code cleanup and minor optimizations.


Enjoy ! :D


2019-02-23 14:04:48
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

Since this release fixes a regression introduced in v1.26.22.36, users of the latter release shall update.

Cool VL Viewer v1.26.22.37 (stable branch):

New in this release:
  • Fixed a mesh rezzing failure issue in OpenSIM, due to a backport from LL's viewer that was introduced in v1.26.22.36.
  • Added script sources preprocessing support to the LSL editor and improved the built-in preprocessor. See this thread for details. Note: the LSL script editor also automatically converts other TPVs' preprocessed scripts (with, however, still the limitations described in the preprocessor FAQ/help).
  • Rewrote parts of the LSL editor code with better UI and more explicit messages. Also, the compile errors messages (which list the line number corresponding to the preprocessed sources, since this is all what the server will ever know about) properly point you to the corresponding line in the non-preprocessed sources when you double-click them.
  • Backported from LL's viewer-neko a fix to animesh selection while editing them.
  • Code cleanup and some minor optimizations.


Enjoy ! :D


2019-03-02 11:23:20
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

Cool VL Viewer v1.26.22.38 (stable branch):

New in this release:
  • Improved the script editor preprocessor by allowing to save escaped, unprocessed include script assets to the inventory (those script assets are automatically recognized when #included from another script, and preprocessed at the time the said script is compiled). Use the pull-down "Save include" entry of the "Save" button to use this feature. Also now highlight preprocessing/compilation errors in red in the script preview floater message window. See this message for details.
  • Implemented external editor support for editing LSL scripts ("File" -> "Edit in external editor" action of the script preview floater menu) and the Lua automation script ("Advanced" -> "Lua scripting" -> "Edit the automation script" action of the main menu). The external editor command can (and should, even though a default fallback command is provided for each OS) be configured in the "Preferences" floater, "Cool features" tab, "Miscellaneous" sub-tab.
  • RestrainedLove updated to v2.09.25.20. See the change log section of the RestrainedLove.txt file for details.
  • Backported from Marine's viewer a rendering optimization allowing to skip rendering rigged head attachments for your avatar while in mouse-look ("Preferences" floater, "Input & camera" tab, "Camera controls" sub-tab, "Mouse-look options" category, "Show the avatar rigged head attachments in mouse-look" check box).
  • Backported from LL's viewer-neko the throttling of "failed" audio sound playing when trying to fly in a no-fly zone with the PageUp key.
  • Removed the defunct Islandz Virtual World grid from the default OpenSim grids list.
  • Code cleanup (with dead/unused code removal) and some minor optimizations.


Enjoy ! :D


2019-03-09 11:01:57
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

This is a bugfix and security fix release. All users shall update to it.

Cool VL Viewer v1.26.22.39 (stable branch):

New in this release:
  • Fixed LLSearchEditor callbacks to plug a crash (Windows) or potential memory corruption (Linux) bug. That bug got introduced in v1.26.22.33.
  • Removed the (useless) "ForceShowGrid" and "ShowStartLocation" debug settings (i.e. the grid selection and start location selection combos are now always shown on the login screen). Modified and rearranged the "Preferences" floater "General" tab accordingly.
  • Windows only: Backported from LL's viewer-release "fix OSMessageBoxWin32() to handle non-ASCII text".
  • Updated CEF to a version with a security fix for the CVE-2019-5786 vulnerability.
  • Updated FMOD Studio to v1.10.12.
  • Some code cleanup.


Enjoy ! :D


2019-03-16 09:35:15
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

This is a bugfix release. and updating to it is recommended.

Cool VL Viewer v1.26.22.40 (stable branch):

New in this release:
  • Implemented a work-around for when the COF versions become de-synchronized between viewer and server (which seems to happen way more often, lately). This fixes bake failures that would otherwise require a viewer restart.
  • Backported from LL's viewer-cougar a code change reversal that fixes a rendering glitch. See this JIRA issue.
  • Backported from LL's viewer-neko a fix to "role picker stuck on loading".
  • Windows only: backported from LL's viewer-neko a fix for a potential crash on exit.
  • Updated Dullahan to LL's latest version which includes a fix (that I already had implemented for Linux, in a slightly different way) for media playing in CEF. Added missing CEF shared libraries (related to Web GL rendering) to the Dullahan packages.
  • Updated FMOD Studio to v2.0.0.


Enjoy ! :D


2019-03-23 10:08:19
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Here is a new release of the Cool VL Viewer, available now from http://sldev.free.fr/:

This is a bugfix release and updating to it is recommended.

Cool VL Viewer v1.26.22.41 (stable branch):

New in this release:
  • Improved the work-around for when the COF versions become de-synchronized between viewer and server.
  • Backported from LL's viewer-neko a fix to "'Sit on ground' occasionally failing".
  • Fixed potential buffer overflow bugs (found via warnings emitted by gcc v8.3).
  • Fixed erroneous OpenID processing (bad host name retrieval/association with the cookie) in LLViewerMedia code.
  • Code cleanup with removal of dead code and fixes to warnings spewed by gcc v8.3 and clang v8.0.


Enjoy ! :D


2019-03-30 09:36:20
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 700 posts ]  Go to page Previous  1 ... 44, 45, 46, 47, 48, 49, 50 ... 70  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.