Simon Hausmann
|
c6740fe592
|
Move field accessors from Value to Struct in C++
|
2021-03-18 13:33:50 +01:00 |
|
Olivier Goffart
|
3335ff8da5
|
C++ API to put a model in the interpreter::Value
|
2021-03-18 12:17:01 +01:00 |
|
Simon Hausmann
|
02c1150fa7
|
Add the boilerplate for Struct in C++
|
2021-03-18 12:12:48 +01:00 |
|
Simon Hausmann
|
e539d03007
|
Add C++ Value Brush support
|
2021-03-17 17:22:57 +01:00 |
|
Simon Hausmann
|
79612d7354
|
Add C++ Value Array construction/extraction
|
2021-03-17 16:52:30 +01:00 |
|
Simon Hausmann
|
dc30106037
|
Add SharedVector<T>::empty() and a constructor that takes an initializer list
|
2021-03-17 15:19:59 +01:00 |
|
Simon Hausmann
|
831bf58baa
|
Add Value bool conversion to C++
|
2021-03-17 14:15:48 +01:00 |
|
Simon Hausmann
|
0877f0c82a
|
Add C++ Value number construction & conversion
|
2021-03-17 14:07:49 +01:00 |
|
Simon Hausmann
|
8e72d29669
|
Expose Value::to_string() conversion and construction in C++
|
2021-03-17 13:28:53 +01:00 |
|
Simon Hausmann
|
cf2b02c9fa
|
Add the initial C++ header file for the interpreter with the start of Value
|
2021-03-17 12:10:12 +01:00 |
|
Simon Hausmann
|
cff1e7751d
|
Link against SixtyFPS in the C++ unit tests
|
2021-03-16 16:51:01 +01:00 |
|
Simon Hausmann
|
ec1775f9ae
|
Add skeleton for C++ API tests
|
2021-03-16 16:30:54 +01:00 |
|