Dayturn 1.2.4 is a maintenance release including updates to RLV with the following changes:
- DAYTW-25 Updates and additions for new OSSL functions to keywords_lsl_default
- SL-10610 Mac fix for showing special characters
- MAINT-6317 [QuickGraphics-RC] Some rigged mesh attachments render fully on impostor avatars when ALM is enabled
- Update openjpeg for Win-32 from 1.4.297018 to 1.5.1.501102
- DAYTW-37 Remove Aurorasim function rebuildWater from llsurface.
- DAYTW-37 Remove Aurorasim function allowRenderWater
- SL-10346 Fixed group maturity settings description
- Remove the now obsolete FSMeshUploadPossible setting from llfloatermodelpreview
- SL-10687 FIXED Audio error when trying to fly when flying is not available
- SL-10652 FIXED Crash in LLFolderViewGroupedItemBridge::canWearSelected
- SL-10562 Animesh objects can be made difficult to select
- SL-10422 Validate mesh
- SL-10422 Validate loaded mesh
- DRTVWR-476: Fix glVertexAttrib{IPointer,PointerARB}() OpenGL calls.
- SL-10615 FIXED Main menus drop-down lists can't be opened while searching its title
- SL-10614 FIXED Don't hide the tear-off menu items when filtering
- SL-10325 FIXED Preferences tabs are displayed incorrectly if hovering it while searching any keyword
- SL-10321 FIXED 'Uploads' tab is not displayed after any search in Preferences
- Let's try another highlight color for SL-10923
- SL-10293 Firestorm PR: preferences and menu search - Currently disabled awaiting LL release
- Fix for local studio builds
- Update llsys.cpp to LL release version. Adds knowledge of Windows 10
- Removing Geometry Overload Protection as it makes no difference to the crash rate of the renderer.
- Fix : Chat messages coming from a HUD which name is equal to its owner name should also appear in white to whoever is using a RLV, not just attachments. Attention, this does NOT work for in-world objects, on purpose.
- Fix : After all, unescaping a string before replacing words in it was a bad idea.
- Replace all "standtp" tests with mContainsStandtp tests, which are faster
- Fix : When under @standtp, don't allow the user to move the object they are sitting on only (used to be any object someone was sitting on, regardless of who)
- Fix : When under @recvim (without an exception from the sender), do not allow to read a message attached to a payment from someone
- Fix : When under @sendim (without an exception for the recipient), do not attach a message to a payment to someone.
- Fix : ]shownames breaks urls by not re-escaping if it unescaped while replacing tokens in a string
- Fix : When under @showloc, prevent from going to "World" > "Place profile"
- Fix : @shownames_sec seemed not to work at al
- Fix : When under @setgroup, don't allow joining a group otherwise it would be activated server-side.
- Fix : Don't allow zooming in on another avatar when under @camunlock
- Fix : When under @showinv, don't allow to use the "Add more..." button in the Apperance panel, which gives full access to the inventory.
- Fix : We couldn't remove a piece of clothing (including alpha & physics) from the #RLV when under unsharedunwear, due to its link being in the CoF, which is not under #RLV.
- If the name of a talking object ends with " Resident" (with the space), remove that part in the chat as it is probably trying to imidate the name of an avatar around us.
- Fix (RLV_124) : hearing "test /me tests" does not hide anything under @recvchat
- Fix : Selecting "Use Region Settings" for Windlight does not move the tick to that menu item
- Defensive code courtesy of Carina Asbrink
- Fix (RLV_121) : When selecting "Use Region Settings" in the "World > Sun" menu, the sun goes at a fast speed.
- Fix : When an attachment we wear imitates the name of another avatar around and we are under @shownames, censor the object's name too
- Fix : When under @shownames, don't write "Second Life" in the chat history instead of the dummy name of the chatter
- Force a rebake after an appearance message is received to avoid some attachment losses (but it doesn't fix all the attachment losses yet
- Post-merge damage control + Fix : when sitting while under unsit or sit-tp, do allow for editing attachments
- Fix : Don't show the name of the avatars in "Develop > Show Info > Show Avatar Render Info" while under @shownames
- Multiple merge fixes and additions due to Bento code.