-
Notifications
You must be signed in to change notification settings - Fork 33
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
Creator usability epic v1 #395
Merged
Merged
Conversation
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
change roughness for all surfaces to 0.8
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
change roughness for all surfaces
✅ Deploy Preview for 3dstreet-core-builds ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
tested save / load from JSON file and it appears to work with new presets!
still need to add shadow casting light to other presets
const railsWidth = { // width as measured from center of rail, so 1/2 actual width "tram": 0.7175, // standard gauge 1,435 mm "trolley": 0.5335 // sf cable car rail gauge 1,067 mm }
next to remove positionX variable on functions
…reet/3dstreet into new-street-parser-structure
fix car animation
add self-driving car variant
This reverts commit 41b1c03.
New street parser structure
- change ground presets to material only -- this is a breaking change as old ground planes will not display correctly with this new version of assets.js - tweak seawall z position - half as wide ground - fix fence shadow - working: waterfront, grass, fence, parking-lot, residential, narrow - see remaining to test: #379 (comment)
Ocean experiments WIP
add more randomly placed elements for these elements: bike-lane, micro-mobility elements, drive-lane, self-driving car, parklet
Title and logo in screenshot
More randomly placed objects
…ify-sign-4.2.2 Bump browserify-sign from 4.2.1 to 4.2.2
- restore legacy plane-based ground mixins to support old scenes - load both rigged and unrigged people
can revert to custom buttons later
ever changing!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See #358 for task tracking