Glenn Smith
|
6b024b21bf
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 年之前 |
Glenn Smith
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 年之前 |
Areloch
|
c337649019
Some code cleanup, tweak and optimizations for assets, entities and components.
|
7 年之前 |
Areloch
|
8eb442490a
Updates to component classes -
|
7 年之前 |
Areloch
|
3e26684202
Fixes up various parts of the entity and component classes.
|
8 年之前 |
Areloch
|
89672ea0ab
Hooks the component fields back into the inspector so they are registered as proper fields of their types, as opposed to the regular string-only dynamic fields.
|
9 年之前 |
Areloch
|
93e767f0c5
Additional casing fixes.
|
9 年之前 |