summaryrefslogtreecommitdiffstats
path: root/editor/editor_properties_vector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
|
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-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_revertRémi Verschelde2024-08-291-3/+5
|\ | | | | | | Add Revert support to SkeletonEditor.
| * Add revert support to SkeletonEditor.Saracen2024-08-281-3/+5
| |
* | [Scene] Add SceneStringName::toggledYuri Rubinsky2024-08-281-1/+1
|/
* [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-1/+1
|
* Add missing space around the ratio lock buttonpassivestar2024-06-021-0/+5
|
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-1/+1
|
* Don't store values when loading themkobewi2024-03-071-1/+2
|
* Maintain editor properties vector ratio when set to 0Robert Yevdokimov2024-01-301-2/+0
|
* Replace `radians` range hint with `radians_as_degrees`A Thousand Ships2023-09-251-4/+4
|
* Add EditorStringNames singletonkobewi2023-09-031-2/+2
|
* Preserve vector ratio when dragging through 0kobewi2023-06-021-14/+24
|
* Simplify linked vector ratio logickobewi2023-06-021-20/+12
|
* Refactor vector editor propertieskobewi2023-05-311-0/+258