| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
| |
wrapper
All the implementation is now shared, regardless of length and qualifier.
|
| |
|
|
|
|
| |
Acts as a base class for persistence parser, encompasses the parse stack and manages shared objects
|
|
|
|
| |
Inferred based on whether the pointer is copyable or not.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
members for persistence
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Returns vec3 by default, but dimensions can be specified
|
|
|
|
|
| |
* create a new array from an old one and a mutation
* mutate all the members of an existing array
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Needs a tidy-up
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|