Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Animation] Expose `SkeletonProfile.set/is_required` | A Thousand Ships | 2024-03-30 | 1 | -0/+16 |
| | |||||
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -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-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
| | | | | Keep on waitin' | ||||
* | Overhaul the top sections of the class reference (Animation classes) | VolTer | 2023-05-05 | 1 | -1/+1 |
| | |||||
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
| | | | | Can't stop, won't stop, they said, huh? | ||||
* | Updated SkeletonProfile's main and property descriptions | Tigran | 2023-01-18 | 1 | -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 Classes | Silc Renew | 2022-10-22 | 1 | -0/+1 |
| | |||||
* | [doc] Use "param" instead of "code" to refer to parameters #3 | Andy Maloney | 2022-08-09 | 1 | -19/+19 |
| | |||||
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -28/+28 |
| | |||||
* | Merge pull request #63138 from TokageItLab/normalize-position-track | Rémi Verschelde | 2022-07-27 | 1 | -0/+8 |
|\ | | | | | Add position track normalization to importer retarget | ||||
| * | add position track normalization & post process key value for retarget | Silc Renew | 2022-07-26 | 1 | -0/+8 |
| | | |||||
* | | i18n: Sync classref translations with Weblate | Rémi Verschelde | 2022-07-27 | 1 | -1/+1 |
|/ | | | | (cherry picked from commit 516d6b6bad68d506391a4262ba40cbceeea8be22) | ||||
* | add rest fixer to importer retarget | Silc Renew | 2022-07-16 | 1 | -0/+79 |
| | |||||
* | implement bone renamer in importer | Silc Renew | 2022-07-01 | 1 | -0/+106 |