- packages/viewer: add manual dark mode support in VectrealViewer component using js (aaf5a14)
- Moritz Becker
- packages/viewer: the clickable area of the info-popover footer (de4c3d7)
- packages/viewer: update className description and apply it to the outermost container (3c5c3c1)
- packages/viewer: add 'storybook-addon-deep-controls' to ignoredDependencies in ESLint configuration (bedcaf6)
- workflows: update Chromatic workflow to ignore chore branches (4f937a7)
- Moritz Becker
- pacakges/official-website: normalize action string for upload event (94035cb)
- packages/viewer: update CSS selectors for light and dark mode variables (f1d43cd)
- project: update dependencies and remove obsolete entries (356b1c4)
- Moritz Becker
- packages/viewer: dedup div with "vctrl-viewer" classname and add vctrl classnames to popover (a00be5b)
- Moritz Becker
- packages/viewer: update peer dependencies, add Storybook configuration, implement robust styling and remove postcss config files (df8359a)
- packages/viewer: enhance Storybook configuration with deep controls and auto-generated documentation (7df00eb)
- project: add Storybook badge to README files for vctrl/viewer documentation (c0a0659)
- Moritz Becker
- packages/hooks: optimize model and add normals optimization (6f0bde1)
- project: added github actions and nx grouping to dependabot (7ffc248)
- packages/viewer: adjust loading spinner styles (286ccc7)
- packages/viewer: change tailwind styling to css modules styling (273ec59)
- project: changed the serve command to vctrl (b48b34b)
- Mo @Schlomoh
- Moritz Becker
- Nils Ingwersen
- packages/viewer: disabled/stuttering SceneControls component (361f6a1)
- Moritz Becker
- packages/viewer: optimize README.md and add example code (7b7fce8)
- Moritz Becker
- packages/viewer: add CodeSandbox example link (9d196fa)
- Moritz Becker
- packages/viewer: styling in info-popover component (dfdd977)
- Moritz Becker
- apps/official-website: enable offline Google Analytics in Vite config (9b25a2f)
- apps/official-website: move ga initialization to
base-layout
& add custom event tracking (660e847)
- apps/official-website: remove useInitGA hook from app component (c5a7ec1)
- apps/official-website/editor: fix accept pattern and remove webkitdirectory attribute (7c0f653)
- packages/hooks: optimize hook volumne + emission material extension registration (6ec7915)
- project: update postcss configuration in vite (3dad878)
- Moritz Becker
- packages/viewer: remove cross dependency to vctrl/hooks (f150b31)
- Moritz Becker
- packages: cross dependencies (4fbe8b3)
- Moritz Becker
- apps/official-website: unify optimization handler in editor file-menu (714197e)
- apps/official-website: add color picker hex value input (41812d5)
- official-website: add hdr bluriness control to file-menu (8a32492)
- packages/viewer: add info popover to display additional info (5547fb1)
- apps/official-website: remove dev check in ga hook (2aecde4)
- packages: update dependencies in
package.json
with eslint nx plugin (1eab9b7) - packages/viewer: adjust grid component to snap to bottom of model (2e1a294)
- packages/viewer: default env preset + optional background color (5ecc5d0)
- project: tailwind setup for packages + apps (3240e01)
- project: small changes - mainly added/changed links (b2a9934)
- Moritz Becker
- apps/official-website: integrate texture compression optimization (c3933d3)
- official-website: rework the reports modal of the editor (1808e07)
- packages/hooks: add tetxure compression optimization (41555ad)
- apps/official-website: reset
optimize
onReports
dismount (db5656a) - apps/official-website: add
use-accept-pattern
hook for unified patterns across inputs (4bf83a8) - packages/hooks: loading of model buffer failed because of wrong types in development (1c4e734)
- packages/hooks: add docstrings (e9465e4)
- project: update readme documentations with viewer
envOptions
, options for optimizations and new texture compression optimization + misc. (0a1df16)
- Moritz Becker
- apps/official-website: add vite-PWA (2765158)
- apps/official-website: add
Reports
card component to editor (3b43ac7) - official-website: add lazy loading for page components (fe63d3d)
- packages/hooks: advance on
use-optimize-model
hook (0c0b57e) - packages/hooks: rework optimizations hook integration + new way of creating
optimize
return object ofuse-load-model
+ addedload-start
event to event-system (2121bb5)
- apps/official-website: use actual optimizations in editor file-menu (d56034b)
- apps/official-website: remove link canonical tag from
index.html
(7c0bb3b) - packages/hooks: export
use-export-model
from hooks package (f00e75f)
- Moritz Becker
- apps/official-website: add environment controls to
file-menu
(f93f461) - apps/official-website: add basic env controls inside editor file menu (8c64913)
- packages/viewer: add environment controls to
VectrealViewer
(218abdd) - shared: add tooltip component (fede1b2)
- official-website: font-family (2a6fca7)
- packages/hooks: dependency externalization (6364c5d)
- packages/viewer: center default loading spinner (6155c54)
- shared: menubar disabled styling (8f564a5)
- packages/viewer: add docstring to
VectrealViewer
component (bf37cf2)
- Moritz Becker
- packages: dependency management on build (e25cade)
- Moritz Becker
- project: remove unused deps and fix nx project with
nx reset
(c937184)
- Moritz Becker
- packages/hooks: add
use-export-model
(60964b9)
- packages/hooks: use
saveAs
instead of custom utils function for saving file (30d78c1)
- packages/hooks: add docstrings to new functoins (7ff1649)
- packages/hooks: add docstrings to functions (06dd1b3)
- packages/hooks: update readme (7449fc4)
- packages/hooks: finalize docs for vctrl/hooks (8f9d6ca)
- packages/viewer: update first example for viewer usage (eac73ed)
- Moritz Becker
This was a version bump only, there were no code changes.
- apps/official-website: change viewer import to use named syntax (6fd958a)
- packages/viewer: add directory option to file input (a97d2c9)
- packages/viewer: extension change of
ìndex
file (06b030b) - packages/viewer: memoize certain scene options (0051955)
- project: extend paths in
tsconfig.json
(0a19d37)
- packages/viewer: add WIP info to the top (3d1d729)
- project: add mention of
use-optimize-model
hook (4212893)
- Moritz Becker
- apps/official-website: add editor context provider (f42659a)
- packages/hooks: add optimizer hook (78b9cd5)
- project: Move shadcn components into
shared
library project and modifytsconfig
paths (1f15bef)
- packages: rework build/publish executors (bfad14f)
- packages/hooks: add meshopt decoder to gltf loader (87e2198)
- packages/viewer: optimize initial props + rendering (42bbd6e)
- project: remove playwright for apps/official-website (c2d7035)
- packages/hooks: small changes (6dae863)
- packages/hooks: add hooks/use-optimize-model to documentation (d5404cf)
- Moritz Becker
- apps/official-website: add logo to nav-bar (aef2e1a)
- apps/official-website: add seo meta information (14c93e5)
- packages: nx release executor configuration (9539735)
- packages: publish docs along side build output (470496c)
- packages/viewer: release executor package path (b55d888)
- Moritz Becker
- packages/viewer: release executor package path (074af1b)
- Moritz Becker
- apps/official-website: add logo to nav-bar (aef2e1a)
- apps/official-website: add seo meta information (14c93e5)
- packages: nx release executor configuration (a6ae69c)
- Moritz Becker
- packages: re-active build executor generating package.json files (4f34274)
- Moritz Becker
- packages: prevent nx vite executor from changing
package.json
file (09fc53e)
- Moritz Becker
- packages/hooks: remove files field from package.json (028a371)
- Moritz Becker
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
- ci/cd: build command in version release gh workflow (ee9e3ea)
- packages:
Error verifying sigstore provenance bundle
so addrepository.url
to packagespackage.json
(681e94e) - packages: remove git type from repository fields in package.json files (629c1c8)
- packages: change package.json files repository url type (db99ba5)
- packages: also add repository.url to root + move
.npmrc
to root (3598f23) - project: nx version migration (837419d)
- packages: update package descriptions and co. (b62cf76)
- packages/viewer: add link to github in contributing section (98499e7)
- project: clean up readme files (eadf146)
- Moritz Becker
- packages: also add repository.url to root + move
.npmrc
to root (4410952)
- Moritz Becker
- packages: change package.json files repository url type (f0aaece)
- Moritz Becker
- packages: remove git type from repository fields in package.json files (f552727)
- Moritz Becker
- packages:
Error verifying sigstore provenance bundle
so addrepository.url
to packagespackage.json
(5c91ad6)
- Moritz Becker
- packages: update package descriptions and co. (1244950)
- Moritz Becker
- ci/cd: build command in version release gh workflow (6a02c51)
- packages/viewer: add link to github in contributing section (11e6dd8)
- project: clean up readme files (fa9bab4)
- Moritz Becker
- packages/viewer: add link to github in contributing section (ae4c19c)
- Moritz Becker
- packages: add
vctrl/hooks
andvctrl/viewer
documentation readme (ccb2ddd) - packages: add status badge to packages readme files (c64afab)
- project: add status badges to docs (1f6ad74)
- project: clean up readme files (a0a2f11)
- Moritz Becker
- official-website/Dockerfile: use
npm install
instead ofnpm ci
(fd3a78f) - package-lock.json: replace old lock file (11d5344)
- Moritz Becker
- official-website/Dockerfile: use
npm install
instead ofnpm ci
(fd3a78f)
- Moritz Becker
This was a version bump only, there were no code changes.
- package-lock.json: replace old lock file (11d5344)
- Moritz Becker
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.