7b810125c0
Merge pull request #1460 from ada-tv/feature/create-script-textarea
...
Textareas for script fields in Create app
2025-04-18 21:05:30 +02:00
1cf2d8949e
Merge pull request #1469 from ada-tv/fix/console-text-color
...
Give JS console black default text color and disable rich text pasting
2025-04-18 19:47:46 +02:00
a529fe3e3d
Merge pull request #1467 from overte-org/fix/vr_audio_crashes
...
Fix audio crashes in VR on Linux
2025-04-18 19:28:24 +02:00
Ada
a6b41c032f
Give JS console black default text color and disable rich text pasting
2025-04-19 02:58:25 +10:00
2b073d36d1
Fix audio crashes in VR on Linux
2025-04-18 16:07:49 +02:00
HifiExperiments
7d2b7e5e65
Merge pull request #1446 from HifiExperiments/defaultSampler
...
restore default sampler
2025-04-16 11:34:23 -07:00
Ada
74e505861e
Create app script textareas
2025-04-17 00:48:28 +10:00
6bc6712ef9
Merge pull request #1449 from JulianGro/cmake
...
Little CMake cleanup
2025-04-15 22:25:47 +02:00
HifiExperiments
4b096c75e6
Merge pull request #1445 from HifiExperiments/simplePipelines
...
add missing simple pipelines
2025-04-14 07:42:06 -07:00
646c72852a
Remove old C++ standard code, as we already tell CMake to *require* C++14.
...
Xcode only supports libc++ and gnu++, both of which we support, so there is no need to specify libc++ either.
2025-04-14 15:36:56 +02:00
82f62c9ea0
Remove support for ancient compilers.
2025-04-14 15:34:34 +02:00
bb874b9809
Remove unneeded CMake policies.
...
The latest one became unneeded with CMake 3.12. We require CMake 3.14.
2025-04-14 15:33:40 +02:00
armored-dragon
38832ab639
Added Procedural Materials.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 02:28:52 -05:00
armored-dragon
2aa3e7369b
Remove lingering todos.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:43:23 -05:00
armored-dragon
e7a446abe9
Adjust SettingComboBox.qml.
...
Changed the colors and border. Adjusting sizing so to not overlap with the dropdown arrow.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:41:18 -05:00
armored-dragon
97ae144f85
Replace custom boolean toggle with more direct QML Switch.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:18:30 -05:00
HifiExperiments
2c9624a419
restore default sampler
2025-04-13 21:13:12 -07:00
HifiExperiments
d2a4fbb707
add missing simple pipelines
2025-04-13 21:12:38 -07:00
59a6f5aae1
Merge pull request #1440 from ada-tv/fix/openxr-wmr-primary-button
...
Primary button for XR controllers without one
2025-04-13 22:22:47 +02:00
Ada
450c5dd09b
Primary button for XR controllers without one
2025-04-14 05:59:31 +10:00
66ffbc115b
Merge pull request #1434 from OfficialR3ido101/fix/updatevrammemory
...
Bringing VRAM up to spec with latest cards.
2025-04-13 21:12:18 +02:00
362e280e46
Merge pull request #1417 from HifiExperiments/texCoords
...
support specifying per-texture texCoord set
2025-04-13 20:42:32 +02:00
5a538f18de
Merge pull request #1437 from ada-tv/fix/openxr-odysseyplus
...
OpenXR controller bindings for Odyssey+
2025-04-13 18:53:23 +02:00
341e038241
Merge pull request #1416 from HifiExperiments/pipelines
...
automated render pipelines
2025-04-13 18:14:48 +02:00
Ada
23364f05f8
Use Odyssey controller extension, might fix?
2025-04-14 01:54:10 +10:00
Ada
bd95779fb8
KHR Simple profile typo fix
2025-04-14 01:39:02 +10:00
OfficialR3ido101
f4e238cf5b
Bringing VRAM up to spec with latest cards.
2025-04-13 13:34:43 +01:00
HifiExperiments
d17c384ed7
fix src_folder
2025-04-12 23:16:13 -07:00
armored-dragon
cb17022c6c
Adjusted slider radius.
...
This does not fully fix the issue, but it does minimize it.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 21:58:42 -05:00
armored-dragon
d9f4762109
Setting slider handle.
...
Stolen from PR #1422 .
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 20:26:37 -05:00
armored-dragon
d5f0479e7e
Created AdvancedOptions.qml.
...
A widget that can store advanced options. This also added vertical expand effects on show or hide.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 20:19:49 -05:00
armored-dragon
01ff90a7f2
Renamed /qml_widgets folder to /qml.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:57:33 -05:00
armored-dragon
f09aff3a1e
Added initial documentation.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:55:24 -05:00
armored-dragon
19a9636c27
Moved graphics settings to GraphicsSettings.qml.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:12:00 -05:00
armored-dragon
0050a2d76e
Pascal case qml file. Adjusted fromQML function.
...
This had carryovers from the template used.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 17:59:44 -05:00
4e6575a917
Merge pull request #1423 from ada-tv/fix/openxr-trigger-click
...
Trigger click emulation for XR
2025-04-10 22:12:13 +02:00
a37811cbbb
Merge pull request #1380 from Armored-Dragon/fix/controller-scripts-1376
...
Fix breakage in controller scripts relating to hudRayPicks
2025-04-10 21:04:08 +02:00
armored-dragon
5c1f095608
Nobody noticed that.
...
Fixes reading from an uninitialized var.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-10 13:16:45 -05:00
Ada
29e6f6d07b
Trigger click emulation for XR
2025-04-11 04:14:35 +10:00
e7817b55df
Merge pull request #1412 from ada-tv/feature/vr_keyboard_shortcuts
...
VR Keyboard Shortcuts
2025-04-10 19:30:10 +02:00
HifiExperiments
19817ce42b
support specifying per-texture texCoord set
2025-04-08 23:31:33 -07:00
37a08e069a
Merge pull request #1393 from HifiExperiments/samplers
...
ability to specify texture samplers
2025-04-09 08:28:53 +02:00
HifiExperiments
6d37a37b71
automated render pipelines
2025-04-08 22:53:04 -07:00
a020d392c1
Merge pull request #1398 from HifiExperiments/pbrVoxels
...
support PBR materials on polyvox, and triplanar material entities
2025-04-09 07:50:27 +02:00
HifiExperiments
0d2626fa0f
try this?
2025-04-08 20:49:00 -07:00
HifiExperiments
aed999512e
proper blend normalization from article
2025-04-07 23:45:51 -07:00
HifiExperiments
58c4964e73
fix samplers from gltf not copying
2025-04-07 22:30:25 -07:00
83c1595190
Merge pull request #1342 from AleziaKurdis/createApp_childEntitiesTab
...
Create app.: child entities tab, Copy Color from Skybox Color, Hifi-Glyphs font update.
2025-04-07 21:04:07 +02:00
Ada
b0594d651e
Keycap art for new keys
2025-04-08 02:55:53 +10:00
armored-dragon
318903a71c
Replaced "for" loop with "while" loop. Fixes one off errors.
2025-04-07 11:40:30 -05:00