Commit Graph

141 Commits

Author SHA1 Message Date
Rex Isaac Raphael 0f87301193 extracted AR example 2019-10-22 13:21:04 +02:00
Rex Isaac Raphael 2765fb121b updated readme 2019-10-18 16:16:36 +02:00
Rex Isaac Raphael 488863661d updated readme 2019-10-18 16:14:04 +02:00
Rex Isaac Raphael 7a5e52e738 removed useles files 2019-10-18 16:10:18 +02:00
Rex Isaac Raphael 3ed79bc37f unity assembly files added
Former-commit-id: 18429417723fbd45c22f5eeff108ec8ec6baa538
Former-commit-id: 75be8c605c1cecffea3bb6abb7d82f629d76d386
2019-10-18 15:41:21 +02:00
Rex Isaac Raphael 392cd710d4 updated changelog
Former-commit-id: 8e3b536850d5716bf28397db6d769babfd5f8b04
Former-commit-id: ae9d80452a2526decacf7b512714609fbfedb36e
2019-10-18 15:41:04 +02:00
Rex Isaac Raphael 89672ad9e0 full support for AR kit on iOS and updated example
Former-commit-id: f7922f49f34ad54f0c3bb5acae3391b2925855ea
Former-commit-id: f8c261c5478d0ef9a32124c470f03ad59d8c5d37
2019-10-18 15:38:35 +02:00
Thomas e02fb52213
Update CHANGELOG.md 2019-10-18 10:38:29 +02:00
Thomas ed2428b212
Update CHANGELOG.md 2019-10-18 10:37:23 +02:00
Rex Isaac Raphael 635132d9c3 bumped version 2019-10-18 09:31:50 +02:00
Rex Raphael a1d1572cd0
Merge pull request #64 from krispypen/master
Fix + Cleanup onUnityMessage on iOS
2019-10-18 09:08:47 +02:00
Kris Pypen 72295561c7 cleanup 2019-10-17 23:18:57 +02:00
Kris Pypen ea71d3b2be rework onunitymessage for ios 2019-10-17 23:12:13 +02:00
Rex Isaac Raphael b2a8760383 update readme 2019-10-17 16:25:57 +02:00
Rex Isaac Raphael 5036d1f03f updated read me with gitter for communication 2019-10-17 16:03:24 +02:00
Rex Isaac Raphael f7b3a19cb4 bump version 2019-10-17 15:57:52 +02:00
Rex Isaac Raphael 0cbf9bf8d6 updated project description 2019-10-17 15:55:23 +02:00
Rex Isaac Raphael 71197e8c7b changed CHANGELOG.md and bump version 2019-10-17 15:39:24 +02:00
Rex Raphael ebcfb0cfa0
Merge pull request #62 from krispypen/patch-2
Add install step for Objective-C in the README.md
2019-10-17 15:09:44 +02:00
Rex Raphael 8bdf900354
Merge pull request #61 from thomas-stockx/feature/new_examples
New example with Flutter <-> Unity communcation & iOS fixes
2019-10-17 15:09:28 +02:00
Thomas Stockx db637ce73d Updated gitignore 2019-10-17 13:48:35 +02:00
Kris Pypen c0190f9170
Add install step for Objective-C in the README.md
This fixes #47
2019-10-17 13:44:57 +02:00
Thomas Stockx 5fb06c36a8 Merge branch 'original-master' into feature/new_examples
* original-master:
  Update Build.cs
2019-10-17 13:30:33 +02:00
Thomas Stockx a46532d116 Updated README.md 2019-10-17 13:29:57 +02:00
Kris Pypen 80b95b2abd fix example on ios + fix ios build script issues about onUnityMessage missing 2019-10-17 13:22:05 +02:00
Rex Raphael ef8eddeedc
Merge pull request #55 from Elvenisboy/patch-2
Update Build.cs
2019-10-15 13:33:50 +02:00
Thomas Stockx c49ae527ab Updated Android sample to showcase "Flutter to Unity" and "Unity to Flutter" functionality 2019-10-07 16:29:02 +02:00
Fuling 20e25167e3
Update Build.cs
sorry, I forgot to update the script file linked in the documentation last time
2019-10-04 17:37:52 +08:00
Rex Raphael fa7a82b03f
Merge pull request #51 from Elvenisboy/patch-1
Update README.md
2019-09-22 23:14:41 +02:00
Rex Raphael 6b393914d5
Merge pull request #50 from Elvenisboy/Elvenisboy-patch-1
update build.cs
2019-09-22 23:14:30 +02:00
Fuling 325e5eeb10
Update README.md
after update build.cs , delete bundle code can be omited
2019-09-22 11:38:29 +08:00
Fuling d8578d6c6f
update build.cs
update build.cs for android, in unity 2019.2 or older, we can omit the step of open build.gradle of UnityExport module and remove bundle code
2019-09-22 11:35:32 +08:00
Rex Raphael 25bf1650e7
Merge pull request #42 from lorant-csonka-planorama/fix-example-project
Update example unity project's Editor scripts
2019-09-09 15:09:45 +02:00
Lorant Csonka f973f620e9 Update example unity project's Editor scripts 2019-09-07 21:33:27 +02:00
Rex Isaac Raphael 7b008c39c9 new release vers bump 2019-08-12 11:51:52 +02:00
Rex Raphael e739f40c50
Merge pull request #29 from thomas-stockx/fix/android_unity_to_flutter
Fix/android unity to flutter
2019-08-10 15:04:13 +02:00
Thomas Stockx ba3dd1e38e Removed some unnecessary logging, and remove "handler" requirement 2019-08-09 12:06:07 +02:00
Thomas Stockx 3918e743e8 Removed some unnecessary logging 2019-08-07 18:25:48 +02:00
Thomas Stockx 4af2811a54 Fixed the non-functional Unity-to-Flutter (using onUnityMessage) on Android 2019-08-07 18:22:27 +02:00
Thomas Stockx d7ecc5d139 Merge branch 'original-master'
* original-master: (34 commits)
  Update README.md
  Update README.md
  Update README.md
  update contributors
  Create CODE_OF_CONDUCT.md
  bump release version
  new release 0.1.6+1
  Adding Metal renderer support (on iOS)
  Update README.md
  Update README.md
  Update .all-contributorsrc
  Update CHANGELOG.md
  update contributors
  updated changelog
  made new release with support for iOS
  Docs: Add @krispypen as a contributor
  added contributors
  Added iOS gif
  Docs: Add @thomas-stockx as a contributor
  Docs: Add @juicycleff as a contributor
  ...
2019-08-07 18:16:35 +02:00
Rex Raphael 7225c923bd
Update README.md 2019-08-05 14:08:49 +02:00
Rex Raphael bf8f02f78b
Update README.md 2019-08-05 14:06:51 +02:00
Rex Raphael 5b9b3f0a8a
Update README.md 2019-08-05 14:03:50 +02:00
Rex Isaac Raphael fdc33f988f update contributors 2019-08-02 14:22:13 +02:00
Rex Raphael cbf1534ebe
Merge pull request #28 from snowballdigital/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2019-08-02 13:50:57 +02:00
Rex Raphael 2421ca449f
Create CODE_OF_CONDUCT.md 2019-08-02 13:50:40 +02:00
Rex Isaac Raphael 3c0493720d bump release version 2019-08-02 13:26:37 +02:00
Rex Isaac Raphael 2c138fb4cb new release 0.1.6+1 2019-08-02 13:24:55 +02:00
Rex Raphael 0ba8ae936a
Merge pull request #27 from krispypen/master
Adding Metal renderer support (on iOS)
2019-08-02 13:23:21 +02:00
Rex Raphael 42fa3dea14
Merge pull request #26 from thomas-stockx/patch-4
Clarified AR Foundation not compatible with Unity 2019.3
2019-08-02 13:22:52 +02:00
Rex Raphael aa415e6d7e
Merge pull request #25 from thomas-stockx/patch-3
Update .all-contributorsrc
2019-08-02 13:22:30 +02:00
Rex Raphael d4e708f339
Merge pull request #24 from krispypen/patch-1
Update CHANGELOG.md
2019-08-02 13:21:51 +02:00
Kris Pypen 2926146a19 Merge branch 'snowballmaster' 2019-08-02 13:06:25 +02:00
Kris Pypen 4bf72c06a6 Adding Metal renderer support (on iOS) 2019-08-02 13:05:41 +02:00
Thomas cf444ec6cb
Update README.md 2019-08-02 12:33:07 +02:00
Thomas bb312d9d1d
Update README.md 2019-08-02 12:28:48 +02:00
Thomas ac3f39172a
Update .all-contributorsrc 2019-08-02 12:15:06 +02:00
Kris Pypen 3db70991d6
Update CHANGELOG.md 2019-08-02 11:56:28 +02:00
Rex Isaac Raphael 375e80bf23 update contributors 2019-08-02 11:40:14 +02:00
Rex Isaac Raphael 7279f05ef7 updated changelog 2019-08-02 11:23:18 +02:00
Rex Isaac Raphael 7616fd0961 made new release with support for iOS 2019-08-02 11:21:24 +02:00
Rex Isaac Raphael ad9e3fc8a6 Docs: Add @krispypen as a contributor 2019-08-02 11:15:33 +02:00
Rex Raphael 09e9207b95
Merge pull request #23 from krispypen/master
Adding iOS support
2019-08-02 11:11:48 +02:00
Rex Isaac Raphael 7784a34670 added contributors 2019-08-02 11:08:28 +02:00
Kris Pypen fe0801aef7 Added iOS gif 2019-08-02 10:47:31 +02:00
Rex Isaac Raphael aae3f22e89 Docs: Add @thomas-stockx as a contributor 2019-08-02 10:45:59 +02:00
Rex Isaac Raphael 2b1fb89ca3 Docs: Add @juicycleff as a contributor 2019-08-02 10:45:10 +02:00
Kris Pypen f4f3c597bb Merge branch 'snowballmaster'
# Conflicts:
#	README.md
2019-08-02 10:27:47 +02:00
Rex Raphael 92cc9c8b39
Merge pull request #22 from thomas-stockx/feature/unity_alpha
Feature/unity alpha
2019-08-02 10:23:37 +02:00
Thomas Stockx ca112e4db6 Fix package link in readme 2019-08-02 09:42:55 +02:00
Thomas Stockx 6c82255d89 Merge branch 'original-master' into feature/unity_alpha
* original-master:
  update CHANGELOG.md
2019-08-02 09:00:30 +02:00
Thomas Stockx 6a4ba3b87a Added new example gif (built using the Unity 2019.3 alpha with "Unity as a Library") 2019-08-02 08:55:31 +02:00
Kris Pypen 286ba5e8d2 Merge branch 'snowballmaster' 2019-08-01 16:55:33 +02:00
Kris Pypen e9d210afeb Adding pubspec authors 2019-08-01 16:55:04 +02:00
Kris Pypen 2615c7868e Added methodchannel postMessage support on iOS (communication from flutter to unity) 2019-08-01 16:36:58 +02:00
Rex Raphael a030a1ef43
Merge pull request #21 from thomas-stockx/patch-2
update CHANGELOG.md
2019-08-01 16:22:42 +02:00
Kris Pypen 79b8f44fa0 Automatically add the Data folder to the UnityFramework target 2019-08-01 16:06:14 +02:00
Kris Pypen f00958a096 add a dependency on the UnityFramework 2019-08-01 15:23:35 +02:00
Kris Pypen e048777629 add some iOS documentation 2019-08-01 14:11:30 +02:00
Thomas Stockx 2ec0ba5427 Don't break iOS export 2019-08-01 14:02:56 +02:00
Kris Pypen 42566a7973 add new xcodebuild script 2019-08-01 13:44:16 +02:00
Kris Pypen 41ae827c99
Fixes indentation readme file 2019-08-01 13:16:57 +02:00
Kris Pypen 7225118d32 iOS documentation 2019-08-01 13:13:20 +02:00
Thomas Stockx 3fe912f5e0 Support for Unity 2019.3 alpha.
https://blogs.unity3d.com/2019/06/17/add-features-powered-by-unity-to-native-mobile-apps/
2019-08-01 11:57:56 +02:00
Thomas Stockx a702f59e1a Merge branch 'original-master'
* original-master:
  update readme
  updated and bumped up release version
  new release and bump up version
2019-08-01 11:47:01 +02:00
Kris Pypen b883b7a568 Merge branch 'master' of github.com:krispypen/flutter-unity-view-widget 2019-08-01 10:43:50 +02:00
Kris Pypen 18c013a374 Added basic iOS support (no messaging yet) 2019-08-01 10:43:34 +02:00
Rex Raphael 716bf93a45 update readme 2019-08-01 10:32:36 +02:00
Thomas 4d377e361a
update CHANGELOG.md 2019-08-01 09:35:20 +02:00
Rex Raphael 8d541cf1d6 updated and bumped up release version 2019-07-31 11:36:50 +02:00
Rex Raphael ea5d505509
Merge pull request #20 from thomas-stockx/feature/ar
Feature/ar
2019-07-31 11:29:16 +02:00
Rex Raphael 8239978820 new release and bump up version 2019-07-31 11:14:58 +02:00
Thomas Stockx 78101ee026 Merge branch 'original-master' into feature/ar
* original-master:
2019-07-31 11:08:29 +02:00
Rex Raphael aa9104762f
Merge pull request #16 from thomas-stockx/fix/touch
Change input source of Flutter touch events so they work in Unity
2019-07-31 10:44:12 +02:00
Rex Raphael 846f78c2f1
Merge pull request #14 from thomas-stockx/fix/window
Remove java and UnityPlayer changes to the windowmanager so it can be…
2019-07-31 10:43:12 +02:00
Rex Raphael ff4da5b315
Merge pull request #13 from thomas-stockx/fix/postMessage
Fix postMessage throwing exceptions on Android
2019-07-31 10:41:13 +02:00
Rex Raphael 1e388f0be1
Merge pull request #12 from thomas-stockx/patch-1
Update Readme.md as it crashes with Vulkan.
2019-07-31 10:39:27 +02:00
Thomas 5277f942a8
Merge pull request #1 from thomas-stockx/feature/ar
Add Unity AR Foundation support.
2019-07-31 09:50:36 +02:00
Thomas Stockx dfd19763fb Add Unity AR Foundation support. 2019-07-31 09:46:56 +02:00
Thomas Stockx a838b4bb9b Merge branch 'improvements'
* improvements:
  Change input source of Flutter touch events so they get handled by Unity.
  Remove java and UnityPlayer changes to the windowmanager so it can be fully handled by Flutter
  Fix postMessage throwing exceptions on Android
  Update Readme.md as it crashes with Vulkan.
2019-07-30 10:50:07 +02:00