Jan
|
236108e5fb
|
ZoneCodeGenerator: Add ability to split loading of a structure due to a dynamic member
|
2019-12-22 23:33:00 +01:00 |
|
Jan
|
9253ac14fa
|
ZoneCodeGenerator: Make unions work with conditions and only load one union member at a time consistently
|
2019-12-06 16:33:05 +01:00 |
|
Jan
|
f4a2639e30
|
ZoneCodeGenerator: Make members have a block they are being loaded into instead of structures
|
2019-12-06 16:31:20 +01:00 |
|
Jan
|
5d3c13e833
|
ZoneCodeGenerator: Add computations for single references to be able to correctly handle arrays
|
2019-11-24 01:58:01 +01:00 |
|
Jan
|
b79f237014
|
ZoneCodeGenerator: Make Usages PostProcessor only add usages when a member is used and not ignored
|
2019-11-21 21:42:07 +01:00 |
|
Jan
|
c547520ae8
|
ZoneCodeGenerator: Remove PostProcessor for asset names and instead add a statement for command files due to different member names for names
|
2019-11-21 13:35:38 +01:00 |
|
Jan
|
b0780ca565
|
ZoneCodeGenerator: Add a preprocessor extracting a member chain to get the name of the asset in the template
|
2019-11-21 01:44:04 +01:00 |
|
Jan
|
63722e220d
|
ZoneCodeGenerator: Move computed conditions to sub class for MemberInformation since the template engine does not support computations and there will be a decent amount probably. So they are now moved to a different class to not cludder the main class too much
|
2019-11-14 14:57:21 +01:00 |
|
Jan
|
f777c049c6
|
ZoneCodeGenerator: Add postprocessor to inspect whether a structure is a leaf (No complex tasks for loading/writing required, like pointers, strings, scriptstrings)
|
2019-11-14 14:53:12 +01:00 |
|
Jan
|
73424c9bc1
|
ZoneCodeGenerator: Add tests for reordering, scriptstring, string
|
2019-11-10 22:14:01 +01:00 |
|
Jan
|
785e2c9bfb
|
ZoneCodeGenerator: Add Evaluation as basis for specifying conditions and counts
|
2019-10-02 15:47:24 +02:00 |
|
Jan
|
3ba1f6d5f9
|
ZoneCodeGenerator: Move usages postprocessor to be post commandfile instead of post headerfile
|
2019-09-28 13:14:23 +02:00 |
|
Jan
|
0d8432d4f7
|
Import code from previous AssetBuilder version
|
2019-09-24 10:45:09 +02:00 |
|