summaryrefslogtreecommitdiffstats
path: root/editor/plugins/physical_bone_3d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+1
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* [Scene] Add SceneStringName::toggledYuri Rubinsky2024-08-281-1/+1
* Remove empty bind_methods()kobewi2024-08-151-3/+0
* Split monolithic physics class filessmix82024-02-271-0/+1
* Replace flat buttons with flat-styled buttons with a visible pressed stateYuri Sizov2023-09-191-1/+1
* Merge pull request #81516 from YuriSizov/editor-theme-access-the-successYuri Sizov2023-09-151-1/+5
|\
| * Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-1/+5
* | Improve the looks of 2D/3D viewport contextual toolbarsYuri Sizov2023-09-131-2/+0
|/
* Add EditorStringNames singletonkobewi2023-09-031-1/+1
* Fix skeleton_3d & physical_bone_3d editor errorsSamuele Panzeri2023-05-101-4/+5
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in big editor classestrollodel2022-11-291-0/+1
* Style: Apply clang-tidy to current code, add `readability-redundant-member-init`Rémi Verschelde2022-04-041-2/+1
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-2/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-5/+3
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-1/+1
* Remove editor code in PhysicalBone3DPouleyKetchoupp2021-10-011-0/+1
* Optimize StringName usagereduz2021-07-181-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-5/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-5/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+113