This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
0.4.2
Summary
This is a huge release because it's technically the first release of the 3dstreet-editor using a formal release process.
What's Changed
- 3dstreet editor first ver by @Algorush in #1
- Layer panel v1 by @kfarr in #4
- Firebase hosting v1 by @kfarr in #5
- Safari fix by @Algorush in #7
- add inline SVG code to CSS by @Algorush in #9
- add right panel by @Algorush in #12
- google analytics v1 - page load only by @kfarr in #11
- fix collapsed left panel issue by @Algorush in #17
- viewer mode usability improvements by @kfarr in #23
- Camera view updates by @kfarr in #32
- Clean right panel by @Algorush in #22
- mode switching by @kfarr in #35
- 3 camera button view Issue#24 by @kfarr in #38
- combined save button Issue#26 by @kfarr in #39
- update default help dialog to 2 tabs and updated styling by @kfarr in #41
- Issue#33 by @kfarr in #42
- Prettier partial reformat to prepare for big merge by @vincentfretin in #46
- add vr-mode-ui-if-headset component by @kfarr in #52
- Reverse controls pan rotate by @kfarr in #53
- issue#43 + issue#44: Add help button, fix screenshot. by @botsulazade in #50
- Issue#37 by @botsulazade in #56
- Fix HelpButton hover mode by @botsulazade in #58
- Issue#59 by @omedvediev in #65
- add: "Street Segments" and "imagery" entities are expanded upon load … by @omedvediev in #69
- Issue#47 by @omedvediev in #66
- Issue#61 by @omedvediev in #67
- fix: logic for entity display name on properties panel by @omedvediev in #68
- Match with 3dstreet index html by @kfarr in #77
- fix: layer panel styles by @omedvediev in #78
- fix: HelpDialog/EssentialActions component styles and icons, HelpButto… by @omedvediev in #80
- Fix loading error by @kfarr in #85
- Upgrade to react 18 and webpack 5 by @vincentfretin in #89
- Issue#83 fix: Modal and ModalHelp components styles by @omedvediev in #87
- Issue#82 add: Button component from Figma UI Kit, fix: replaced few custom but… by @omedvediev in #88
- Issue#54 zoom buttons by @omedvediev in #70
- add: PreloaderModal and integrated to the Toolbar by @omedvediev in #81
- Issue#75 add: reset zoom button by @omedvediev in #94
- Issue#92 add: Logo component, sass by @omedvediev in #96
- add save to 3dstreet json by @kfarr in #79
- Issue#97 Fix selecting an entity error by @ihordubas1 in #116
- Issue#111 Change behavior of second level entities by @ihordubas1 in #117
- Issue #98 Add reset rotation on click reset zoom btn by @ihordubas1 in #120
- Issue#118 Add checking if the value is a string by @ihordubas1 in #123
- Issue#100 Add duplicate and delete buttons for property panel by @ihordubas1 in #124
- Issue#114 Add load button by @ihordubas1 in #121
- Issue#126 Add width for help button by @ihordubas1 in #127
- Issue#101 v0 Add selector with static data by @ihordubas1 in #125
- Issue#40 components updates by @omedvediev in #119
- Issue#133 Change help button icon by @ihordubas1 in #134
- Issue#122 add link to documentation from help modal dialog by @ihordubas1 in #132
- Issue#97: refactor: componentDidUpdate method in NumberWidget component by @ihordubas1 in #131
- Issue#107 Add v1 of custom loader by @ihordubas1 in #135
- Hover box v1 by @kfarr in #140
- Keyboard controls lost another solution by @Algorush in #161
- fix keyboard controls lost issue by @Algorush in #157
- Issue #167 Fix help button color by @ihordubas1 in #168
- v1 of using screentock by @kfarr in #173
- use existing
react-select
for single select component for mixin property by @kfarr in #178 - Issue #129 (updated) Fix selector styles by @ihordubas1 in #183
- Issue #165 Fix header for small devices by @ihordubas1 in #182
- Issue#150 by @ihordubas1 in #187
- Issue#189 Fix scroll for right panel by @ihordubas1 in #190
- Fix loader animation by @kfarr in #193
- Issue#145 Add preview modal window for screenshots by @ihordubas1 in #191
- add support for load other nodes from JSON by @Algorush in #195
- update scene graph after creating new entities by @Algorush in #201
- add ignore raycaster on entity with special attribute by @Algorush in #206
- add load json from url hash support by @Algorush in #205
- fix: designer issues by @rostyslavvnahornyi in #197
- add rotation view with shift key pressed and click by @Algorush in #209
- remove unnecessary code by @Algorush in #215
- feat: control over Select component in right side panel by @rostyslavvnahornyi in #217
- merge save / load changes into cloud-function WIP branch by @kfarr in #218
- first cut of cloud function by @kfarr in #214
- Fix duplicate entity feature not using the modified value for position/rotation/scale by @vincentfretin in #219
- fix: designer issue #2 by @rostyslavvnahornyi in #220
- update json-utils.js file with new version from 3DSteet by @Algorush in #223
- feat: new save button in toolbar actions by @rostyslavvnahornyi in #221
- rename layers-2d node by @Algorush in #225
- v1 of no-pause entity for screentock by @kfarr in #227
- cherry pick save scene with uuid (issue #211) by @kfarr in #233
- fix typo to remove react console errors by @kfarr in #234
- Cherry pick "Create production and local environments with .env file (Issue #228)" by @kfarr in #239
- Update mapbox and intersection examples by @kfarr in #253
- simple notification v1 by @kfarr in #254
- Cherry pick open modal listing scenes owned by me (issue #222) by @kfarr in #244
- feat: change google sign in button by @rostyslavvnahornyi in #258
- fix: remove uid from scenes by @rostyslavvnahornyi in #274
- Add save as behavior by @kfarr in #276
- add renaming intersection component to not-intersection in json-utils by @Algorush in #271
- keep up to date with master - intersection fix by @kfarr in #277
- feat: tabs for scenes by @rostyslavvnahornyi in #278
- Fix id not accessible after click by @kfarr in #280
- get current sceneName earlier in cloudSave function by @kfarr in #281
- Mapbox map issue by @Algorush in #283
- Issue#263 by @rostyslavvnahornyi in #288
- feat: add new screen for unauth users in open scene modal by @rostyslavvnahornyi in #289
- Allow permissive cors for 3dstreet json by @kfarr in #292
- Feature firebase save load (Epic #203) by @kfarr in #230
- update scenegraph after load from json by @Algorush in #297
- add id to logo element by @Algorush in #343
New Contributors
- @Algorush made their first contribution in #1
- @vincentfretin made their first contribution in #46
- @botsulazade made their first contribution in #50
- @omedvediev made their first contribution in #65
- @ihordubas1 made their first contribution in #116
Full Changelog: v0.7.0...0.4.2