Commit Graph

77330 Commits (6173233fb01e5baff7b089b27c74924b94cc7c03)

Author SHA1 Message Date
Angeldark Raymaker 617a8f0644 FIRE-34884: Separate delta-mode operation from rotation changes 2024-12-02 19:40:36 +00:00
Rye a88373a4fc Fix crash from null texture entry during updateTextureVirtualSize 2024-12-02 17:45:54 +02:00
PanteraPolnocy 5d8d118378 FIRE-34859, FIRE-34909 Chinese Translation Update, by 小滢 Zi Ying (1615424277 resident) 2024-12-02 15:43:52 +01:00
PanteraPolnocy dbe4391099 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-12-02 00:56:15 +01:00
PanteraPolnocy 683e43011a Add 小滢 Zi Ying to the contributors list
Alias - 1615424277 Resident
2024-12-02 00:56:01 +01:00
PanteraPolnocy 459990026d FIRE-34859 Traditional Chinese translation, by 小滢 Zi Ying: Modified files 2024-12-02 00:53:35 +01:00
Angeldark Raymaker ffd83207a6
Merge branch 'FirestormViewer:master' into FIRE-34884 2024-12-01 23:31:33 +00:00
Angeldark Raymaker 80e88e96c7 FIRE-34884: Add frame 1 to BVH
So only joints with changes animate, overriding already playing poses
2024-12-01 23:28:02 +00:00
Beq 9715e49ea7 FIRE-34726 - (Bugsplat) the conclusion(?) of the missing water saga 2024-12-01 22:47:12 +00:00
Beq 089259b969 FIRE-34906 - (BugSplat) avoid long time crash in message handling 2024-12-01 22:46:01 +00:00
PanteraPolnocy cf679d577f FIRE-34859 Traditional Chinese translation, by 小滢 Zi Ying: New files 2024-12-01 23:41:56 +01:00
Beq Janus 619f61e8ed
Merge pull request #53 from FirestormViewer/dependabot/github_actions/dawidd6/action-download-artifact-7
Bump dawidd6/action-download-artifact from 6 to 7
2024-12-01 22:40:10 +00:00
Angeldark Raymaker fdb0de0695 FIRE-34884: Add BVH save 2024-12-01 22:37:10 +00:00
PanteraPolnocy 7c7e152d79 FIRE-34859 Re-enable Traditional Chinese translation in the viewer 2024-12-01 16:03:04 +01:00
dependabot[bot] be7711063b
Bump dawidd6/action-download-artifact from 6 to 7
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 10:35:04 +00:00
Angeldark Raymaker a2a850f2d4 FIRE-34884: Update Scale/Positions undo for new modes 2024-11-30 15:31:27 +00:00
Angeldark Raymaker aaad4e5254 FIRE-34884: Update Scale/Positions for new modes 2024-11-30 15:26:58 +00:00
Angeldark Raymaker 545722434c FIRE-34884: Try/catch copying hand presets 2024-11-30 14:47:55 +00:00
Angeldark Raymaker 5eb5f76cdb FIRE-34884: Tidy up control rotations
now some use delta by default
2024-11-30 14:47:20 +00:00
Angeldark Raymaker c01fe3379e FIRE-34884: Rework delta mode
to break gimbal lock for selected lock-prone joints
2024-11-30 14:46:40 +00:00
Ansariel Hiller 2d3283e1f4
Merge pull request #52 from ConstCorrectness/master
Update building_windows.md
2024-11-30 12:27:03 +01:00
Jonathan "Geenz" Goodman c02baded84
#3170 Fix for tonemapping not working with PBR skies. 2024-11-28 17:57:30 -05:00
Maxim Nikolenko 5ac2adfa28
#3133 add handler to prevent crash when preview gets closed before getting the callback 2024-11-29 00:16:20 +02:00
Andrey Kleshchev 1b4814f0e5 viewer#3170 Fix tonemaping slider
At the moment slider is in general settings, not per environment
2024-11-29 00:12:27 +02:00
Angeldark Raymaker 5d4839146e FIRE-34884: Reduce the amount of CPU time spent posing
by declaring near-enough. Increase undo wait, because sliders are slower
2024-11-28 21:49:50 +00:00
Ansariel 2e4c9f73b4 Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
2024-11-28 00:19:30 +01:00
Brad Linden 16cc5fc35b
Merge pull request #3173 from secondlife/nat/ftfix
Add diagnostic output for LLProcess event history failure.
2024-11-27 14:50:11 -08:00
Andrey Kleshchev 9321f8e3a9 viewer#3171 Exposure setting enabled in Vintage mode 2024-11-28 00:49:13 +02:00
Jonathan "Geenz" Goodman 6128a7dea7
Make sure CAS controls are not active with vintage mode. (#3176)
Also make extra sure vintage mode is enabled when GL3 is detected.
2024-11-27 17:41:44 -05:00
Nat Goodspeed a13ae880af Add diagnostic output for LLProcess event history failure. 2024-11-27 13:41:52 -08:00
Jonathan "Geenz" Goodman fd0389c9f0
Set vintage mode on Low+, and otherwise don't touch it for higher quality modes. 2024-11-27 16:39:25 -05:00
Angeldark Raymaker a965c4e7cf FIRE-34884: Zero everything for Tpose 2024-11-27 20:57:49 +00:00
Angeldark Raymaker d64022b523 FIRE-34884: Add load selective
Loads a pose to only the joints that are switched off
2024-11-27 20:57:14 +00:00
Angeldark Raymaker 627b8dd483 FIRE-34884: Adjust control axes for some joints
Left hand digits, lips, nose
2024-11-27 20:08:51 +00:00
Angeldark Raymaker 849bf248ed FIRE-34884: Adjust control sizes and positions on floater 2024-11-27 19:49:56 +00:00
Angeldark Raymaker 3bc2e86342 FIRE-34884: Fix wheel not working in delta mode 2024-11-27 19:48:57 +00:00
Ansariel 68d82c9793 Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llrender/llvertexbuffer.cpp
#	indra/newview/app_settings/settings.xml
#	indra/newview/lltexturefetch.cpp
#	indra/newview/viewer_manifest.py
2024-11-27 19:23:33 +01:00
Andrey Kleshchev 79fe883ab6 viewer#3147 Thumbnail picker's image is grey #2
Apparently made a blunder in previous commit since I missed mFetchState
being reset each run
2024-11-27 18:29:46 +02:00
Jonathan "Geenz" Goodman a90377df95
#3157 Fix alpha not having ambient lighting on low. (#3162)
* #3157 Fix alpha not having ambient lighting on low.
2024-11-26 19:01:24 -05:00
Andrey Kleshchev 38845a1e05 viewer#3147 Thumbnail picker's image is grey
when both thumnail and normal image attempt to fetch, one creates a
fetcher, another fails, since fetcher is already there, potentially in a
transitional state, so it thinks fetch failed.
2024-11-27 00:43:10 +02:00
Angeldark Raymaker 26bfcd2e58 FIRE-34884: Fix position adjustments not working
when mirror, sympathetic or delta
2024-11-26 22:00:09 +00:00
Angeldark Raymaker 8c13542331 FIRE-34884: Add hand presets
and copy at runtime
2024-11-26 21:49:08 +00:00
Brad Linden 3d9ee4072d
fix GL3 fallback on mac intel gpu systems. secondlife/viewer#3145 (#3159) 2024-11-26 13:33:44 -08:00
Brad Linden ca5119d577
#2696 Viewer crashes on gestures : fix the bug (#3152)
Co-authored-by: Alexander Gavriliuk <alexandrgproductengine@lindenlab.com>
2024-11-26 11:04:28 -08:00
Angeldark Raymaker f710eac468 FIRE-34884: Get control avatar name
for attached control avatars
2024-11-26 19:02:39 +00:00
Jonathan "Geenz" Goodman d65fb7cec8
Drop emissive on old Intel GPUs (#3110)
* #3103 Add the ability to disable the emissive buffer for older GPUs with low memory bandwidth.
* #3135 Add a "vintage" mode for slower GPUs
* #2719 Fix for skies being overbrightened
* #2632 Do not apply tonemapping on legacy skies
2024-11-25 20:56:03 -05:00
Brad Linden 7ef6e8fce7
Merge pull request #3143 from secondlife/v-2768_extrafps
secondlife/viewer#2768, secondlife/viewer#2848: Partial cherry pick of "Animated pbr textures don't animate" from develop
2024-11-25 16:32:56 -08:00
Cosmic Linden feb6b39060 secondlife/viewer#2991: Fix PBR terrain sometimes not loading textures 2024-11-25 22:22:27 +02:00
Ansariel Hiller 9f86209963
Fix memory leak in LLVertexBuffer (#3144) 2024-11-25 19:01:03 +02:00
Const Correctness f44778ec01
Update building_windows.md 2024-11-23 18:10:52 -05:00