Open
Conversation
7370309 to
f91a474
Compare
62dc1de to
926795e
Compare
926795e to
60a2953
Compare
This file contains hidden or 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
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@jolly-pixel/engine@3.0.0
Major Changes
a2ce2a2Thanks @fraxken! - Major refactor of AssetManager and loadersMinor Changes
3380d96Thanks @fraxken! - Implement hybrid CameraComponent with viewport and depth supportPatch Changes
4d22d1aThanks @fraxken! - Add missing export of components types@jolly-pixel/voxel.renderer@2.0.0
Major Changes
#268
83b0dc4Thanks @fraxken! - Implement new Network API to synchronize world between multiple clients#272
4d08bcbThanks @fraxken! - Introduce a new class to preload Tileset textures and remove async APIs from VoxelRenderer classMinor Changes
#266
9bcd1e2Thanks @fraxken! - Refactor hooks to have type-safe metadata#269
8989a96Thanks @clemgbld! - feat(voxel-renderer): Allow to copy (clone) an existing layer#246
a2ce2a2Thanks @fraxken! - Major refactor of AssetManager and loaders#273
f495e19Thanks @fraxken! - Implement layers merging#256
8ab2ff7Thanks @fraxken! - Load a tileset synchronously by providing the texture#238
6e21474Thanks @clemgbld! - refactor(voxel-renderer): improve BlockDefinition usability#271
48766e8Thanks @fraxken! - Remove PoleCross and PoleX shape and keep PoleZ as Pole#270
6781b69Thanks @fraxken! - Refactor FaceDefinition to include culling in addition to face (properly splitting responsability between both)Patch Changes
#241
69f882eThanks @fraxken! - Avoid a bug with hidden face for shapes such as ramp or stair#264
09c7b05Thanks @fraxken! - Remove chunk before rebuilding it#239
727c3cdThanks @fraxken! - Drain and remove empty VoxelLayerUpdated dependencies [
a2ce2a2,4d22d1a,3380d96]:@jolly-pixel/pixel-draw.renderer@1.1.0
Minor Changes
5d78456Thanks @fraxken! - Implement new methods to destroy, better viewport resize and texture update@jolly-pixel/runtime@3.4.0
Minor Changes
a2ce2a2Thanks @fraxken! - Major refactor of AssetManager and loadersPatch Changes
a2ce2a2,4d22d1a,3380d96]:@jolly-pixel/editor.texture@1.0.2
Patch Changes
a2ce2a2,4d22d1a,3380d96,5d78456]:@jolly-pixel/editor.voxel-map@1.0.3
Patch Changes
83b0dc4,9bcd1e2,69f882e,8989a96,a2ce2a2,4d22d1a,3380d96,09c7b05,f495e19,8ab2ff7,6e21474,5d78456,727c3cd,4d08bcb,48766e8,6781b69]: