| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 1 | -3/+3 |
| | | | | | Fixes #12973. | ||||
| * | Export attribute fixes and improvements | Ignacio Etcheverry | 2017-10-17 | 1 | -2/+2 |
| | | | | | | | - Allow non-public fields to be exported as well (to avoid confusion). - Set PROPERTY_HINT_RESOURCE_TYPE for resource derived fields. - Support enums and automatically fill PROPERTY_HINT_ENUM's hint_string for enum fields. | ||||
| * | Re-write SignalAwaiter implementation | Ignacio Etcheverry | 2017-10-16 | 1 | -2/+2 |
| | | | | | Old implementation had issues where you could only await on the same signal of the same source once. | ||||
| * | Added mono module | Ignacio Etcheverry | 2017-10-03 | 1 | -0/+367 |
