| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde | 2020-03-27 | 1 | -195/+0 |
* | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky | 2020-03-27 | 1 | -15/+15 |
* | Popups are now windows also (broken!) | Juan Linietsky | 2020-03-26 | 1 | -1/+1 |
* | Signals: Port connect calls to use callable_mp | Rémi Verschelde | 2020-02-28 | 1 | -4/+2 |
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -2/+2 |
* | Fixed Skeleton Physical Bone generation | Andrea Catania | 2020-02-09 | 1 | -3/+6 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Fixed error when creating physical skeleton | PouleyKetchoupp | 2019-11-30 | 1 | -1/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fixed various uninitialised member variables in editor plugins. | Ibrahn Sahir | 2018-11-11 | 1 | -0/+1 |
* | Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr... | Rémi Verschelde | 2018-09-27 | 1 | -1/+2 |
* | Add missing copyright headers | Rémi Verschelde | 2018-08-29 | 1 | -2/+2 |
* | Style: Fix previous commits from @reduz | Rémi Verschelde | 2018-08-24 | 1 | -2/+1 |
* | some checks for node removed, may fix #20863 | Juan Linietsky | 2018-08-24 | 1 | -0/+9 |
* | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -3/+3 |
* | Removed pointer deletion during editor closing | Andrea Catania | 2018-05-08 | 1 | -8/+2 |
* | Implemented ragdoll | AndreaCatania | 2018-05-07 | 1 | -0/+189 |