Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 1 | -0/+8 |
|\ | |||||
| * | Add RetargetModifier3D for realtime retarget to keep original rest | Silc Lizard (Tokage) Renew | 2024-11-18 | 1 | -0/+8 |
| | | |||||
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
| | | |||||
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> | ||||
* | Match the coding style for concatenating String | Silc Lizard (Tokage) Renew | 2024-06-09 | 1 | -1/+4 |
| | |||||
* | [Animation] Expose `SkeletonProfile.set/is_required` | A Thousand Ships | 2024-03-30 | 1 | -27/+30 |
| | |||||
* | Add const lvalue ref to container parameters | Muller-Castro | 2024-01-05 | 1 | -9/+9 |
| | |||||
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
| | | | | | | | | | | | | | | | | | | | | As many open source projects have started doing it, we're removing the current year from the copyright notice, so that we don't need to bump it every year. It seems like only the first year of publication is technically relevant for copyright notices, and even that seems to be something that many companies stopped listing altogether (in a version controlled codebase, the commits are a much better source of date of publication than a hardcoded copyright statement). We also now list Godot Engine contributors first as we're collectively the current maintainers of the project, and we clarify that the "exclusive" copyright of the co-founders covers the timespan before opensourcing (their further contributions are included as part of Godot Engine contributors). Also fixed "cf." Frenchism - it's meant as "refer to / see". | ||||
* | Changed the rest definition of SkeletonProfileHumanoid thumb | Silc Renew | 2022-09-18 | 1 | -2/+2 |
| | |||||
* | Add simple auto mapping to BoneMapper | Silc Renew | 2022-08-23 | 1 | -1/+1 |
| | | | | Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> | ||||
* | Make `_validate_property` a multilevel method | Yuri Sizov | 2022-08-22 | 1 | -7/+7 |
| | |||||
* | add position track normalization & post process key value for retarget | Silc Renew | 2022-07-26 | 1 | -1/+43 |
| | |||||
* | add rest fixer to importer retarget | Silc Renew | 2022-07-16 | 1 | -16/+295 |
| | |||||
* | implement bone renamer in importer | Silc Renew | 2022-07-01 | 1 | -0/+514 |