summaryrefslogtreecommitdiffstats
path: root/editor/plugins/skeleton_3d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* New and improved IK system for Skeleton3DTwistedTwigleg2021-08-141-9/+17
* Make radius & height in CapsuleShape3D independentPouleyKetchoupp2021-08-111-1/+1
* Move code for looking_at to BasisAaron Franke2021-08-011-1/+1
* Optimize StringName usagereduz2021-07-181-11/+11
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Consistently prefix bound virtual methods with _kobewi2021-06-121-3/+3
* Rename EditorPropertyTransform to EditorPropertyTransform3DAaron Franke2021-06-031-1/+1
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-14/+14
* Merge pull request #47531 from fire/update-skeleton-displayRémi Verschelde2021-04-121-0/+2
|\
| * Update Skeleton3D inspector Bone Transforms K. S. Ernest (iFire) Lee2021-03-311-0/+2
* | Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde2021-04-051-19/+38
|/
* Use Vector3.UP as a default value for look_at's up vectorAaron Franke2021-02-161-1/+1
* Merge pull request #43875 from addmix/create-physical-skeleton-collider-fixRémi Verschelde2021-01-261-0/+4
|\
| * Update skeleton_3d_editor_plugin.cppAddmix2020-11-251-0/+4
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* | Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* | Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-6/+1
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-1/+2
|/
* Merge pull request #39126 from TwistedTwigleg/GSOC_2020_Working_BranchRémi Verschelde2020-06-161-192/+95
|\
| * Made low level changes to the Skeleton3D class and Skeleton3D inspector. Chan...TwistedTwigleg2020-06-151-192/+95
* | Unhide Skeleton3D menu buttonSawrr2020-06-141-1/+0
|/
* Custom Skeleton3DEditorPluginK. S. Ernest (iFire) Lee2020-05-221-28/+626
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-9/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+195