This website requires JavaScript.
Explore
Help
Sign In
zone
/
OpenAssetTools
Watch
2
Star
0
Fork
0
You've already forked OpenAssetTools
mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced
2025-04-21 00:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
src
/
ZoneCodeGenerator
/
Generating
History
Jan
8c303d394d
ZoneCodeGenerator: Add all used membertypes to a list in context
2019-11-14 14:58:50 +01:00
..
Computations
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
Templates
ZoneCodeGenerator: Fix LoadArray template to reference array elements correctly
2019-11-10 18:06:08 +01:00
CodeGenerator.cs
ZoneCodeGenerator: Make use of the parsed tokens in TestCount and TestCondition
2019-11-10 18:04:00 +01:00
CodeTemplate.cs
Import code from previous AssetBuilder version
2019-09-24 10:45:09 +02:00
RenderingContext.cs
ZoneCodeGenerator: Add all used membertypes to a list in context
2019-11-14 14:58:50 +01:00
TemplateGroupResources.cs
Add code generation on compiling to premake scripts using custom build commands
2019-10-25 02:13:37 +02:00