Commit Graph

76662 Commits (119a4792ab1c9aef2f6381e4e17e96ff35c39bbb)

Author SHA1 Message Date
Beq 119a4792ab FIRE-34754 - Fix the help link on Region Restart Schedule floater 2024-10-27 18:41:33 +00:00
Alexander Gavriliuk 09c4fdc519 [FIRE-34734 maybe] #1519 ObjectGrab message includes invalid SurfaceInfo data when in mouselook mode 2024-10-27 12:43:07 +00:00
Beq db7de433d8 Make the password placeholder less confusing 2024-10-27 12:39:42 +00:00
Ansariel f4a502de24 Refactor the entire poser 2024-10-26 19:17:30 +02:00
Beq 72ed042834 [FIRE-34696] Improved stability in message processing 2024-10-26 13:56:46 +01:00
Beq 023a4602d9 Possible fix for a variety of environment crashes in STATE_PRECACHE 2024-10-26 13:41:32 +01:00
Beq e00cab614e Let's try out a new poser icon 2024-10-26 01:03:26 +01:00
PanteraPolnocy ce3b731d75 Fix localizability of menu_fs_poser_poses_btn.xml 2024-10-25 19:15:54 +02:00
Beq 56c52ed269 Make Clang less grumpy by respecting constness 2024-10-25 00:04:32 +01:00
Beq 733f04655a and another boost needed. 2024-10-24 22:17:06 +01:00
Beq a0e40cc7e4 more Linux fixes. 2024-10-24 22:03:30 +01:00
Beq aa00252913 Merge remote-tracking branch 'origin/master' 2024-10-24 22:00:09 +01:00
Ansariel a792de3326 Fix macOS/Linux builds 2024-10-24 22:49:23 +02:00
Beq c50526e3f3 Add missing include deque 2024-10-24 20:54:18 +01:00
Beq 37faee8bcc Merge remote-tracking branch 'origin/master' into poser_revamp 2024-10-24 20:53:36 +01:00
Ansariel 56d5f50520 Update German translation 2024-10-24 21:44:36 +02:00
Ansariel e8f293de00 Remove not-available functions from menu; Make UI strings localizable 2024-10-24 21:44:20 +02:00
Ansariel 305d999c49 Restructure a bit 2024-10-24 20:20:04 +02:00
Beq 2e0fbcef64 Linux builds fail to find iequals apparently 2024-10-24 18:10:18 +01:00
Beq d802b23af8 Update another catch block 2024-10-24 18:10:18 +01:00
Beq d200065454 update a few new strings and fix bad case in headername 2024-10-24 18:10:18 +01:00
Beq a1bf55fe37 Improve exception handling 2024-10-24 18:10:18 +01:00
Beq c28fd35a43 prefer lambdas over boost::bind 2024-10-24 18:10:18 +01:00
Beq 7781f041ca Prefer std::string_view for static strings. 2024-10-24 18:10:18 +01:00
Beq e386abe616 [build] More NSIS silliness fixed I hope. 2024-10-24 18:09:32 +01:00
Beq 6bf12d2ed4 [build] Fix the D/L URL in the installer. 2024-10-24 07:37:22 +01:00
Beq Janus ab01f518e5
Merge pull request #46 from AngeldarkRaymaker/Fire-30873-NewPoser
Fire 30873: Another Poser
2024-10-24 07:32:31 +01:00
Angeldark Raymaker fc0c595051 FIRE-30873: Add hand presets
in User pose directory
2024-10-23 23:17:30 +01:00
Angeldark Raymaker c4f67ee0ba FIRE-30873: Rearrange head/neck/chest/torso on list 2024-10-23 19:42:54 +01:00
Angeldark Raymaker 7ba7f14b88 Merge branch 'Fire-30873-NewPoser' of https://github.com/AngeldarkRaymaker/phoenix-firestorm into Fire-30873-NewPoser 2024-10-22 20:07:00 +01:00
Angeldark Raymaker 82fa52b092 FIRE-30873: Fix BVH export
export correct rotations
2024-10-22 20:06:52 +01:00
Angeldark Raymaker 1f441cfb78
Merge branch 'FirestormViewer:master' into Fire-30873-NewPoser 2024-10-22 19:56:09 +01:00
Angeldark Raymaker 3f6231fe79 FIRE-30873: Refactor delta mode to enum choice 2024-10-22 19:43:50 +01:00
Beq 7dc08a7d07 Fix the icon paths for non-standard builds 2024-10-22 17:28:22 +01:00
Beq 524c1c5810 [build] Make the redirect URL correct for each build type
default to a placeholder for local builds for now.
2024-10-22 16:03:32 +01:00
Beq 79aede07e3 FIRE-34374 - additional bypass of LL_ERR 2024-10-22 16:00:33 +01:00
Angeldark Raymaker 5412905751 FIRE-30873: First pass at delta mode
rotation only, no wheel
2024-10-21 22:13:13 +01:00
Angeldark Raymaker 817a0b2b62 FIRE-30873: Remove unused 2024-10-21 19:26:29 +01:00
Angeldark Raymaker f9ef264bb6 FIRE-30873: Add Shift/Alt to swap rotations, Ctrl now slows wheel roll 2024-10-20 04:05:09 +01:00
Angeldark Raymaker 3b6686778c FIRE-30873: Allow trackpad to adjust 3rd axis without mousedown 2024-10-20 00:08:42 +01:00
Angeldark Raymaker c997aaea3a FIRE-30873: Fix ctrl not working when point < 0,0 and Trackpad tidy 2024-10-19 23:47:52 +01:00
Angeldark Raymaker c72ce7773c FIRE-30873: Remove zoom button 2024-10-19 22:52:43 +01:00
Angeldark Raymaker 6836b2e8c0
Merge branch 'FirestormViewer:master' into Fire-30873-NewPoser 2024-10-19 20:54:35 +01:00
Angeldark Raymaker ba4841c0c6 FIRE-30873: Ctrl press on trackpad for fine control 2024-10-19 20:54:10 +01:00
PanteraPolnocy eb8568af5b FIRE-34687 French translation update, by Laurent Bechir 2024-10-19 16:36:53 +02:00
PanteraPolnocy e9853dbbf2 Updated Polish translation 2024-10-19 13:09:43 +02:00
PanteraPolnocy 4ee3e79969 FIRE-34674 Italian Translation Update, by Spartaco Zemenis 2024-10-19 13:07:32 +02:00
Angeldark Raymaker 053a5b66b0 FIRE-30873: Refactor Trackpad for direct 3-axis control 2024-10-19 10:49:20 +01:00
Beq 643979c5aa FIRE-34681 - Beq broke the camera
sigh...
2024-10-19 03:01:35 +01:00
Beq a0805bbdb6 FIRE-34374 - OOM fatal error mostly in debug text rendering
Make this non-fatal as the majority are in debug text. we are probably out of memory though so crash might just move elsewhere.
LL are investigating further.
2024-10-18 23:59:02 +01:00