Commit Graph

2237 Commits

Author SHA1 Message Date
ousttrue
621ef7a327 Updated .gitignore 2018-12-29 22:10:38 +09:00
ousttrue
ed14b1800a Unity-5.6.3p1 2018-12-29 22:09:54 +09:00
ousttrue
5b0bf3e214 Removed empty folders 2018-12-29 22:09:36 +09:00
ousttrue
20f994b043
Merge pull request #95 from dwango/feature/to_unity_project
Feature/to unity project
2018-12-29 22:07:12 +09:00
yutopp
fc173dc4fd Update/Add solution and project files for VS 2018-12-29 13:24:09 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
yutopp
9102ed5566 Merge branch 'master' into feature/to_unity_project 2018-12-29 00:03:23 +09:00
yutopp
c8c98b4ab9 Apply formatter 2018-12-28 23:44:40 +09:00
yutopp
294304bd10 Add .gitattributes to use LF 2018-12-28 23:40:21 +09:00
yutopp
c130b69023 Setup solution/project files 2018-12-28 23:05:21 +09:00
yutopp
005dee9d5a Make UniVRM into the unity project 2018-12-28 22:45:33 +09:00
yutopp
f3e130d346 Move UniVRM related files into Assets/*. Move Scripts/Editor to Editor in UniVRM 2018-12-28 22:35:24 +09:00
yutopp
6df13b68e3 Update meta files 2018-12-28 22:32:12 +09:00
yutopp
99c282ef00 Remove UniGLTF from .gitmoduled (forgot...) 2018-12-28 22:31:50 +09:00
yutopp
01d0c8eea2 Move MToon to Assets/* 2018-12-28 22:30:13 +09:00
yutopp
0f2565ba09 Move DepthFirstScheduler to Assets/* 2018-12-28 22:28:51 +09:00
yutopp
75b4d54839 Move UniHumanoid to Assets/* 2018-12-28 22:28:17 +09:00
yutopp
e6f3576eb2 Move UniGLTF to Assets/* 2018-12-28 22:27:56 +09:00
yutopp
d96e88f9c8 Move UniJSON to Assets/* 2018-12-28 22:27:19 +09:00
yutopp
f0bc0a29bd Move UniUnlit to Assets/* 2018-12-28 22:26:31 +09:00
ousttrue
796e5861ca Merge pull request #94 from TORISOUP/add_struct_comparer
Optimize comparing struct in dictionary key
2018-12-28 22:11:01 +09:00
TORISOUP
19bdca0422 optimize comparing struct in dictionary key 2018-12-28 22:10:07 +09:00
ousttrue
03b66c6450 Fixed build error #93 2018-12-28 22:03:04 +09:00
ousttrue
14cff05dcf
Merge pull request #94 from TORISOUP/add_struct_comparer
Optimize comparing struct in dictionary key
2018-12-28 21:42:20 +09:00
yutopp
216ef2f867 Change directory structures: Move UniGLTF/Core/* -> UniGLTF/*. Remove UniGLTF/Core 2018-12-28 21:30:24 +09:00
yutopp
f9e0e26786 Change directory structures: Move UniGLTF/UniUnlit -> UniUnlit 2018-12-28 21:27:19 +09:00
yutopp
475ab731b2 Update meta files 2018-12-28 21:24:49 +09:00
ousttrue
d43d135c80 Merge commit 'f20f27259c28dbff6697958b8727d39d24f74ce1' as 'DepthFirstScheduler'
Co-authored-by: ousttrue <ousttrue@gmail.com>
Co-authored-by: TORISOUP <tori.birdstrike@gmail.com>
Co-authored-by: yutopp <yutopp@gmail.com>
2018-12-28 21:17:47 +09:00
ousttrue
f20f27259c Squashed 'DepthFirstScheduler/' content from commit d0c62ba
git-subtree-dir: DepthFirstScheduler
git-subtree-split: d0c62ba0fbef280af0ef5ec41963bef847185efb
2018-12-28 21:15:54 +09:00
yutopp
6b808e2c1c Remove submodule DepthFirstScheduler. Remove .gitmodule in UniGLTF 2018-12-28 21:13:18 +09:00
ousttrue
e115c65576 Merge commit '8a35345bb0f3b60fe23552e2f04b7f9d55f86f8f' as 'UniHumanoid'
Co-authored-by: ousttrue <oustrrue@gmail.com>
Co-authored-by: ousttrue <ousttrrue@gmail.com>
Co-authored-by: ousttrue <ousttrue@gmail.com>
Co-authored-by: yutopp <yutopp@gmail.com>
2018-12-28 21:10:59 +09:00
ousttrue
8a35345bb0 Squashed 'UniHumanoid/' content from commit 9af6c0d
git-subtree-dir: UniHumanoid
git-subtree-split: 9af6c0d3995ca8886c1ad87429dd9f28c7b4375d
2018-12-28 21:08:56 +09:00
yutopp
4975abeeb1 Remove submodule of UniHumanoid 2018-12-28 21:06:46 +09:00
ousttrue
df85433628 Merge commit 'df5f79584312cf4f6cc7ec1d73a78f6ba475c9ad' as 'UniJSON'
Co-authored-by: Deatrathias <dmailsec@gmail.com>
Co-authored-by: dj-kusuha <dj.kusuha+github@gmail.com>
Co-authored-by: ousttrue <ousttrue@gmail.com>
Co-authored-by: yutopp <yutopp@gmail.com>
2018-12-28 20:38:39 +09:00
ousttrue
df5f795843 Squashed 'UniJSON/' content from commit 8e22468
git-subtree-dir: UniJSON
git-subtree-split: 8e224689031f2a5e6ea30872e60fe808ddfdc31d
2018-12-28 20:36:46 +09:00
yutopp
e53cc6b5e2 Remove submoduke of UniJSON 2018-12-28 20:32:47 +09:00
TORISOUP
6d5e3f871d optimize comparing struct in dictionary key 2018-12-28 20:25:26 +09:00
ousttrue
1d108052de Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF'
Co-authored-by: Akihiko Odaki <nekomanma@pixiv.co.jp>
Co-authored-by: Emiliana <vtemiliana@gmail.com>
Co-authored-by: junichi_hirose <junichi_hirose@dwango.co.jp>
Co-authored-by: Masataka SUMI <santarh@gmail.com>
Co-authored-by: ousttrue <oustrrue@gmail.com>
Co-authored-by: ousttrue <ousttrue@gmail.com>
Co-authored-by: TORISOUP <tori.birdstrike@gmail.com>
Co-authored-by: Yuki Shimada <emadurandal@gmail.com>
Co-authored-by: yutopp <yutopp@gmail.com>
2018-12-28 20:16:54 +09:00
ousttrue
2a19c831f8 Squashed 'UniGLTF/' content from commit 690847a
git-subtree-dir: UniGLTF
git-subtree-split: 690847a1a5a0bd3df55187e1f1cb6f338c09225b
2018-12-28 19:53:19 +09:00
yutopp
bb93885b5b Remove submodule of UniGLTF 2018-12-28 19:33:21 +09:00
ousttrue
5c7e7b0627 Fixed build error #93 2018-12-28 14:47:19 +09:00
ousttrue
17f87a44e8 Remove JsonSchemaValidationContext.Push 2018-12-28 12:19:33 +09:00
ousttrue
ce8c09c89d Added VRMFirstPersonEditor #66 2018-12-27 15:32:58 +09:00
ousttrue
e43ce3e919 Avoid BlendShape and Material overwrite. #56 2018-12-27 15:18:00 +09:00
ousttrue
d5ace06825 Fixed ImporterContext.Destroy #89 2018-12-27 14:46:23 +09:00
ousttrue
cc52dc1775 Fixed ImporterContext.Destroy #89 2018-12-27 14:28:39 +09:00
ousttrue
e579aadb92 Updated UniJSON-1.2 2018-12-26 21:16:59 +09:00
ousttrue
36522dee4d Updated UniJSON-1.1.2 2018-12-26 03:21:24 +09:00
ousttrue
2ba4b71577 VRMLookAt is obsoleted 2018-12-21 21:35:17 +09:00
ousttrue
0707df8b33
Merge pull request #85 from dwango/fix_VRMFirstPerson_Setup
Remove LINQ for performance
2018-12-21 20:23:38 +09:00