-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* core-common * DisplayStyle3dSettings has an Environment member. * ... * Comment out stuff to get core-frontend compiling. * Remove texture image provider. * EnvironmentDecorations. * Load skybox; image url is just a string. * Image from URL; cache sky cube textures. * Hook up decorations; move EnvironmentDecorations to separate file. * adjust frontend-devtools. * adjust backend * wheee... * WIP EnvironmentEditor is bad. * fix. * adjust tests. * docs. * fix core-common tests. * detachFromViewport must call super. * adjust core-full-stack-tests. * extract-api * lint * NextVersion.md * fix md table layout * fix md table layout * remove empty test file * extract-api... * fix doc links. * merge cleanup. * Revert "remove empty test file" This reverts commit b6e19cb. * WIP tests. * tests * tests. * Finish tests. * lint, api * keyins for setting sky sphere/cube. * extract-api * document constraints on sky cube images. * clean up types used to create graphics from skybox. (cherry picked from commit 0245103)
- Loading branch information
Showing
51 changed files
with
1,738 additions
and
892 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.