Lubosz Sarnecki
|
473bd4d64e
|
plugins: Add OpenXR plugin.
Add OpenXrDisplayPlugin and OpenXrInputPlugin.
Add controller bindings for the Valve Index controller.
|
2025-04-01 09:04:46 +10:00 |
|
|
15c9408b9f
|
Fix OpenVR related build error on aarch64 introduced in a79cd1e6ce
|
2024-02-04 15:47:00 +01:00 |
|
Dale Glass
|
a79cd1e6ce
|
Re-enable building Oculus plugin on VS 2022
|
2023-12-08 06:27:33 -08:00 |
|
Dale Glass
|
cfc556e2d1
|
Add clarifying note
|
2023-12-08 02:43:57 -08:00 |
|
Dale Glass
|
1b46ec600a
|
Fixes for Oculus VR plugin
|
2023-12-07 15:20:03 -08:00 |
|
Dale Glass
|
deeb1d7505
|
Disable building Oculus plugin under VS 2022
|
2023-12-05 08:02:38 -08:00 |
|
Dale Glass
|
3e4a4119dc
|
Disable Neuron by default
|
2023-12-04 15:38:04 -08:00 |
|
Dale Glass
|
bb1331c0cb
|
Fix memory debugging.
* Disables WebRTC (build fails)
* Recommends disabling optimization
* Recommends enabling debugging
* Remove forced optimization from plugins
|
2023-11-05 19:05:09 +01:00 |
|
|
df68f5c8eb
|
Merge branch 'master' into remove-hifiac
|
2022-01-23 14:03:02 +01:00 |
|
|
ee7781165c
|
Fixed build error due to lack of hifiac
|
2022-01-19 00:39:40 +01:00 |
|
Julian Groß
|
fb24c84d86
|
Disable unsupported dependencies on aarch64 Linux
|
2021-09-16 06:11:01 +02:00 |
|
Julian Groß
|
69a3f21e5d
|
Initial partial linux aarch64 support
|
2021-04-06 03:50:36 +02:00 |
|
humbletim
|
f54b1c5fed
|
revamped modkit plugin example
|
2020-10-28 21:26:01 -04:00 |
|
David Rowe
|
ffeb37e7aa
|
Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
# CMakeLists.txt
# README.md
# cmake/externals/glad32es/CMakeLists.txt
# cmake/externals/glad41/CMakeLists.txt
# cmake/externals/glad45/CMakeLists.txt
# cmake/externals/polyvox/CMakeLists.txt
# cmake/externals/quazip/CMakeLists.txt
# cmake/externals/vhacd/CMakeLists.txt
# cmake/init.cmake
# cmake/ports/hifi-deps/CONTROL
# cmake/ports/sdl2/CONTROL
# cmake/ports/sdl2/disable-hidapi-for-uwp.patch
# cmake/ports/sdl2/enable-winrt-cmake.patch
# cmake/ports/sdl2/fix-arm64-headers.patch
# cmake/ports/sdl2/fix-x86-windows.patch
# cmake/ports/sdl2/portfile.cmake
# cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
# cmake/ports/tbb/portfile.cmake
# hifi_vcpkg.py
# interface/src/avatar/MyAvatar.h
# libraries/avatars-renderer/src/avatars-renderer/Avatar.h
# libraries/avatars/src/AvatarData.h
# libraries/entities-renderer/src/RenderableEntityItem.h
# libraries/entities/src/EntityItem.cpp
# libraries/entities/src/EntityItem.h
# libraries/fbx/src/GLTFSerializer.cpp
# libraries/graphics-scripting/src/graphics-scripting/Forward.h
# libraries/networking/src/AddressManager.cpp
# libraries/networking/src/DomainHandler.h
# libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
# libraries/render-utils/src/HighlightEffect.cpp
# libraries/render-utils/src/MeshPartPayload.cpp
# libraries/render-utils/src/Model.cpp
# libraries/render-utils/src/RenderShadowTask.cpp
# libraries/script-engine/src/WebSocketClass.cpp
|
2020-04-09 16:46:27 +12:00 |
|
|
6a294404c2
|
fix marcus being very stoopid
|
2020-01-13 15:44:46 -06:00 |
|
|
3a5059a613
|
Re-enable hifiAC and pcmCodec projects
These has been disabled for testing purpose. They are now restored.
|
2020-01-13 13:35:36 -06:00 |
|
|
0022170400
|
Fix minor cmake oopsie.
|
2020-01-12 18:33:46 -06:00 |
|
|
2b8c0ffbdc
|
Merge branch 'daleglass/opus-plugin' into opus-plugin
|
2020-01-12 18:18:14 -06:00 |
|
|
c9595016f8
|
DEBUG: Temp removal of hifiCodec and pcmCodec projects.
This is to ensure that no other codecs are being fallen back upon when testing the Opus codec.
|
2020-01-10 12:19:19 -06:00 |
|
|
3d8d359c35
|
Initial work on Opus audio plugin
This commit is made up of changes to VCPKG and CMake to include the Opus libraries, as well as a skeleton project for an Opus audio plugin.
|
2020-01-09 16:43:11 +01:00 |
|
|
9887bf14ee
|
Initial work on Opus audio plugin
This commit is made up of changes to VCPKG and CMake to include the Opus libraries, as well as a skeleton project for an Opus audio plugin.
|
2019-12-21 09:30:16 -06:00 |
|
Kasen IO
|
94df2c304b
|
Merge branch 'kasen/core' into v0860-kasen-release+freshstart
|
2019-12-01 22:08:45 -05:00 |
|
Kasen IO
|
b24cc3658c
|
Update CMakeLists.txt
re-added oculus plugins to cmakelists.txt
|
2019-12-01 22:08:26 -05:00 |
|
Kasen IO
|
0b46c53df1
|
Merge branch 'kasen/core' into v0860-kasen-release+freshstart
|
2019-12-01 19:59:59 -05:00 |
|
Anthony J. Thibault
|
befbdcef48
|
Upgraded OSC plugin with changes from ARKit blendshape work.
|
2019-11-19 13:13:56 -08:00 |
|
kasenvr
|
e9e9607a3b
|
modkit core changes initial commit
whitespace corrections + warnings
updated cmake plugin
rework with focus on JS API integration example
cleanup edit_filter scope
separate-out edit_filter wantsScope stuff
-plugin metadata
split scriptengines out separately
cleanup __url/__filename sets
additional cleanup
fix typo; consolidate ScriptInitializerMixin inits
add more example API protoypes
cleanup pass; fix entity_server / agent init
fix whitespace
remove technically unnessary plugin filtering
+EDIT_FILTER_SCRIPT; cleanup
reorder public/slot/private
use std::count_if
formatting
better debug output; cleanup
fix msvc compiler warning
cleanup
eradicate QtScript references from API Example
updated header comments
Updated KasenAPIExample
|
2019-07-14 21:35:13 -04:00 |
|
Revofire
|
47af406440
|
merged 0.80.0-kasen into 0.81.0-kasen, 0.81.0-kasen source ready for build.
various changes, idk, added a whitelist filter to ent script filter
|
2019-05-01 22:13:51 -04:00 |
|
Stephen Birarda
|
f8df90e36d
|
disable the sixense plugin by default
|
2018-03-15 13:53:10 -07:00 |
|
David Rowe
|
9c431a11af
|
Set up Leap Motion plugin container
|
2017-06-15 17:50:07 +12:00 |
|
Atlante45
|
0dec97fc03
|
Make Steamworks a plugin
|
2016-12-14 15:37:49 -08:00 |
|
Brad Hefta-Gaub
|
4959a88581
|
first cut at kinect input plugin
|
2016-12-08 22:13:56 -08:00 |
|
Stephen Birarda
|
3f1545008d
|
don't target any plugins for android
|
2016-08-31 11:19:01 -07:00 |
|
Seth Alves
|
4e308914b2
|
when cmake is told SERVER_ONLY, still build server-side plugins
|
2016-07-20 11:37:30 -07:00 |
|
Seth Alves
|
c36d0d91ad
|
when cmake is told SERVER_ONLY, still build server-side plugins
|
2016-07-20 11:29:57 -07:00 |
|
Seth Alves
|
406b08ffa1
|
when cmake is told SERVER_ONLY, still build server-side plugins
|
2016-07-20 11:29:00 -07:00 |
|
Brad Davis
|
cfb2fd1523
|
Support for runtime plugins (DLLs)
|
2015-11-01 11:12:12 -08:00 |
|