Commit graph

  • 19817ce42b support specifying per-texture texCoord set HifiExperiments 2024-10-17 20:26:44 -0700
  • 37a08e069a
    Merge pull request #1393 from HifiExperiments/samplers ksuprynowicz 2025-04-09 08:28:53 +0200
  • 6d37a37b71 automated render pipelines HifiExperiments 2024-10-11 21:41:42 -0700
  • a020d392c1
    Merge pull request #1398 from HifiExperiments/pbrVoxels ksuprynowicz 2025-04-09 07:50:27 +0200
  • 0d2626fa0f try this? HifiExperiments 2025-04-08 20:49:00 -0700
  • aed999512e proper blend normalization from article HifiExperiments 2025-04-07 23:45:51 -0700
  • b8aeb53613 add GPU driver blocklist HifiExperiments 2024-11-01 23:28:59 -0700
  • 58c4964e73 fix samplers from gltf not copying HifiExperiments 2025-04-07 22:30:25 -0700
  • 83c1595190
    Merge pull request #1342 from AleziaKurdis/createApp_childEntitiesTab ksuprynowicz 2025-04-07 21:04:07 +0200
  • 95c24e7268
    Merge pull request #1335 from HifiExperiments/cbor ksuprynowicz 2025-04-07 19:57:21 +0200
  • b0594d651e Keycap art for new keys Ada 2025-04-08 02:55:53 +1000
  • 318903a71c
    Replaced "for" loop with "while" loop. Fixes one off errors. armored-dragon 2025-04-07 11:40:30 -0500
  • a736520087 Move copy/paste, add cursor keys Ada 2025-04-08 01:40:29 +1000
  • ff46c739a3 Cut key Ada 2025-04-07 23:41:46 +1000
  • ea1c6567cf Initial prototype for VR keyboard shortcuts Ada 2025-04-07 22:47:35 +1000
  • 1e07398dc4
    Merge pull request #1407 from HifiExperiments/fontAssert ksuprynowicz 2025-04-06 23:46:17 +0200
  • 7a69fb9bb9 fix font assert HifiExperiments 2025-04-06 13:06:40 -0700
  • ceed4d68f5
    Fix for ChildList View Properties link width Alezia Kurdis 2025-04-06 14:21:56 -0400
  • f66118a437
    Fix for ChildList View Properties link width Alezia Kurdis 2025-04-06 14:21:05 -0400
  • 67f90043cf
    Merge pull request #1367 from AleziaKurdis/createApp_2025-03_TextEntityLineBreaks ksuprynowicz 2025-04-06 19:50:28 +0200
  • e0bdffd470
    Merge pull request #1382 from Armored-Dragon/fix/ac_scrolling-distance_check ksuprynowicz 2025-04-06 18:59:12 +0200
  • 22122acab5
    Merge pull request #1395 from HifiExperiments/tofu ksuprynowicz 2025-04-06 18:25:25 +0200
  • 0589252598
    Merge pull request #1399 from ada-tv/fix/keyboard-preview-lighting ksuprynowicz 2025-04-06 18:13:38 +0200
  • 92aae38733
    Merge pull request #1394 from HifiExperiments/bookmarksError ksuprynowicz 2025-04-06 18:12:55 +0200
  • 1f179d6e12
    Merge pull request #1368 from HifiExperiments/warnings ksuprynowicz 2025-04-06 17:57:30 +0200
  • 537462ff37
    Merge pull request #1321 from HifiExperiments/lifetime ksuprynowicz 2025-04-06 14:46:40 +0200
  • ef5cc802a9
    Merge pull request #1374 from AleziaKurdis/createApp_2025_03_localEntityInList ksuprynowicz 2025-04-06 14:20:12 +0200
  • 11ef9fc997 Fix keyboard preview not being unlit Ada 2025-04-06 21:13:16 +1000
  • 336181a147 support PBR materials on polyvox, and add triplanar projection to material entities HifiExperiments 2024-09-16 22:37:54 -0700
  • ce86f59437
    Merge pull request #1317 from OfficialR3ido101/fix/VR_Mouse_Lock ksuprynowicz 2025-04-05 23:33:44 +0200
  • 4def7d9f5d
    THE POINTERS ARE NOT POINTING! armored-dragon 2025-04-05 15:59:37 -0500
  • a1bd83e8aa Change variable names Karol Suprynowicz 2025-04-05 22:40:27 +0200
  • 4a724fb4cc
    Add links to other setting windows. armored-dragon 2025-04-05 15:55:11 -0500
  • aced56d934 Fixed for review changed vars OfficialR3ido101 2025-04-05 19:53:02 +0100
  • 585df97a19 removed useless commented out code and set the correct category for mouse locking in VR OfficialR3ido101 2025-02-26 19:20:33 +0000
  • d343fea626 Stop mouse capturing when in vr OfficialR3ido101 2025-02-21 13:52:53 +0000
  • 18b6e744a3
    Merge pull request #1325 from ada-tv/openxr-input ksuprynowicz 2025-04-05 15:41:07 +0200
  • d4d46cdbe8 Use OpenXR 1.0, some runtimes don't support 1.1 yet Ada 2025-04-05 23:04:59 +1000
  • 59373f97fd
    Merge pull request #1396 from JulianGro/downgrade-cmake Julian Groß 2025-04-05 14:37:10 +0200
  • f6cc8bcc52 Downgrade CMake on Windows Runners. Julian Groß 2025-04-05 13:02:17 +0200
  • 8d3a221970 Fix oculus controller path, add index controller bindings Ada 2025-04-05 17:27:30 +1000
  • bfcd52b5dc TODO comments for unimplemented input config functions Ada 2025-04-05 17:20:34 +1000
  • b201369f73 show tofu character on missing character HifiExperiments 2024-10-10 23:49:38 -0700
  • b8198f20c3 warning when avatar bookmarks JSON is malformed HifiExperiments 2024-10-21 16:05:26 -0700
  • 97d8d27cd0 ability to specify texture samplers HifiExperiments 2024-09-28 12:54:47 -0700
  • b482c4a8a9 fix material inspector not grabbing correct material sometimes HifiExperiments 2024-11-03 15:37:58 -0800
  • 43ea730c4a
    Added camera clipping setting. armored-dragon 2025-04-02 21:03:09 -0500
  • d84b306e21 Add launch flag to mutually exclusively enable XR/OpenVR Ada 2025-04-03 03:12:44 +1000
  • 9cf3c748ca Input cleanup, game rate fix Ada 2025-04-02 02:41:08 +1000
  • d09a920ad2 Update OpenXR-SDK to 1.1.46 Ada 2025-04-01 23:33:49 +1000
  • fafbede819 Remove unused and outdated Index bindings Ada 2025-03-14 07:14:29 +1000
  • 84055beba1 Add missing namespace Karol Suprynowicz 2025-03-07 22:21:53 +0100
  • 1b95f97457 OpenXrInputPlugin: Tweak hand offset slightly Ada 2025-02-11 04:06:30 +1000
  • 36768b6b88 DeferredFrameTransform: Hack to get lighting working properly in VR Ada 2025-01-26 00:35:17 +1000
  • 7c3fa5b175 OpenXrInputPlugin: Correct HMD-head bone offset Ada 2025-01-25 16:03:04 +1000
  • 167c9c433f OpenXrInputPlugin: Adjust hand and head-to-eyes offsets Ada 2025-01-02 17:44:41 +1000
  • fedd4c8c1c OpenXrContext: Don't try and fail to initialize on Wayland Ada 2024-12-12 12:50:25 +1000
  • d21dee44fb OpenXrInputPlugin: Oculus touch and WMR controller profiles Ada 2024-12-12 12:14:11 +1000
  • 524665f54c Revert OpenVrDisplayPlugin getPlayAreaRect hack Ada 2024-12-12 11:27:22 +1000
  • cedc5be526 OpenXrInputPlugin: User-friendly input actions Ada 2024-12-12 06:15:27 +1000
  • dc3a508051 OpenXrInputPlugin: Make actions more generic Ada 2024-10-26 13:15:16 +1000
  • 7ece6e7a0c OpenXrInputPlugin: Hack for Vive controllers Ada 2024-10-17 09:55:50 +1000
  • af00bf5667 Make sure add-apt-repository is available. Julian Groß 2024-09-07 22:50:50 +0200
  • 2d0db677aa pr_build: Get GCC 13 on Ubuntu using the ppa:ubuntu-toolchain-r/test. Lubosz Sarnecki 2024-09-07 15:37:22 +0200
  • 1101a2aeb4 Install missing xcb/glx.h dependency. Julian Groß 2024-09-05 14:09:52 +0200
  • 760b846bb1 OpenXrDisplayPlugin: Use C++20 std::format. Lubosz Sarnecki 2024-09-04 21:51:33 +0200
  • aa6facf7e6 OpenXrInputPlugin: Use C++20 map iterators. Lubosz Sarnecki 2024-09-04 21:20:40 +0200
  • 710da838d8 OpenXr: Use C++20 std::optional. Lubosz Sarnecki 2024-09-04 21:17:26 +0200
  • c8557f5c78 OpenXr: Platform improvements. HifiExperiments 2024-08-09 20:12:12 -0700
  • 661fe08f08 GLMHelpers: Fix build with C++20 on GCC. Lubosz Sarnecki 2024-09-03 23:20:56 +0200
  • 05c6a5e5d7 OpenXr: Enable C++20 for OpenXR plugin. Julian Groß 2024-07-07 15:55:20 +0200
  • 7abc7be287 OpenXrContext: Add Windows platform and bindings. Lubosz Sarnecki 2024-03-17 22:43:40 +0100
  • 89ba66c317 OpenXrInputPlugin: Improve haptic feedback mapping. Lubosz Sarnecki 2024-03-17 14:10:00 +0100
  • 7e31a1e49b controllers: Improve openxr_index.json mapping. Lubosz Sarnecki 2024-03-17 11:09:52 +0100
  • 0505658a39 controllers: openxr: Use actions for walking. Lubosz Sarnecki 2024-03-17 10:39:41 +0100
  • 2db3168612 OpenXrInput: Improve mapping for the Index controller. Lubosz Sarnecki 2024-03-13 01:41:18 +0100
  • d9cd2fd3d5 OpenGlDisplayPlugin: Add possibility to present frames only once. Lubosz Sarnecki 2024-03-16 15:55:42 +0100
  • be3e12b18c OpenXrContext: Improve errors when runtime is not available. Lubosz Sarnecki 2024-03-14 16:31:20 +0100
  • 473bd4d64e plugins: Add OpenXR plugin. Lubosz Sarnecki 2024-02-12 15:55:31 +0100
  • bb2dd63b99 Application: Improve scoping. Lubosz Sarnecki 2024-03-10 21:00:57 +0100
  • fff2127e66 Application: Maintain orientation of eye offset matrix. Lubosz Sarnecki 2024-03-10 21:02:42 +0100
  • 4b9998e53e Context: Maintain orientation of eye offset matrix. Lubosz Sarnecki 2024-03-10 21:02:57 +0100
  • f6d724241c HmdDisplayPlugin: Fix whitespace. Lubosz Sarnecki 2024-02-24 10:17:52 +0100
  • 8fcafa32d1 UserInputMapper: Make error an error. Lubosz Sarnecki 2024-03-02 17:00:54 +0100
  • 43d56eed85 Camera: Init default values. Lubosz Sarnecki 2024-02-26 11:30:33 +0100
  • 3d51b10bcb ports: Add openxr-loader. Lubosz Sarnecki 2024-05-25 11:56:45 +0200
  • 881fbf5641 ports: Add jsoncpp. Lubosz Sarnecki 2024-05-25 13:18:31 +0200
  • d8103eb7dd
    Explicitly return false. armored-dragon 2025-03-31 13:06:27 -0500
  • 3e397b45a6
    Remove lingering javascript file. armored-dragon 2025-03-30 10:43:52 -0500
  • 0fa2f039bb
    Remove GraphicsSettings.qml armored-dragon 2025-03-30 10:28:17 -0500
  • 21a4bf99ee
    Made text highlightable. Added icon to Settings submenu listing. armored-dragon 2025-01-04 06:23:52 -0600
  • f7833fa6b3
    Added missing fullscreen monitor selection. armored-dragon 2024-11-23 09:28:34 -0600
  • 2fd7c44ac6
    Fixed regression? armored-dragon 2024-11-23 09:27:35 -0600
  • 096a1d5006
    Added missing FPS custom setting. armored-dragon 2024-11-20 18:29:26 -0600
  • aa77ca8924
    Add settings.js to default scripts. armored-dragon 2024-11-20 06:33:35 -0600
  • a7d1b2651a
    Fixed typo. armored-dragon 2024-11-20 03:14:36 -0600
  • f5585605af
    Menu bar item armored-dragon 2024-11-20 02:41:27 -0600
  • 1f4d163ed7
    Custom Slider. armored-dragon 2024-11-20 00:30:24 -0600
  • db834a88f1
    Hide extra settings pages. armored-dragon 2024-11-20 00:29:24 -0600
  • a64f69d145
    Number usability adjustments. armored-dragon 2024-11-19 23:11:26 -0600