Age | Commit message (Collapse) | Author |
|
We determined through discussion that composing the packed scene from a node tree was a better design because it removed duplication of code.
|
|
For the time being we don't support writing a description for those, preferring
having all details in the method's description.
Using self-closing tags saves half the lines, and prevents contributors from
thinking that they should write the argument or return documentation there.
|
|
|
|
|
|
|
|
Fix issue when two skeletons end up directly parented.
Prevent animating TRS for skinned Mesh node.
Fix animating weights on meshes with targets but no weights.
|
|
|
|
And move GLTF docs to its module folder.
|