summaryrefslogtreecommitdiffstats
path: root/doc/classes/SkeletonProfile.xml
Commit message (Collapse)AuthorAgeFilesLines
* [Animation] Expose `SkeletonProfile.set/is_required`A Thousand Ships2024-03-301-0/+16
|
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
| | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb).
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
| | | | Keep on waitin'
* Overhaul the top sections of the class reference (Animation classes)VolTer2023-05-051-1/+1
|
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
| | | | Can't stop, won't stop, they said, huh?
* Updated SkeletonProfile's main and property descriptionsTigran2023-01-181-4/+7
| | | | | | | | | | | Updated SkeletonProfile's main and property descriptions -Description now has note about read only quality -"bone_size" and "group_size" property descriptions have been added and clarified. -Property descriptions refer to BoneMap page instead of [code]bone_map[/code] from [Retargeting 3d skeletons](https://docs.godotengine.org/en/latest/tutorials/assets_pipeline/retargeting_3d_skeletons.html#bone-map). -all property descriptions now do not have any Notes to split them -TokageItLab clarifies property descriptions to highlight their use Co-Authored-By: Silc 'Tokage' Renew <tokage.it.lab@gmail.com>
* Add a tutorial link to Retarget ClassesSilc Renew2022-10-221-0/+1
|
* [doc] Use "param" instead of "code" to refer to parameters #3Andy Maloney2022-08-091-19/+19
|
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-28/+28
|
* Merge pull request #63138 from TokageItLab/normalize-position-trackRémi Verschelde2022-07-271-0/+8
|\ | | | | Add position track normalization to importer retarget
| * add position track normalization & post process key value for retargetSilc Renew2022-07-261-0/+8
| |
* | i18n: Sync classref translations with WeblateRémi Verschelde2022-07-271-1/+1
|/ | | | (cherry picked from commit 516d6b6bad68d506391a4262ba40cbceeea8be22)
* add rest fixer to importer retargetSilc Renew2022-07-161-0/+79
|
* implement bone renamer in importerSilc Renew2022-07-011-0/+106