forked from ir-engine/ir-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add PanResponder stub * Stub CanvasEventHandler * Add license * EventHandler stub * Add inspo * Update gesture events * Add Event Listener to canvas element * Create CustomLocationPage for testing * Render static template * Black background * Import input into CustomLocationPage * Add logging * Use pointer events instead of panresponder * Basic boundingClientRect * Add FlyControlSystem * Start adding joystick * Pass type to CanvasEventHandler * Set target entity * Tweak follow camera settings * Update LocationPage * Add pointer listen events * Add controller back * Revert render system changes * Import the rest of the systems * Add TODO * Comment out unusable ClientModules * use .native files instead of entirely new package * Remove client-core-mobile * Remove projects-mobile * Clean up LocationRoutes reference * revert engine change * Realign with upstream * Remove url search from AvatarSpawnSystem * Add react native basis universal * Start implementing KTX2 loader * Add todos * Import KTX2 loader * Copy from original file * remove nocheck * remove init * Replace worker code * Fix types * fix podfile * add debug logs * Add debug statements * Remove RNBridgeless check * texture loading fixes * Clean up logging * Fix asset type detection * fix sky station skybox type * add todos * Get some materials loading * Add URL polyfill * expo asset patch * add license * clean up unused changes * Add logging for missing meshopt decoder * Begin texture scaling impl * handle imports * Extract createTextureFromImage * Simplify texture loading * Align with web API * Fix texture color * clean up TODOs * Remove unused code * Undo Touch changes for this branch * Add back getClientBoundingRect * duplicate AssetLoader code * fix path stripping
- Loading branch information
Showing
17 changed files
with
1,229 additions
and
69 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.