Age | Commit message (Collapse) | Author |
|
replace embedding filename in each decl table directly
|
|
from the enumeration value DeclEnum::underlyingType
|
|
|
|
underlying type (EUT) scanning capability
|
|
|
|
database. Methods incomplete.
|
|
defined functions
|
|
currently processed files
|
|
|
|
|
|
|
|
out of game project (no more codegen)
|
|
- Invoke codegen.exe once with a list of changed files, instead of individually for each changed file (this gives the codegen global access to all the code, allowing more things)
- Initial support for outputting an archive SQLite database that contains all the code info
|
|
|
|
|
|
|
|
|
|
|
|
FromStrong
The old mechanism rely on a specific prefix to Ires and GameObject string representations, but the generator currently leaves the enum value. Therefore all editor (e.g. drag & drop) and IO (e.g. ires loading) mechanisms are broken.
|
|
|
|
|
|
targets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(rendering broken) including saving and loading config files
|
|
|
|
|
|
|
|
- Camera: project matrix shouldn't need to handle eye position
- SimpleGeometryObject: mesh coordinates should be local
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|