Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webapp feature branch with current master #1261

Merged
merged 56 commits into from Jun 27, 2021

Conversation

ctrlaltdavid
Copy link
Collaborator

No description provided.

odysseus654 and others added 30 commits May 8, 2021 20:31
The previous version breaks on Fedora 34, and likely other distros
with recent compilers due to not including cstddef and limits headers.

This is already fixed upstream, but only in master. And looking at
google/draco#704 there may be compatibility issues with using the
latest code.

So for now we're upgrading from 1.3.3 to 1.3.6 and adding the fix.
gcc11 is requires #include <limits> in places previous versions didn't.
…-gen

Add "gren" configuration for easy changelog generation
…aller-docs

Update MacOS packaging instructions.
…gging

drop remaining references to QScriptEngineDebugger
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add basic MSIX instructions.
…n/screenshare/normalize-url-4.5.1

Bump normalize-url from 4.5.0 to 4.5.1 in /screenshare
Add basic MSIX instructions to INSTALLER.md.
Support 3 options:

	* VIRCADIA_USE_SYSTEM_QT is set -- use system's Qt
	* VIRCADIA_QT_PATH is set -- use Qt found in that dir
	* Otherwise -- use downloaded Qt package

This removes these variables:
	* VIRCADIA_USE_QT_VERSION
	* VIRCADIA_USE_PREBUILT_QT
	* HIFI_QT_BASE
Makes it consistent with the change made for Qt
daleglass and others added 19 commits June 20, 2021 14:22
Add style for the new Zone Selector HDM compliant
Add a new Zone Selector HDM compliant for renderWithZones.
The previous selector wasn't usable in HMD and it was pratically the last component 
that forced us to remove our headset to complete the task.
Css for HMD compliant Zone Selector
HMD compliant Zone Selector
Fix typo in WebSocket~onMessageCallback API documention.
Fix Zone Selector loading issue
when we navigate between tabs (CREATE - PROPERTIES - GRID - ENTITY LIST)
…thZoneVR

Make Zone Selector for "renderWithZones" in "Create" app HMD Compliant.
@ctrlaltdavid ctrlaltdavid added needs testing (QA) The PR is ready for testing needs CR (code review) web interface Related to the Vircadia Web Interface labels Jun 26, 2021
@ctrlaltdavid ctrlaltdavid mentioned this pull request Jun 26, 2021
9 tasks
@digisomni digisomni merged commit a673eba into vircadia:webapp Jun 27, 2021
@ctrlaltdavid ctrlaltdavid deleted the dev/webapp-master-update branch July 21, 2021 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web interface Related to the Vircadia Web Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants