Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
kipash committed Sep 2, 2024
2 parents e08e3e1 + 2509162 commit 8250de5
Show file tree
Hide file tree
Showing 414 changed files with 29,765 additions and 19,154 deletions.
30 changes: 30 additions & 0 deletions package/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,36 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.18.0] - 2024-09-02
### Added
- Realtime Clock sample
- DeviceDetection: uses isMacOS
- CarPhysics: Touch Controls, improve Wheel Physics and Debug Gizmos
- ContactShadows: WebXR support
- JetEngine: Hotspots and USDZ support
- Splines: linear mode support
- GalleryManager and GalleryPOI classes
- Particles and AnimatedMaterials samples using GalleryManager
- SyncedPlayableDirector sample script

### Removed
- ThreeTonemapping component and replaced with the core ToneMappingEffect component
- Scripting Snippets sample

### Fixes
- scene scales are 1:1 to real life when using WebXR
- SwitchableWalls interactions in AR
- Scrollytelling ignoring touch
- EverywhereConfigurator's default variant handling

### Changes
- standardize UI labels in the majority of samples
- synchronize tags for USDZ, iOS and EverywhereActions samples
- rename Scripting Snippets to Realtime Clock
- rename USDZ Product to USDZ Configurator
- rename samples that use EverywhereActions
- disable SpatialGrabRaycaster in ShootingRange

## [0.17.2] - 2024-06-25
- add RequirePackage component to install unity package dependencies right from the sample scene
- fix Bow & Arrow audio issues
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/CarPhysics.asset
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MonoBehaviour:
DisplayName: Car Physics
Description: Slalom minigame showcasing raycast vehicle physics
Thumbnail: {fileID: 2800000, guid: 79cc58c66cdab85468c5b5a89b13ca59, type: 3}
Scene: {fileID: 102900000, guid: 126d05ec3e095d5478a737d5383c97ec, type: 3}
Scene: {fileID: 102900000, guid: 29e90917fcbbe1942bbf3c4bebbd7731, type: 3}
LiveUrl: https://engine.needle.tools/samples-uploads/car-physics/
Priority: 15
Tags:
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/DeployToFTP.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: DeployToFTP
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
DisplayName: Deploy to FTP
Description: Deployments
Description: Deploy projects made with Needle to an FTP Server
Thumbnail: {fileID: 2800000, guid: 550d0cc015af9d140997b0c1d5292c44, type: 3}
Scene: {fileID: 102900000, guid: 804813ab2c2b4544b83043f086672b2c, type: 3}
LiveUrl: https://engine.needle.tools/samples-uploads/deploy-to-ftp/
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/DeployToGithubPages.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: DeployToGithubPages
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
DisplayName: Deploy to Github Pages
Description: Deployments
Description: Deploy projects made with Needle to GitHub Pages
Thumbnail: {fileID: 2800000, guid: 78dd70491e557354fb86694d13082fb0, type: 3}
Scene: {fileID: 102900000, guid: e7287e31ae2d2ee49ae0a56926fd53bd, type: 3}
LiveUrl: https://kipash.github.io/needle-sample-github-pages/
Expand Down
4 changes: 2 additions & 2 deletions package/Editor/Samples/DeployToGlitch.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ MonoBehaviour:
m_Name: DeployToGlitch
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
DisplayName: Deploy to Glitch
Description: Deployments
Description: Deploy projects made with Needle to Glitch
Thumbnail: {fileID: 2800000, guid: 5a29a36882b87d74c9d26d1d313da136, type: 3}
Scene: {fileID: 102900000, guid: fb1dfc10496b45f40b6c5de1b130f93f, type: 3}
LiveUrl: https://glitch.com/~quark-knowledgeable-caravan
LiveUrl: https://quark-knowledgeable-caravan.glitch.me/
Priority: -1
Tags:
- {fileID: 11400000, guid: fc63514c6a1dc9f43a638962fdc3aa6f, type: 2}
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/DeployToItch.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: DeployToItch
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
DisplayName: Deploy to Itch
Description: Deployments
Description: Deploy projects made with Needle to Itch.io
Thumbnail: {fileID: 2800000, guid: 71b4bbda2fa65c9478d5d95ea4d6c679, type: 3}
Scene: {fileID: 102900000, guid: 8babeedb1431749429897fa154023229, type: 3}
LiveUrl: https://itch.io/embed-upload/10256073?color=000000
Expand Down
1 change: 1 addition & 0 deletions package/Editor/Samples/ImageTracking.asset
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ MonoBehaviour:
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
reference: {fileID: 0}
2 changes: 2 additions & 0 deletions package/Editor/Samples/JetEngine.asset
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ MonoBehaviour:
- {fileID: 11400000, guid: d637a1131da5ea14aaa3e463cf59ec92, type: 2}
- {fileID: 11400000, guid: 7c9389e06e70fd44499179508a35f4c5, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
reference: {fileID: 0}
1 change: 1 addition & 0 deletions package/Editor/Samples/MusicalInstrument.asset
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ MonoBehaviour:
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
- {fileID: 11400000, guid: d637a1131da5ea14aaa3e463cf59ec92, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
reference: {fileID: 0}
1 change: 1 addition & 0 deletions package/Editor/Samples/PanoramaControls.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ MonoBehaviour:
Tags:
- {fileID: 11400000, guid: ec519786b0f262c4bbf635a7c4e70f9f, type: 2}
- {fileID: 11400000, guid: 65681cad01b0d5e47a1813a79a10c7ac, type: 2}
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
reference: {fileID: 0}
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 936d6805986de86459a8710c7bf5c00a, type: 3}
m_Name: Scripting Snippets
m_Name: RealtimeClock
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-47da2b69caf7fd9469944a7be60217e0-11400000-0
DisplayName: Scripting Snippets
Description: Various scripts and helpers to understand custom components
DisplayName: Realtime Clock
Description: Code example
Thumbnail: {fileID: 2800000, guid: fd23fa3d874b095459de1530aa2dfdfd, type: 3}
Scene: {fileID: 102900000, guid: 4bdc09f82e9c02b4a8b57a59a7d7a826, type: 3}
LiveUrl: https://engine.needle.tools/samples-uploads/scripting-snippets/
LiveUrl: https://engine.needle.tools/samples-uploads//realtime-clock
Priority: 5
Tags:
- {fileID: 11400000, guid: ec519786b0f262c4bbf635a7c4e70f9f, type: 2}
Expand Down
2 changes: 2 additions & 0 deletions package/Editor/Samples/SnowGlobe.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ MonoBehaviour:
Tags:
- {fileID: 11400000, guid: 02bc48fb42f55f942a40d953599a1abf, type: 2}
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
reference: {fileID: 0}
1 change: 1 addition & 0 deletions package/Editor/Samples/SpatialAudio.asset
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ MonoBehaviour:
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
reference: {fileID: 0}
2 changes: 2 additions & 0 deletions package/Editor/Samples/SummoningAnimation.asset
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ MonoBehaviour:
- {fileID: 11400000, guid: 7c9389e06e70fd44499179508a35f4c5, type: 2}
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
reference: {fileID: 0}
1 change: 1 addition & 0 deletions package/Editor/Samples/Texture Details.asset
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ MonoBehaviour:
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
reference: {fileID: 0}
4 changes: 3 additions & 1 deletion package/Editor/Samples/USDZAnimator.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZAnimator
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-dcd8b18bf18ad2c4687d536c67c1f8df-11400000-0
DisplayName: USDZ Animator
DisplayName: Animator (Eveywhere Actions)
Description: Skinned mesh animated character
Thumbnail: {fileID: 2800000, guid: ad7d326f1c6e4dd4686fefea7452a031, type: 3}
Scene: {fileID: 102900000, guid: 6aef82b448b3a4b75bed18db1409017d, type: 3}
Expand All @@ -22,4 +22,6 @@ MonoBehaviour:
Tags:
- {fileID: 11400000, guid: d637a1131da5ea14aaa3e463cf59ec92, type: 2}
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
reference: {fileID: 0}
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZCharacters.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZCharacters
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-83290934a06fec74a8c1fc3427dae67d-11400000-0
DisplayName: QuickLook Characters
DisplayName: Characters (Everywhere Actions)
Description: Character controller that works in iOS AR too
Thumbnail: {fileID: 2800000, guid: 44973102360982543ab4ba4d91303703, type: 3}
Scene: {fileID: 102900000, guid: e40d6f427cb271d479d0d5a8f2a3cfb7, type: 3}
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZColorMenu.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZColorMenu
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-ccb82040eeb742545973aa4006fb33b5-11400000-0
DisplayName: QuickLook Color Menu
DisplayName: Color Menu (Eveywhere Actions)
Description: Color selection with an interface
Thumbnail: {fileID: 2800000, guid: f9bcada166bd07b4883b349124559a60, type: 3}
Scene: {fileID: 102900000, guid: f7e6965a1b4dc4597a7f1e564110ae9b, type: 3}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 936d6805986de86459a8710c7bf5c00a, type: 3}
m_Name: USDZProduct
m_Name: USDZConfigurator
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-a06dcff60fcfb164da15b13cb06679fb-11400000-0
DisplayName: QuickLook Configurator
DisplayName: Configurator (Eveywhere Actions)
Description: Configure your product in quicklook
Thumbnail: {fileID: 2800000, guid: cb878c8645ddb864f9eaead148546e9a, type: 3}
Scene: {fileID: 102900000, guid: ce875773ed6007c46a18dbf0d81e686e, type: 3}
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZInteractions.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZInteractions
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-ccb82040eeb742545973aa4006fb33b5-11400000-0
DisplayName: QuickLook Interactions
DisplayName: Interactions (Eveywhere Actions)
Description: Various interactive examples compatible with iOS AR
Thumbnail: {fileID: 2800000, guid: 07394a8533d99594f9d20a9882507254, type: 3}
Scene: {fileID: 102900000, guid: c1a6a55762cce114d90e6e87a7df3bc7, type: 3}
Expand Down
1 change: 1 addition & 0 deletions package/Editor/Samples/Voxel Editor.asset
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ MonoBehaviour:
- {fileID: 11400000, guid: 774c3b8358dca4943a60b5f27b2c0415, type: 2}
- {fileID: 11400000, guid: ded045f6b24280743a53b82f3f37c499, type: 2}
- {fileID: 11400000, guid: b9264f61130fa2149894f7a97158cade, type: 2}
- {fileID: 11400000, guid: 3ec298c70457ada44835066d6f28f0e5, type: 2}
reference: {fileID: 0}
Binary file removed package/Editor/Screenshots/MiscScripting.jpg
Binary file not shown.
Binary file added package/Editor/Screenshots/RealtimeClock.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8250de5

Please sign in to comment.