Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 days | Add llphysicsextension_tpv licence | Erik Kundiman | |
for ports that get distributed with Havok functionality. | |||
9 days | Update Tumbleweed package requires & build instructions | Secret | |
9 days | Adjust resize handle | Secret | |
Make resize handle a little smaller. | |||
2024-12-01 | Move libexec binaries to /usr/lib/megapahit on Arch | Erik Kundiman | |
as in Arch, there's really no /usr/libexec. | |||
2024-11-26 | Squeeze 1 more person into the team | Erik Kundiman | |
and sort according to the order of appearance again. | |||
2024-11-22 | More of making operands consistently float | Erik Kundiman | |
2024-11-21 | More of making operands consistently float | Erik Kundiman | |
2024-11-20 | MacPorts' expat (compatibility) has been updated | Erik Kundiman | |
2024-11-13 | Fix FMOD 2.02.25 Linux installation | Erik Kundiman | |
2024-11-13 | Fix previous commit | Erik Kundiman | |
2024-11-12 | Add seconds to IM and group chat timestamps | Erik Kundiman | |
2024-11-10 | Get dictionaries folder installed to app_settings | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=5 | |||
2024-11-08 | Nearby session being first is a non default option | Erik Kundiman | |
which can be set on the leftmost drop-down menu of the conversations floater. | |||
2024-11-06 | Use Arch PKGBUILD pkgrel for VIEWER_VERSION_REVISION | Erik Kundiman | |
2024-11-06 | Squeeze 2 more people into the team | Erik Kundiman | |
plus 1 special thanks replacing the promoted one. | |||
2024-11-06 | Conversation panel: Nearby item on top | mobserveur | |
This commit forces the nearby item on the left side on the panel to be on top instead of the bottom. | |||
2024-11-05 | Option to zoom in using double click | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=102 | |||
2024-11-04 | Add seconds to compact view timestamps | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=81 Without the date, though. | |||
2024-10-22 | Dynamic Arch PKGBUILD values | Erik Kundiman | |
Set PACKAGE to ON. | |||
2024-10-22 | Revert "LL physics extensions stub" | Erik Kundiman | |
This reverts commit 45b9eed30320c6281efcfb748098a8789b15f15f. | |||
2024-10-22 | Revert "First attempt to fix unicode input" | Erik Kundiman | |
This reverts commit aaa8cb5a37a720ff67792d0a31fec793b03b3742. | |||
2024-10-22 | Revert "IME composition is now replaced by the result" | Erik Kundiman | |
This reverts commit 60592ae0d7a98e071e516fcac70c5bf1427f20be. | |||
2024-10-21 | Toolbar command from Ansariel | gwigz | |
https://github.com/FirestormViewer/phoenix-firestorm/commit/bcc7406ccc22d5c8d73fe3200da3c6a36d903a10#diff-d16d50e343f4f0926f7ebac63ec9ad3ef3ebab8f575dfe520042d0ab00ef8836R2404 | |||
2024-10-21 | Firestorm's resync animations menu option | gwigz | |
2024-10-20 | Working Arch port but CEF & WebRTC are still broken | Erik Kundiman | |
I've tried using FMOD instead, but CEF didn't work either. At first I used crow-misia's WebRTC build but it would cause a segmentation fault, but LL's build seems to break CEF. Gotta find a way so CM's build doesn't crash the viewer. PKGBUILD should be moved to indra/newview as an .in to be configured by CMake for dynamic version numbers, and adjust the instruction too to run makepkg -R from the folder where the generated PKGBUILD will be. | |||
2024-10-12 | Revert "Rename uniform vec4 color to color4" | secretfoxtail | |
This reverts commit a42a77f0aacf5878f29edafc42b8b230dc290bb6. | |||
2024-10-12 | Revert "More renaming color to color4" | secretfoxtail | |
This reverts commit 93f5747aaacb4109eece1165dd76a5a5f01e0e77. | |||
2024-10-12 | Revert "More renaming color to color4" | secretfoxtail | |
This reverts commit 3fa052f6a2e642a6f1c450ec77f7b47a49016558. | |||
2024-10-12 | Preprocess eTextureType like sGLTextureType | Erik Kundiman | |
(cause eTextureType seems to have been designed to mirror sGLTextureType) otherwise you'd get a GL error of invalid enum of the first argument for glTexImage2D. | |||
2024-10-10 | Fix for refresh attachments | gwigz | |
Missing `llviewerjointattachment.cpp` change for refresh attachments to fully function https://github.com/FirestormViewer/phoenix-firestorm/commit/07ad25c6be898e42e870b1b6db84f6b16b7275f6#diff-c4316b59d0c69a9672ddfb53e2bc9172c30f1f30017a9c7e4ce817c0905e47cbR34 | |||
2024-10-09 | Minimal favorite folder inventory feature | gwigz | |
Utilizes the recent-ish "open in new window" functionality from `LLPanelMainInventory::newFolderWindow` | |||
2024-10-08 | More renaming color to color4 | Erik Kundiman | |
2024-10-07 | Port Firestorm/Catznip refresh attachments feature | gwigz | |
2024-10-02 | More renaming color to color4 | Erik Kundiman | |
2024-10-01 | Rename uniform vec4 color to color4 | Erik Kundiman | |
to avoid name clash with the uniform vec3 color somewhere else. I've tested this and everything seemed okay. Just revert this if it causes trouble. | |||
2024-09-29 | Fix extracted OpenSSL1.1.1w dir name | Erik Kundiman | |
and specialise it just for FreeBSD, along with other fixes to get it building again on FreeBSD with an empty packages folder. | |||
2024-09-27 | Squeeze one more person into the team | Erik Kundiman | |
2024-09-27 | Codesign message & fixup_bundle after links creation | Erik Kundiman | |
to avoid verbose warnings of non-existent embedded items. | |||
2024-09-26 | LLPreviewGesture adjusted to display more keys | gwigz | |
Tweak found in most TPVs, likely originated from Firestorm | |||
2024-09-24 | MacPorts' expat (compatibility) has been updated | Erik Kundiman | |
2024-09-21 | ColladaDOM depends on dynamic Boost 1.81 on macOS | Erik Kundiman | |
so we don't need the boost package or the -no_static variant of boost181 any more. | |||
2024-09-21 | Remove remaining XMLRPC-EPI dependencies | Erik Kundiman | |
2024-09-17 | Merge branch 'main' into 2024.08-DeltaFPS | Erik Kundiman | |
2024-09-17 | Revert to LL's OpenJPEG fork | Erik Kundiman | |
System 2.5.2 caused too much rainbow in DeltaFPS. For now, the OpenJPEG listed in autobuild.xml is 2.5.0. However, LL has recently got 2.5.2 too in their OpenJPEG fork repo, but we switch to that once it's the one listed in autobuild.xml. Reverting to the now maintained LL 3p-openjpeg should fix the texture thrashing problem https://megapahit.com/show_bug.cgi?id=1 starting from DeltaFPS. | |||
2024-09-17 | Squeeze two more people into the team | Erik Kundiman | |
2024-09-16 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
2024.08-DeltaFPS | |||
2024-09-16 | Merge branch 'main' into 2024.08-DeltaFPS | Erik Kundiman | |
2024-09-16 | Revert "Blufault - bring back tilebar separators" | secretfoxtail | |
This reverts commit 46ccddb0d8e66b3faf6b77a50209346888acf5b7. | |||
2024-09-16 | Revert "Window_NoTitle_Foreground brightness adjustment" | secretfoxtail | |
This reverts commit 8081dba75bd761cad54ecb212fbbb5499c75b693. | |||
2024-09-16 | Revert "Window_Background adjustment" | secretfoxtail | |
This reverts commit bfd4d03908464373f7d2cab747d73d24b516a09c. |