|
b10cff99
|
2023-06-20T13:36:10
|
|
[instancer] address review comments
manage memory through vector when possible
|
|
5ef0199d
|
2023-06-20T11:39:20
|
|
[instancer] instantiate() and compile_bytes () for tuple_variations_t
Also add testing code
|
|
9fd36766
|
2023-06-08T12:27:36
|
|
[instancer] add testing code for change_tuple_variation_axis_limits()
Also fixed a small bug
|
|
8057661f
|
2023-06-08T12:10:27
|
|
[instancer] use axis tag as hashmap key instead of axis index
This makes remove_axis() and set_tent() faster, which are used by
change_axis_limits ()
|
|
01f9b797
|
2023-06-05T17:26:20
|
|
address review comments
|