|
746b112f
|
2023-08-07T09:26:42
|
|
[instancer] add serialize () for gvar
|
|
3c86b096
|
2023-07-28T16:18:51
|
|
[instancer] Add instantiate () and compile_bytes() for gvar
-Also add support for using shared_points and shared_tuples
|
|
efbd257a
|
2023-07-18T14:50:32
|
|
[instancer] memory leak fix in cvar
|
|
12be4cb1
|
2023-07-17T11:08:54
|
|
[instancer-solver] fix APIs calling rebase_tent() with TripleDistances
|
|
b10cff99
|
2023-06-20T13:36:10
|
|
[instancer] address review comments
manage memory through vector when possible
|
|
f55619b8
|
2023-06-20T12:37:05
|
|
[instancer] add subset () for cvar
|
|
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
|
|
bd9cdecd
|
2023-06-05T13:52:05
|
|
[instancer] add decompile_tuple_variations() for cvar table
|
|
21ba0b68
|
2023-04-27T19:15:41
|
|
[cvt] Remove unneeded initialization
|
|
e471ef77
|
2023-03-02T12:40:16
|
|
[instancer] fix a runtime error
runtime error: -1 is outside the range of representable values of type 'unsigned int'
|
|
a975ec48
|
2023-02-14T13:26:59
|
|
[instancer] apply cvar deltas
|
|
8b0c7b95
|
2023-02-10T09:49:09
|
|
[instance] Add struct definition for cvar table
Also add functions to add cvt tables with cvar deltas applied
|