Simon Hausmann
|
45de3d832e
|
Minor cleanup in the interpreter animation handling
Expose the fields of the PropertyAnimation through the rtti module
instead of hard-coding them in the interpreter.
|
2020-06-26 20:33:55 +02:00 |
|
Olivier Goffart
|
f80addb6a3
|
Make the viewer's animation work
|
2020-06-26 11:07:18 +02:00 |
|
Simon Hausmann
|
36bd645e09
|
First stab at supporting animations in the interpreter.
The sub-optimal RTTI bits are replaced with a superior solution in the
follow-up commit :-)
|
2020-06-26 11:07:18 +02:00 |
|
Olivier Goffart
|
95f63795d5
|
Gate the corelib::rtti module on the rtti feature
|
2020-06-12 21:04:27 +02:00 |
|
Olivier Goffart
|
88b7f7c0bf
|
Signal support in the viewer
|
2020-05-31 02:03:02 +02:00 |
|
Olivier Goffart
|
5f01ec30ee
|
Fix the viewer using generated rtti from a macro
One thing that needed to change is that we needed the vtable to be unique
|
2020-05-30 15:08:51 +02:00 |
|
Olivier Goffart
|
a883da3281
|
WIP: Use a macro to generate the RTTI
|
2020-05-30 15:01:50 +02:00 |
|
Olivier Goffart
|
0819b6f6cb
|
WIP to create a macro crate for corelib
|
2020-05-29 11:51:25 +02:00 |
|