summaryrefslogtreecommitdiffstats
path: root/core/object_id.h
Commit message (Collapse)AuthorAgeFilesLines
* Reworked signal connection system, added support for Callable and Signal ↵Juan Linietsky2020-02-201-0/+30
| | | | objects and made them default.
* Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.Juan Linietsky2020-02-151-0/+1
|
* ObjectID converted to a structure, fixes many bugs where used incorrectly as ↵Juan Linietsky2020-02-121-0/+32
32 bits.