Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-03-19 04:51:42



Reply to topic  [ 700 posts ]  Go to page Previous  1 ... 29, 30, 31, 32, 33, 34, 35 ... 70  Next
Latest Windows releases 
Author Message

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

SL merchants should update to them since Marketplace related bugs got fixed.


Cool VL Viewer v1.26.14.3 (stable branch):
Cool VL Viewer v1.26.15.2 (experimental branch with CEF3 plugin):

New in these releases:
  • Backported from LL's viewer-lion crash bug fixes to BMP and TGA images upload, when the image is corrupted.
  • Removed support for the now deprecated "Merchant Outbox" (it is no more considered a system folder and you can safely delete it).
  • Fixed many potential crash bugs in LL's code for Marketplace.
  • Fixed totally bogus inventory observer code in LL's Marketplace implementation.
  • Added a new "MarketplaceLargeInventory" debug setting which determines the maximum amount of products in the Marketplace folder beyond which the viewer will not automatically connect to the Marketplace on login (this should speed up login for people with a very large number of products). In this case, you get warned (by an "ignorable" dialog) and can still connect manually any time from the Marketplace folder context menu.
  • Minor code cleanup and optimizations.
  • FMOD Ex updated to v4.44.56.


Enjoy ! :D


2015-08-08 10:38:27
Profile WWW

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


Cool VL Viewer v1.26.14.4 (stable branch):
Cool VL Viewer v1.26.15.3 (experimental branch with CEF3 plugin):

New in these releases:
  • Fixed the bug that prevented to open the copy/paste context menu in the world map floater input fields.
  • Improved app/agent SLURLs substitutions in chat.
  • Improved Experiences notifications (now display, when available, the experience name together with its SLURL).
  • Removed superfluous, never actually used code (LLTextParser).
  • Minor code cleanup and optimizations.


Enjoy ! :D


2015-08-15 09:56:12
Profile WWW

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

These are bugfix releases; updating to them is recommended.

Cool VL Viewer v1.26.14.5 (stable branch):
Cool VL Viewer v1.26.15.4 (experimental branch with CEF3 plugin):

New in these releases:
  • Worked around FMOD Ex bugs in Internet streams releasing.
  • Fixed two bugs in RestrainedLove (one dealing with outfit restoration on login with outfit wearing restrictions active, the other with wearable adding notifications).
  • Backported from LL's viewer-lion a fix to potential crash-bug on startup when passing a SLURL to the viewer.
  • Backported from LL's viewer-lion a fix to experience scripts editing in objects located in a different region than your avatar.
  • Backported from LL's viewer-lion a fix to experience events logging.
  • Backported from LL's viewer-lion a fix to a crash that occurred while attempting to upload a mesh with invalid LOD(s).
  • Backported from LL's viewer-lion a fix to errors when texturing a link-set.
  • Removed the (now useless) OSAllowInventoryLinks and OSAllowMultipleAttachments debug settings (AFAIK, all OpenSim grids now implement inventory links and multiple attachments support).
  • Added a missing tool tip message related with experiences in the script editor floater.
  • Minor code cleanup.


Enjoy ! :D


2015-08-29 10:36:33
Profile WWW

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

Since a serious bug has been fixed, all users should update.

Cool VL Viewer v1.26.14.6 (stable branch):

New in this release:
  • Rolled back a "fix" for "broken" sculpties that was backported (into v1.26.14.1) from LL's viewer-lion and that actually broke the said sculpties rendering. See this thread for details.
  • Implemented a "Hide Marketplace Folder" feature (in the "Inventory" floater, "File" menu).
  • Improved the "Create Missing System Folders" feature ("Inventory" floater, "File" menu) so that it also now can repair totally broken initial inventories encountered in some OpenSim grids: this feature will now also "consolidate" the system folders, bringing them (together with their contents) back to where they belong, at the root ("My Inventory") of the inventory.
  • Backported from LL's viewer-lion yet another fix to experiences associations during script editing.
  • Removed entirely the (now unused and deprecated) Merchant Outbox code from the sources.
  • Some code cleanup and optimizations.
  • Added "CloneLife" to the default OpenSim grids list.


Cool VL Viewer v1.26.15.5 (experimental branch with CEF3 plugin):

Same changes as in v1.26.14.6, plus:
  • CEF plugin brought on par with LL's latest version. This fixes upside-down media rendering in-world, as well as SLURLs and "target"-ed links processing. It also implements Copy/Paste (via CTRL C/X/V) for the embedded browser.


Enjoy ! :D


2015-09-12 10:19:34
Profile WWW

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

Cool VL Viewer v1.26.14.7 (stable branch):

New in this release:
  • Backported from Firestorm a fix to a potential crash bug in key frame motions.
  • Fixed a couple of RestrainedLove issues. See the release notes section in the RestrainedLoveReadme.txt file for details.
  • Added support for the new llGetAttachedList() and OBJECT_CLICK_ACTION LSL function and constant to the script editor highlighting and tool tips.
  • Linux and Windows builds only: boost libraries updated to v1.59.
  • FMOD Ex updated to v4.44.57. Note that FMOD Ex is now provided as an auto-downloaded pre-built package; updated accordingly the build scripts and documentation.
  • Some code cleanup and removal of dead code.
  • Added "PNA-grid" to the default OpenSim grids list.


Cool VL Viewer v1.26.15.6 (experimental branch with CEF3 plugin):

Same changes as in v1.26.14.7, plus:
  • CEF plugin brought on par with LL's latest version; now using CEF v3.2454.


Enjoy ! :D


2015-09-26 10:59:48
Profile WWW

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

Cool VL Viewer v1.26.14.8 (stable branch):

New in this release:
  • Backported from LL's viewer-release the new mesh upload/importer code (former viewer-loader-mods branch, now merged in LL's release viewer). Fixed quite a few crash bug cases in LL's code...
  • Fixed a rare RestrainedLove issue with avatar names censorship. See the release notes section in the RestrainedLoveReadme.txt file for details.
  • Changed the landmark tracker code so that the distance shown on the tracker beacon is the distance to your avatar instead of the distance to the camera.
  • Some code cleanup.


Cool VL Viewer v1.26.15.7 (experimental branch with CEF3 plugin):

Same changes as in v1.26.14.8, plus:
  • CEF3 plugin brought on par with LL's latest version.


Enjoy ! :D


2015-10-03 09:48:13
Profile WWW

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

They are bug-fix releases and updating to them is recommended.


Cool VL Viewer v1.26.14.9 (stable branch):

New in this release:
  • Backported a couple of fixes to the DAE loader from LL's viewer-lion and Firestorm (Nicky's and Ansariel's code for the latter).
  • Backported from LL's viewer-lion a fix to materials rendering.
  • Backported from LL's viewer-lion a fix to broken camming with Up/Down keys while seated when "Always Run" is enabled.
  • Backported from LL's viewer-lion a fix to bad rendering of land owners overlay colours (when ShowParcelOwners is TRUE).
  • Fixed potential crash bugs with (broken) animation uploads. Code inspired from Firestorm's and further refined.
  • Fixed the context menu for folder items in the Inventory floater, so that the "Paste as link" entry is properly enabled/disabled depending on the clipboard contents.
  • Backported from Firestorm a fix to potential crash bugs when opening a texture or a sound from an object's contents.
  • Backported from Firestorm a fix to ridged meshes rendering (Nicky's code).
  • Backported from Firestorm a quick and dirty fix (which temporarily disables a viewer-lion broken fix) in order to repair the materials and alpha mode scripted changes (Ansariel's fix). See this message for details.
  • Code cleanup, removal of dead code and minor optimizations.


Cool VL Viewer v1.26.15.8 (experimental branch with CEF3 plugin):

Same changes as in v1.26.14.9, plus:
  • CEF3 plugin brought on par with LL's latest version.
  • Backported the "volume catcher" support to the CEF plugin from LL's viewer-cef.


Enjoy ! :D


2015-10-17 10:36:54
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
I retired today's releases because they break HTTP texture fetches (didn't notice before because the Cool VL Viewer automatically falls back to sim texture fetches whenever HTTP fetches fail, and only the slower texture fetches awoke my suspicion). New releases to be published later today. In the mean time, please stick with v1.26.14.8 and v1.26.15.7. Sorry for the inconvenience.


2015-10-17 13:00:01
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
The Cool VL Viewer v1.26.4.10 and v1.26.15.9 are now available for download: they fix the HTTP texture fetch breakage encountered in today's earlier releases.


2015-10-17 16:13:39
Profile WWW

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


Cool VL Viewer v1.26.14.11 (stable branch):

New in this release:
  • Backported from LL's viewer-lion a fix to incorrect "snap guide" primitive rotations in Edit mode.
  • Now report the true web browser plugin version in the About floater, instead of a hard-coded version string.
  • FMOD Ex updated to v4.44.58.


Cool VL Viewer v1.26.15.10 (experimental branch with CEF3 plugin):

Same changes as in v1.26.14.11, plus:
  • CEF3 plugin brought on par with LL's latest version (with better cookies support).


Enjoy ! :D


2015-10-24 10:15:11
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 700 posts ]  Go to page Previous  1 ... 29, 30, 31, 32, 33, 34, 35 ... 70  Next

Who is online

Users browsing this forum: No registered users and 2 guests


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.