Age | Commit message (Expand) | Author |
---|---|---|
2021-11-03 | Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` | Hugo Locurcio |
2021-09-30 | Use range iterators for `Map` | Lightning_A |
2021-07-25 | Use const references where possible for List range iterators | Rémi Verschelde |
2021-07-23 | Use C++ iterators for Lists in many situations | Aaron Franke |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-17 | Add PROPERTY_USAGE_NONE and use it | Aaron Franke |
2021-06-15 | Adding some more missing renames for Transform3D and Quaternion | Bastiaan Olij |
2021-06-01 | [Net] Refactor RPCs, remove RSETs | Fabio Alessandrelli |
2021-02-13 | Don't save project settings when not necessary | kobewi |
2021-02-10 | Removed _change_notify | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |