glTF: fix a few typos #104961

Closed
Damien Picard wants to merge 1 commits from pioverfour:dp_gltf_messages into blender-v4.0-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member
  • "If neither one, use PNG" -> "For other formats, use PNG" ("neither"
    applies to only two elements.)
  • "for every textures": remove plural "s".
  • "nothing happen": add "s".
  • "Try using Sparce Accessor if it save space": "Sparce" -> "Sparse",
    "save" -> "saves"
  • "multiple Materials might be omitted": sentence case.
  • "... after Blender editingBone tips are placed ...": add full stop
    and space.
  • "... instead of the fallback png/jpg one": capitalize file formats.
- "If neither one, use PNG" -> "For other formats, use PNG" ("neither" applies to only two elements.) - "for every textures": remove plural "s". - "nothing happen": add "s". - "Try using Sparce Accessor if it save space": "Sparce" -> "Sparse", "save" -> "saves" - "multiple Materials might be omitted": sentence case. - "... after Blender editingBone tips are placed ...": add full stop and space. - "... instead of the fallback png/jpg one": capitalize file formats.
Damien Picard added 1 commit 2023-10-17 16:45:57 +02:00
- "If neither one, use PNG" -> "For other formats, use PNG" ("neither"
  applies to only two elements.
- "for every textures": remove plural "s".
- "nothing happen": add "s".
- "Try using Sparce Accessor if it save space": "Sparce" -> "Sparse",
  "save" -> "saves"
- "multiple Materials might be omitted" -> sentence case.
- "... after Blender editingBone tips are placed ...": add full stop
  and space.
- "... instead of the fallback png/jpg one": capitalize file formats.
Damien Picard requested review from Julien Duroure 2023-10-17 16:46:10 +02:00
Damien Picard changed title from glTF: fix a few typos to glTF: fix a few typos 2023-10-17 16:46:34 +02:00
Damien Picard changed target branch from main to blender-v4.0-release 2023-10-17 16:46:36 +02:00
Member

I am OK with these changes, but these changes must first go in the upstream repository of glTF : https://github.com/KhronosGroup/glTF-Blender-IO

I will create a diff of this PR, and apply it upstream. Then code will come into this repo

I am OK with these changes, but these changes must first go in the upstream repository of glTF : https://github.com/KhronosGroup/glTF-Blender-IO I will create a diff of this PR, and apply it upstream. Then code will come into this repo
Member

This is now done via replication code from upstream repo to this one. This explains why this PR is not applied, but diff is applied.
Closing

Cf 2ba7503c5c

This is now done via replication code from upstream repo to this one. This explains why this PR is not applied, but diff is applied. Closing Cf 2ba7503c5c544c79ba3f05778f5f4a619cfca077
Julien Duroure closed this pull request 2023-10-19 08:12:16 +02:00
Damien Picard deleted branch dp_gltf_messages 2023-10-19 16:42:14 +02:00
Author
Member

I am OK with these changes, but these changes must first go in the upstream repository of glTF : https://github.com/KhronosGroup/glTF-Blender-IO

All right, I’ll open a PR there next time, if there is one :)

> I am OK with these changes, but these changes must first go in the upstream repository of glTF : https://github.com/KhronosGroup/glTF-Blender-IO All right, I’ll open a PR there next time, if there is one :)

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104961
No description provided.