Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Merge pull request #96196 from SaracenOne/bone_editor_revert | Rémi Verschelde | 2024-08-29 | 1 | -3/+5 |
|\ | | | | | | | Add Revert support to SkeletonEditor. | ||||
| * | Add revert support to SkeletonEditor. | Saracen | 2024-08-28 | 1 | -3/+5 |
| | | |||||
* | | [Scene] Add SceneStringName::toggled | Yuri Rubinsky | 2024-08-28 | 1 | -1/+1 |
|/ | |||||
* | [Scene] Add `SceneStringNames::text/value_changed` | A Thousand Ships | 2024-06-19 | 1 | -1/+1 |
| | |||||
* | Add missing space around the ratio lock button | passivestar | 2024-06-02 | 1 | -0/+5 |
| | |||||
* | [Scene] Add SceneStringNames::pressed | A Thousand Ships | 2024-05-14 | 1 | -1/+1 |
| | |||||
* | Don't store values when loading them | kobewi | 2024-03-07 | 1 | -1/+2 |
| | |||||
* | Maintain editor properties vector ratio when set to 0 | Robert Yevdokimov | 2024-01-30 | 1 | -2/+0 |
| | |||||
* | Replace `radians` range hint with `radians_as_degrees` | A Thousand Ships | 2023-09-25 | 1 | -4/+4 |
| | |||||
* | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -2/+2 |
| | |||||
* | Preserve vector ratio when dragging through 0 | kobewi | 2023-06-02 | 1 | -14/+24 |
| | |||||
* | Simplify linked vector ratio logic | kobewi | 2023-06-02 | 1 | -20/+12 |
| | |||||
* | Refactor vector editor properties | kobewi | 2023-05-31 | 1 | -0/+258 |