1
0
mirror of https://github.com/AcChosen/VR-Stage-Lighting.git synced 2024-11-12 02:00:48 +01:00
Commit Graph

117 Commits

Author SHA1 Message Date
AcChosen
d46752d553
Merge pull request #23 from AcChosen/towneh-patch-1
Add additional metadata in package.json
2023-07-09 15:34:35 -04:00
towneh
2dedeef155
Add additional metadata in package.json
Include "hideInEditor", "license" and "unity" parameters
2023-07-07 00:36:01 +01:00
AcChosen
902362474d
Create trigger-repo-update.yml 2023-07-05 19:28:04 -04:00
AcChosen
de63b2cae9
Update package.json removed rogue comma 2023-07-05 18:15:37 -04:00
AcChosen
220da17a18
Merge pull request #21 from towneh/main
Remove VPM website from Repo + semver range AudioLink
2023-07-05 18:02:13 -04:00
towneh
b4812d1cc3
Update package.json 2023-07-05 22:52:50 +01:00
towneh
575c5d3c02
Delete Website directory 2023-07-05 20:53:00 +01:00
towneh
2f1f558837
Delete docs directory 2023-07-05 20:52:44 +01:00
towneh
3f528ea6e0
Allow AL 0.3.1 equal or greater than 2023-07-05 19:23:18 +01:00
towneh
99f10723d3
Missing comma 2023-07-05 19:11:09 +01:00
towneh
eb40193502
Remove dependencies parameter 2023-07-05 19:06:34 +01:00
AcChosen
9a9b94a315
Merge pull request #20 from towneh/main
Update index.json URL and ID
2023-07-04 20:10:37 -04:00
towneh
18269312ed
Update index.json URL and ID 2023-07-05 01:09:00 +01:00
AcChosen
d19403e436
Delete CNAME 2023-07-04 20:05:24 -04:00
AcChosen
96120fed1b
Create CNAME 2023-07-04 19:43:50 -04:00
AcChosen
e460394f2f
Delete CNAME 2023-07-04 19:43:45 -04:00
AcChosen
344287d338
Create CNAME 2023-07-04 19:37:16 -04:00
AcChosen
f2d75f067e
Merge pull request #19 from towneh/main
Create docs directory, index.html and index.json for VPM Communities
2023-07-04 19:27:17 -04:00
AcChosen
371645d27a
Updated to audiolink 0.3.2 2023-07-04 19:26:41 -04:00
towneh
40876d7313
Delete .github/workflows directory 2023-07-05 00:23:04 +01:00
towneh
4098ee6155
Update index.json 2023-07-05 00:13:31 +01:00
towneh
30985b4122
Update index.json 2023-07-05 00:06:20 +01:00
towneh
32bb3effc9
Update index.json 2023-07-04 23:54:50 +01:00
towneh
31024ab478
Update index.json 2023-07-04 23:36:26 +01:00
towneh
8902436e05
Create index.html 2023-07-04 23:27:37 +01:00
towneh
dc90bd7b12
Delete VPM directory 2023-07-04 23:20:10 +01:00
towneh
f4063bff4c
Create index.json 2023-07-04 23:18:56 +01:00
towneh
d673e0cdee
Create index.json 2023-07-04 23:14:05 +01:00
AcChosen
00559618aa
Merge pull request #18 from towneh/patch-1
v2.4 update to package.json
2023-07-04 17:35:12 -04:00
towneh
3eab8ab6e6
Create static.yml 2023-07-04 22:24:51 +01:00
towneh
5ea0330f84
Delete CNAME 2023-07-04 22:23:28 +01:00
towneh
0eb9bb0ce0
Create CNAME 2023-07-04 22:23:11 +01:00
towneh
85efb8ca0c
Correct AudioLink dependency handling
- Requires vpmDependencies in order for VCC to work
2023-07-04 21:59:13 +01:00
towneh
b31f0bbb4b
v2.4 of package.json
- Update version on package.json
- Remove localPath personal data
- Add legacyFolder for handling <v2.2
2023-07-04 21:39:46 +01:00
AcChosen
9300cdd15e v2.4 Update
-All Updates from 2.3
-Consolodated most shaders into smaller ones that utilize variants instead.
-Added GGX Shader model to mover light fixtures.
-Updated VRSLDMX.cginc with more features and functionality.
-Other bug fixes.
2023-07-02 19:46:49 -04:00
AcChosen
392aa19392 Update VRSLDMX.cgin function names 2023-02-17 07:16:34 -05:00
AcChosen
293ba29c6c Update VRSLDMX.cginc 2023-02-16 13:10:06 -05:00
AcChosen
a49e54ac38 2.3 Update 2023-02-15 12:45:08 -05:00
AcChosen
60cbcb2a3e Update CHANGELOG.md 2023-02-15 12:31:30 -05:00
AcChosen
47624303e8 2.3 Update 2023-02-15 12:23:13 -05:00
AcChosen
767058bd5e VRCShader Update #2 2023-02-15 12:03:02 -05:00
AcChosen
35008d302f Global Texture Update
- Renamed all dmx textures to have _Udon_DMX prefix instead of _OSC.
- Enabled VRCShader.SetGlobalTexture to enable all DMX Textures to become global textures.
- Removed all direct references to dmx textures from fixtures and switched them to make use of the global textures.
- Removed the DMX Avatar prefabs as the global texture system mimics this behaviour more effeciently.
2023-02-14 14:18:42 -05:00
AcChosen
e567bb0c6a Update package.json 2023-01-26 22:28:24 -05:00
AcChosen
7ef8541559 Update VRSLDMX.cginc 2023-01-26 20:08:36 -05:00
AcChosen
f75e2aacdf Merge branch 'main' of https://github.com/AcChosen/VR-Stage-Lighting 2023-01-12 09:42:25 -05:00
AcChosen
a92bbed64a Reduce File Name Lengths to reduce VCC Import errors 2023-01-12 09:42:01 -05:00
AcChosen
9ad335028d
Update README.md 2022-12-29 13:27:23 -05:00
AcChosen
056217b929
Update README.md 2022-12-29 13:26:23 -05:00
AcChosen
79282695dc
Update README.md 2022-12-29 10:09:02 -05:00
AcChosen
28632e9611 Final Update: VPM & Quest 2022-12-01 12:39:52 -05:00