Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Sharkey
Manage
Activity
Members
Labels
Plan
Issues
342
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
25
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TransFem.org
Sharkey
Commits
1d763096
Unverified
Commit
1d763096
authored
5 years ago
by
Aya Morisawa
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update room section of CONTRIBUTING.md
parent
630d873e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+6
-4
6 additions, 4 deletions
CONTRIBUTING.md
with
6 additions
and
4 deletions
CONTRIBUTING.md
+
6
−
4
View file @
1d763096
...
...
@@ -39,10 +39,12 @@ Misskey uses CircleCI for executing automated tests.
Configuration files are located in
[
`/.circleci`
](
/.circleci
)
.
## Adding MisskeyRoom items
*
Use English for material, object and texture names
*
Use meter for unit of length
*
Your PR should include all source files of your models (for later editing)
*
Your PR must include the glTF binary files (.glb) of your models
*
Use English for material, object and texture names.
*
Use meter for unit of length.
*
Your PR should include all source files (e.g.
`.png`
,
`.blend`
) of your models (for later editing).
*
Your PR must include the glTF binary files (
`.glb`
) of your models.
*
Add a locale key
`room.furnitures.YOUR_ITEM`
at
[
`/locales/ja-JP.yml`
](
/locales/ja-JP.yml
)
.
*
Add a furniture definition at
[
`/src/client/app/common/scripts/room/furnitures.json5`
](
/src/client/app/common/scripts/room/furnitures.json5
)
.
If you have no experience on 3D modeling, we suggest to use the free 3DCG software
[
Blender
](
https://www.blender.org/
)
.
You can find information on glTF 2.0 at
[
glTF 2.0 — Blender Manual
](
https://docs.blender.org/manual/en/dev/addons/io_scene_gltf2.html
)
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment