Commit graph

  • 5a787f64b4
    Merge b8198f20c3 into b38237cb8d HifiExperiments 2025-04-05 00:10:52 -0700
  • b8198f20c3 warning when avatar bookmarks JSON is malformed HifiExperiments 2024-10-21 16:05:26 -0700
  • ec5e5260fd
    Merge 97d8d27cd0 into b38237cb8d HifiExperiments 2025-04-05 06:59:41 +0000
  • 97d8d27cd0 ability to specify texture samplers HifiExperiments 2024-09-28 12:54:47 -0700
  • 9f827705cb
    Merge b482c4a8a9 into b38237cb8d HifiExperiments 2025-04-04 23:11:19 -0700
  • b482c4a8a9 fix material inspector not grabbing correct material sometimes HifiExperiments 2024-11-03 15:37:58 -0800
  • 81a4855147
    Merge d86c065699 into b38237cb8d UnTamedStArBlOb 2025-04-03 17:26:24 +0000
  • d86c065699
    Update libraries/midi/src/Midi.h UnTamedStArBlOb 2025-04-03 13:26:22 -0400
  • 22ac6ecf15
    Merge 0313b4905e into b38237cb8d Ada 2025-04-04 00:09:17 +1000
  • 0313b4905e Toggleable unlit mode, physical hitbox Ada 2025-04-04 00:09:00 +1000
  • 2865d257c8 Get canvases self-rendering, not quite desired result yet Ada 2025-04-03 23:08:33 +1000
  • bc8bc289f8 Slight improvement on self-rendering, still a bit broken Ada 2025-04-03 21:56:16 +1000
  • 14323101e2 Get textures working again, broken attempt at self-rendering Ada 2025-04-03 21:00:41 +1000
  • cc453e0ecc Bump entity protocol for Canvas entities Ada 2025-03-19 05:25:20 +1000
  • 05dcec72eb Untested rearranging, pull in Alezia's icon art Ada 2025-03-14 23:57:01 +1000
  • a880180ae8 CanvasPath and skeleton jsdoc Ada 2025-03-06 08:51:41 +1000
  • 0fb62d6952 CanvasCommands working well Ada 2025-03-01 09:33:33 +1000
  • 6ae0aca81e Don't use toVariant in CanvasCommand Ada 2025-03-01 01:06:26 +1000
  • cd8e2fa0b7 CanvasCommand better type safety and accessible from script, segfault on usage Ada 2025-02-28 23:47:25 +1000
  • 9701dce201 Canvas commands very nearly working, build broken Ada 2025-02-28 06:04:31 +1000
  • d502a292b7 CanvasCommand stuff building properly but not functional from script yet Ada 2025-02-28 04:41:34 +1000
  • 0026a9f9d2 CanvasCommand serialisation fix, metatype still broken Ada 2025-02-28 03:34:39 +1000
  • 5b573b6996 Canvas draw commands, broken script serialisation Ada 2025-02-28 02:19:00 +1000
  • 43d6bb298d Canvas basic image submission fully working Ada 2025-02-27 07:50:49 +1000
  • b28bac1f5f Canvas closer but still not working Ada 2025-02-27 06:22:56 +1000
  • a3641c27a4 Canvas image submission almost working Ada 2025-02-27 05:14:09 +1000
  • 2dad02f2bc Canvas entity properties and broken Create app support Ada 2025-02-26 22:22:57 +1000
  • 621df2e4a9 Canvas entity texture updating Ada 2025-02-26 06:30:21 +1000
  • addd65a160 Canvas frame update experiment Ada 2025-02-26 04:55:14 +1000
  • e97ded844b Initial broken work for Canvas entity Ada 2025-02-26 02:54:59 +1000
  • e4db356025 typescript def file generator from jsdoc annotations UnTamedStArBlOb 2025-04-02 23:48:55 -0400
  • a973722609
    Merge 43ea730c4a into b38237cb8d Armored-Dragon 2025-04-03 02:03:35 +0000
  • 43ea730c4a
    Added camera clipping setting. armored-dragon 2025-04-02 21:03:09 -0500
  • 12c79047ef
    Merge d84b306e21 into b38237cb8d Ada 2025-04-02 17:12:52 +0000
  • 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
  • 5c79df28cc
    Merge 803be053e9 into b38237cb8d ksuprynowicz 2025-04-01 21:36:01 +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
  • 5724bc392b
    Merge d8103eb7dd into b38237cb8d Armored-Dragon 2025-03-31 18:06:37 +0000
  • 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
  • bf6d744edc
    Merge 25a9976a7f into b38237cb8d Armored-Dragon 2025-03-30 15:33:06 +0000
  • 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
  • d7401e8e73
    Added Numpad enter key support. armored-dragon 2024-11-19 20:16:26 -0600
  • 2fcf2d47ed
    Fixed stepsize. Removed floats. armored-dragon 2024-11-19 20:10:53 -0600
  • 74235dc6f3
    Ensure static width of spinbox. armored-dragon 2024-11-19 19:41:53 -0600
  • 7c462ab71c
    Custom int inputs. armored-dragon 2024-11-19 07:55:30 -0600
  • 97e6271391
    Custom ComboBox element. armored-dragon 2024-11-18 08:35:48 -0600
  • c460a582e4
    Changed boolean style. armored-dragon 2024-11-18 05:28:48 -0600
  • f0f69eabe6
    Fixed scrolling. armored-dragon 2024-11-17 19:33:16 -0600
  • ee93cabdd5
    Custom checkboxes armored-dragon 2024-11-17 04:21:59 -0600
  • 52d354541e
    Added haze setting. armored-dragon 2024-11-17 00:40:52 -0600
  • 83b2666fb5
    Center container widget. Replaced homepage with widget. armored-dragon 2024-09-20 07:04:14 -0500