ousttrue
|
d86730cd8b
|
Merge pull request #1978 from ousttrue/fix_exporter_texture_leak
Fix exporter texture leak
|
2023-02-09 19:04:34 +09:00 |
|
ousttrue
|
3187078011
|
private
|
2023-02-09 19:01:50 +09:00 |
|
ousttrue
|
7572ce5ded
|
Func<(Texture2D, bool IsDisposable)>
|
2023-02-09 19:01:29 +09:00 |
|
ousttrue
|
995777d3d8
|
Merge pull request #1979 from ousttrue/fix_play_mode_tests
PlayMode テストの修正
|
2023-02-08 21:02:09 +09:00 |
|
ousttrue
|
2c4d344902
|
remove unused tests
|
2023-01-26 21:54:17 +09:00 |
|
ousttrue
|
d8456e0480
|
PlayMode テストの修正
|
2023-01-26 16:25:58 +09:00 |
|
ousttrue
|
04f409aa1f
|
(Texture2D Texture, bool IsDisposable)
|
2023-01-26 15:24:25 +09:00 |
|
ousttrue
|
6d42ba01e3
|
remove IDisposableResourceList
* UnityEngine.Object => UnityEngine.Texture2D
|
2023-01-26 15:18:07 +09:00 |
|
ousttrue
|
b1825e8968
|
IDisposableResourceList
Dispose a texture if `TextureConverter.CopyTexture` is used.
|
2023-01-25 18:45:20 +09:00 |
|
ousttrue
|
a79e6b4a5b
|
ITextureExporter inherit IDisposable
update ITextureExporter interface
|
2023-01-25 18:23:55 +09:00 |
|
ousttrue
|
51c2275f4b
|
Merge pull request #1976 from virtual-cast/fix-Fast-Spring-Bone-Execution-Order
Change FastSpringBoneService ExecutionOrder To 11010
|
2023-01-25 15:27:20 +09:00 |
|
ousttrue
|
0c3aa0cd9e
|
Merge pull request #1955 from mttbrnnr/master
Disabled renderers no longer get exported
|
2023-01-25 15:23:50 +09:00 |
|
ousttrue
|
d44fa6d308
|
Merge pull request #1975 from HoloLabInc/arcsin16/fix-concurrent-access-error
ランタイムロードの非同期アクセスで例外が発生する問題の修正
|
2023-01-25 15:20:24 +09:00 |
|
ousttrue
|
70039af598
|
Merge pull request #1970 from Santarh/humanoidSpec
Add defines of VRM-1.0 humanoid bone specification
|
2023-01-25 15:15:54 +09:00 |
|
T-Kuhn
|
b8445abf1f
|
Changed FastSpringBoneService ExecutionOrder to make sure FastSpringBoneService executes after Vrm10Instance
|
2023-01-25 12:56:15 +09:00 |
|
danno
|
65e3c3e41a
|
Fixed concurrent access error at glTFExtensions::IsGeneratedUniGLTFAndOlder.
|
2023-01-23 18:11:06 +09:00 |
|
Masataka SUMI
|
ac97d693ad
|
Add defines of VRM-1.0 humanoid bone specification
|
2023-01-18 20:12:30 +09:00 |
|
amamagi
|
a351bf9567
|
Merge pull request #1964 from amamagi/feature/pass-texture-deserializer
Add ITextureDeserializer parameter to high-level load APIs
|
2023-01-16 20:50:00 +09:00 |
|
amamagi
|
e663091fee
|
feat: Add ITextureDeserializer parameter to Vrm10.LoadXXXAsync() and VrmUtility.LoadXXXAsync()
|
2023-01-11 11:43:58 +09:00 |
|
ousttrue
|
8e89828c41
|
Merge pull request #1962 from ousttrue/doc/update_firstperson
[1.0] FirstPerson セットアップ記事の更新
|
2022-12-27 15:25:29 +09:00 |
|
ousttrue
|
7aa5342fa2
|
記事修正
|
2022-12-27 14:59:25 +09:00 |
|
ousttrue
|
0e012a30ee
|
jinja template は { } のエスケープ無用
|
2022-12-27 14:41:41 +09:00 |
|
ousttrue
|
5714195d57
|
sample
|
2022-12-19 15:12:34 +09:00 |
|
ousttrue
|
707426bf87
|
FirstPerson のセットアップ記事を更新
|
2022-12-19 15:09:38 +09:00 |
|
ousttrue
|
dc39a9ff28
|
Fix headline level
|
2022-12-19 14:33:03 +09:00 |
|
ousttrue
|
75ceb4333d
|
Fix brace escape in release_template.md
|
2022-12-19 14:32:18 +09:00 |
|
ousttrue
|
f4ba5245af
|
Merge pull request #1953 from vrm-c/dependabot/pip/certifi-2022.12.7
Bump certifi from 2021.10.8 to 2022.12.7
|
2022-12-13 12:49:31 +09:00 |
|
ousttrue
|
983a66471b
|
Merge pull request #1957 from ousttrue/feature10/openxr_fb_body_tracking
Feature10/openxr fb body tracking
|
2022-12-13 12:48:13 +09:00 |
|
ousttrue
|
02ebca8ec7
|
Merge pull request #1951 from Santarh/releaseNoteFix
improve release template according to latest Unity
|
2022-12-13 12:40:26 +09:00 |
|
Masataka SUMI
|
3ac616ab3a
|
Merge pull request #1952 from 0b5vr/limit-break-slider
Add limit break sliders to spring bone joint properties
|
2022-12-12 14:42:00 +09:00 |
|
ousttrue
|
3e5535cb72
|
fix hand rotation
|
2022-12-09 21:37:55 +09:00 |
|
ousttrue
|
30a2262104
|
Add XR_FB_body_tracking rig.
|
2022-12-09 21:20:58 +09:00 |
|
0b5vr
|
e8942a4f42
|
fix: Add [CanEditMultipleObjects] to VRM10SpringBoneJointEditor
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044140952
|
2022-12-09 16:05:39 +09:00 |
|
0b5vr
|
9c194d55e7
|
refactor: SpringBoneEditor, change FindProperty specifier from string literal to nameof
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044133280
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044133784
|
2022-12-09 16:03:45 +09:00 |
|
0b5vr
|
a56bdbb3fe
|
fix: Add [CanEditMultipleObjects] to VRMSpringBoneEditor
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044140283
|
2022-12-09 15:59:56 +09:00 |
|
0b5vr
|
907f8ec33f
|
fix: rename VRM10SpringBoneJointEditor -> VRMSpringBoneEditor
Addressing https://github.com/vrm-c/UniVRM/pull/1952#discussion_r1044132637
|
2022-12-09 15:59:17 +09:00 |
|
dependabot[bot]
|
6a52588994
|
Bump certifi from 2021.10.8 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 13:19:28 +00:00 |
|
0b5vr
|
cd88d0744f
|
feature (VRM0, SpringBone): add limit break slider to spring bone joint properties
|
2022-12-08 20:40:15 +09:00 |
|
0b5vr
|
3f9071f679
|
feature (VRM1, SpringBone): add limit break slider to spring bone joint properties
|
2022-12-08 20:27:57 +09:00 |
|
Matthias Brenner
|
2ba96d4a29
|
Disabled renderers no longer get exported
|
2022-12-07 19:00:20 +01:00 |
|
Masataka SUMI
|
345bb59346
|
fix
|
2022-12-06 19:41:15 +09:00 |
|
Masataka SUMI
|
73f80a18f2
|
improve release template according to latest Unity
|
2022-12-06 19:38:07 +09:00 |
|
ousttrue
|
9925b15b84
|
Merge pull request #1950 from ousttrue/doc/v0_108_0
UniVRM-0.108.0 の Release. po の修正
|
2022-12-06 15:45:03 +09:00 |
|
ousttrue
|
a0040d4893
|
UniVRM-0.108.0 の Release. po の修正
|
2022-12-06 14:07:16 +09:00 |
|
ousttrue
|
e16dd2f8c0
|
Merge pull request #1943 from ousttrue/version/v0_108_0
UniVRM-0.108.0
|
2022-12-05 20:35:37 +09:00 |
|
ousttrue
|
4c0db08360
|
Merge pull request #1949 from ousttrue/fix/impl_interleaved_vertex_layout
Implement interleaved vertex layout with byteStride
|
2022-12-05 20:35:25 +09:00 |
|
ousttrue
|
3b73ba2e9b
|
Implement interleaved vertex layout with byteStride
|
2022-12-05 20:06:49 +09:00 |
|
ousttrue
|
fcb4f1841f
|
Merge pull request #1945 from Santarh/shaderInsteadOfString2
Specify a Shader instead of a string in MaterialDescriptor.
|
2022-12-05 18:02:21 +09:00 |
|
ousttrue
|
dd9813cb73
|
Merge pull request #1946 from ousttrue/fix/unity_path_test
fix test
|
2022-12-05 17:58:41 +09:00 |
|
ousttrue
|
89be294bb6
|
Merge pull request #1947 from ousttrue/bot/auto-issue-label
`help wanted` ラベルを時限クローズ
|
2022-12-05 17:58:30 +09:00 |
|