Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/better-bikes-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-singers-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-candies-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fruity-phones-pump.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/hip-hoops-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-suits-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plain-clowns-exist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/public-bananas-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-ideas-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-cameras-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/some-rivers-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-animals-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-camels-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wacky-squids-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-donuts-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-lies-count.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/editors/texture/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @jolly-pixel/editor.texture

## 1.0.2

### Patch Changes

- Updated dependencies [[`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c), [`4d22d1a`](https://github.com/JollyPixel/editor/commit/4d22d1aadb71a087b1d7472924d5dfabbb05fe77), [`3380d96`](https://github.com/JollyPixel/editor/commit/3380d968dbad604dffa68eebc947e1f75919f9ef), [`5d78456`](https://github.com/JollyPixel/editor/commit/5d784561fbcd06c13a8c47259b2a09745e40bfdf)]:
- @jolly-pixel/engine@3.0.0
- @jolly-pixel/runtime@3.4.0
- @jolly-pixel/pixel-draw.renderer@1.1.0

## 1.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/editors/texture/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jolly-pixel/editor.texture",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"private": true,
"scripts": {
Expand All @@ -15,11 +15,11 @@
"dist"
],
"dependencies": {
"@jolly-pixel/engine": "2.5.0",
"@jolly-pixel/engine": "3.0.0",
"@jolly-pixel/fs-tree": "1.0.0",
"@jolly-pixel/pixel-draw.renderer": "1.0.0",
"@jolly-pixel/pixel-draw.renderer": "1.1.0",
"@jolly-pixel/resize-handle": "1.0.0",
"@jolly-pixel/runtime": "3.3.0",
"@jolly-pixel/runtime": "3.4.0",
"lit": "3.3.2",
"three": "0.183.2"
}
Expand Down
10 changes: 10 additions & 0 deletions packages/editors/voxel-map/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @jolly-pixel/editor.voxel-map

## 1.0.3

### Patch Changes

- Updated dependencies [[`83b0dc4`](https://github.com/JollyPixel/editor/commit/83b0dc4b11cca367714ea9c90d43fb6830759d11), [`9bcd1e2`](https://github.com/JollyPixel/editor/commit/9bcd1e2f85d19898c92465c0bec44dc8170b7521), [`69f882e`](https://github.com/JollyPixel/editor/commit/69f882e4162ea379d53730c4f4b767e2b99e820c), [`8989a96`](https://github.com/JollyPixel/editor/commit/8989a9640e13900817f0ecbabe1f814568495458), [`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c), [`4d22d1a`](https://github.com/JollyPixel/editor/commit/4d22d1aadb71a087b1d7472924d5dfabbb05fe77), [`3380d96`](https://github.com/JollyPixel/editor/commit/3380d968dbad604dffa68eebc947e1f75919f9ef), [`09c7b05`](https://github.com/JollyPixel/editor/commit/09c7b05ef32baf6c78756e6348e441d9f6f1aa47), [`f495e19`](https://github.com/JollyPixel/editor/commit/f495e195251c6c168d9642aa0ad274aa4ba7fa52), [`8ab2ff7`](https://github.com/JollyPixel/editor/commit/8ab2ff79c026bfd78157b6a91cdad89bc43388db), [`6e21474`](https://github.com/JollyPixel/editor/commit/6e214749382a3d62e7625885a2aab64afaffde32), [`5d78456`](https://github.com/JollyPixel/editor/commit/5d784561fbcd06c13a8c47259b2a09745e40bfdf), [`727c3cd`](https://github.com/JollyPixel/editor/commit/727c3cd92b5cd2d7758665d08b280ccf3ab1b628), [`4d08bcb`](https://github.com/JollyPixel/editor/commit/4d08bcbda01fd011c68bf18be8315ecbf48c5338), [`48766e8`](https://github.com/JollyPixel/editor/commit/48766e888ea738dfba674bfd6316ea1cd481e5c5), [`6781b69`](https://github.com/JollyPixel/editor/commit/6781b69f66247f14f26d1086816f0573ae212c23)]:
- @jolly-pixel/voxel.renderer@2.0.0
- @jolly-pixel/engine@3.0.0
- @jolly-pixel/runtime@3.4.0
- @jolly-pixel/pixel-draw.renderer@1.1.0

## 1.0.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/editors/voxel-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jolly-pixel/editor.voxel-map",
"version": "1.0.2",
"version": "1.0.3",
"type": "module",
"scripts": {
"prepublish": "rimraf ./dist && tsc -b",
Expand All @@ -25,12 +25,12 @@
"dist"
],
"dependencies": {
"@jolly-pixel/engine": "^2.0.0",
"@jolly-pixel/engine": "^3.0.0",
"@jolly-pixel/fs-tree": "^1.0.0",
"@jolly-pixel/pixel-draw.renderer": "1.0.0",
"@jolly-pixel/pixel-draw.renderer": "1.1.0",
"@jolly-pixel/resize-handle": "1.0.0",
"@jolly-pixel/runtime": "^3.0.0",
"@jolly-pixel/voxel.renderer": "1.4.0",
"@jolly-pixel/runtime": "^3.4.0",
"@jolly-pixel/voxel.renderer": "2.0.0",
"lit": "3.3.2",
"three": "^0.183.1",
"vanilla-picker": "2.12.3"
Expand Down
14 changes: 14 additions & 0 deletions packages/engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @jolly-pixel/engine

## 3.0.0

### Major Changes

- [#246](https://github.com/JollyPixel/editor/pull/246) [`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c) Thanks [@fraxken](https://github.com/fraxken)! - Major refactor of AssetManager and loaders

### Minor Changes

- [#242](https://github.com/JollyPixel/editor/pull/242) [`3380d96`](https://github.com/JollyPixel/editor/commit/3380d968dbad604dffa68eebc947e1f75919f9ef) Thanks [@fraxken](https://github.com/fraxken)! - Implement hybrid CameraComponent with viewport and depth support

### Patch Changes

- [#263](https://github.com/JollyPixel/editor/pull/263) [`4d22d1a`](https://github.com/JollyPixel/editor/commit/4d22d1aadb71a087b1d7472924d5dfabbb05fe77) Thanks [@fraxken](https://github.com/fraxken)! - Add missing export of components types

## 2.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jolly-pixel/engine",
"description": "Minimal and opiniated ECS framework on top of three.js.",
"version": "2.5.0",
"version": "3.0.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/pixel-draw-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @jolly-pixel/pixel-draw.renderer

## 1.1.0

### Minor Changes

- [#257](https://github.com/JollyPixel/editor/pull/257) [`5d78456`](https://github.com/JollyPixel/editor/commit/5d784561fbcd06c13a8c47259b2a09745e40bfdf) Thanks [@fraxken](https://github.com/fraxken)! - Implement new methods to destroy, better viewport resize and texture update
6 changes: 3 additions & 3 deletions packages/pixel-draw-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jolly-pixel/pixel-draw.renderer",
"description": "Jolly Pixel Pixel Art drawer and renderer",
"version": "1.0.0",
"version": "1.1.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -33,9 +33,9 @@
"author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
"license": "MIT",
"devDependencies": {
"@jolly-pixel/engine": "2.5.0",
"@jolly-pixel/engine": "3.0.0",
"@jolly-pixel/resize-handle": "1.0.0",
"@jolly-pixel/runtime": "3.3.0",
"@jolly-pixel/runtime": "3.4.0",
"three": "0.183.2",
"vanilla-picker": "2.12.3"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jolly-pixel/runtime

## 3.4.0

### Minor Changes

- [#246](https://github.com/JollyPixel/editor/pull/246) [`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c) Thanks [@fraxken](https://github.com/fraxken)! - Major refactor of AssetManager and loaders

### Patch Changes

- Updated dependencies [[`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c), [`4d22d1a`](https://github.com/JollyPixel/editor/commit/4d22d1aadb71a087b1d7472924d5dfabbb05fe77), [`3380d96`](https://github.com/JollyPixel/editor/commit/3380d968dbad604dffa68eebc947e1f75919f9ef)]:
- @jolly-pixel/engine@3.0.0

## 3.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jolly-pixel/runtime",
"description": "Jolly Pixel Runtime for web browsers and electron applications.",
"version": "3.3.0",
"version": "3.4.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -33,7 +33,7 @@
"author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
"license": "MIT",
"dependencies": {
"@jolly-pixel/engine": "^2.2.0",
"@jolly-pixel/engine": "^3.0.0",
"detect-gpu": "^5.0.70",
"lit": "^3.3.1",
"stats.js": "^0.17.0"
Expand Down
37 changes: 37 additions & 0 deletions packages/voxel-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# @jolly-pixel/voxel.renderer

## 2.0.0

### Major Changes

- [#268](https://github.com/JollyPixel/editor/pull/268) [`83b0dc4`](https://github.com/JollyPixel/editor/commit/83b0dc4b11cca367714ea9c90d43fb6830759d11) Thanks [@fraxken](https://github.com/fraxken)! - Implement new Network API to synchronize world between multiple clients

- [#272](https://github.com/JollyPixel/editor/pull/272) [`4d08bcb`](https://github.com/JollyPixel/editor/commit/4d08bcbda01fd011c68bf18be8315ecbf48c5338) Thanks [@fraxken](https://github.com/fraxken)! - Introduce a new class to preload Tileset textures and remove async APIs from VoxelRenderer class

### Minor Changes

- [#266](https://github.com/JollyPixel/editor/pull/266) [`9bcd1e2`](https://github.com/JollyPixel/editor/commit/9bcd1e2f85d19898c92465c0bec44dc8170b7521) Thanks [@fraxken](https://github.com/fraxken)! - Refactor hooks to have type-safe metadata

- [#269](https://github.com/JollyPixel/editor/pull/269) [`8989a96`](https://github.com/JollyPixel/editor/commit/8989a9640e13900817f0ecbabe1f814568495458) Thanks [@clemgbld](https://github.com/clemgbld)! - feat(voxel-renderer): Allow to copy (clone) an existing layer

- [#246](https://github.com/JollyPixel/editor/pull/246) [`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c) Thanks [@fraxken](https://github.com/fraxken)! - Major refactor of AssetManager and loaders

- [#273](https://github.com/JollyPixel/editor/pull/273) [`f495e19`](https://github.com/JollyPixel/editor/commit/f495e195251c6c168d9642aa0ad274aa4ba7fa52) Thanks [@fraxken](https://github.com/fraxken)! - Implement layers merging

- [#256](https://github.com/JollyPixel/editor/pull/256) [`8ab2ff7`](https://github.com/JollyPixel/editor/commit/8ab2ff79c026bfd78157b6a91cdad89bc43388db) Thanks [@fraxken](https://github.com/fraxken)! - Load a tileset synchronously by providing the texture

- [#238](https://github.com/JollyPixel/editor/pull/238) [`6e21474`](https://github.com/JollyPixel/editor/commit/6e214749382a3d62e7625885a2aab64afaffde32) Thanks [@clemgbld](https://github.com/clemgbld)! - refactor(voxel-renderer): improve BlockDefinition usability

- [#271](https://github.com/JollyPixel/editor/pull/271) [`48766e8`](https://github.com/JollyPixel/editor/commit/48766e888ea738dfba674bfd6316ea1cd481e5c5) Thanks [@fraxken](https://github.com/fraxken)! - Remove PoleCross and PoleX shape and keep PoleZ as Pole

- [#270](https://github.com/JollyPixel/editor/pull/270) [`6781b69`](https://github.com/JollyPixel/editor/commit/6781b69f66247f14f26d1086816f0573ae212c23) Thanks [@fraxken](https://github.com/fraxken)! - Refactor FaceDefinition to include culling in addition to face (properly splitting responsability between both)

### Patch Changes

- [#241](https://github.com/JollyPixel/editor/pull/241) [`69f882e`](https://github.com/JollyPixel/editor/commit/69f882e4162ea379d53730c4f4b767e2b99e820c) Thanks [@fraxken](https://github.com/fraxken)! - Avoid a bug with hidden face for shapes such as ramp or stair

- [#264](https://github.com/JollyPixel/editor/pull/264) [`09c7b05`](https://github.com/JollyPixel/editor/commit/09c7b05ef32baf6c78756e6348e441d9f6f1aa47) Thanks [@fraxken](https://github.com/fraxken)! - Remove chunk before rebuilding it

- [#239](https://github.com/JollyPixel/editor/pull/239) [`727c3cd`](https://github.com/JollyPixel/editor/commit/727c3cd92b5cd2d7758665d08b280ccf3ab1b628) Thanks [@fraxken](https://github.com/fraxken)! - Drain and remove empty VoxelLayer

- Updated dependencies [[`a2ce2a2`](https://github.com/JollyPixel/editor/commit/a2ce2a2fd6fc536de358b0d5ad966cd53882245c), [`4d22d1a`](https://github.com/JollyPixel/editor/commit/4d22d1aadb71a087b1d7472924d5dfabbb05fe77), [`3380d96`](https://github.com/JollyPixel/editor/commit/3380d968dbad604dffa68eebc947e1f75919f9ef)]:
- @jolly-pixel/engine@3.0.0

## 1.4.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/voxel-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jolly-pixel/voxel.renderer",
"description": "Jolly Pixel 3D Voxel Engine and Renderer",
"version": "1.4.0",
"version": "2.0.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -34,10 +34,10 @@
"license": "MIT",
"dependencies": {
"@dimforge/rapier3d": "0.19.3",
"@jolly-pixel/engine": "2.5.0",
"@jolly-pixel/engine": "3.0.0",
"three": "0.183.2"
},
"devDependencies": {
"@jolly-pixel/runtime": "3.3.0"
"@jolly-pixel/runtime": "3.4.0"
}
}