Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix physics test | Loek Le Blansch | 9 days |
* | add script unit tests + major refactoring | Loek Le Blansch | 9 days |
* | fix script example segmentation fault | Loek Le Blansch | 2024-11-07 |
* | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
* | implement get_component for scripts | Loek Le Blansch | 2024-10-25 |
* | initial nitpicking | Loek Le Blansch | 2024-10-23 |
* | move user-facing classes to api namespace | Loek Le Blansch | 2024-10-23 |
* | merge master into loek/scripts | Loek Le Blansch | 2024-10-18 |
|\ | |||
| * | Make format | max-001 | 2024-10-16 |
* | | `make format` | Loek Le Blansch | 2024-10-17 |
* | | use unique_ptr instead of manual memory management in behaviorscript | Loek Le Blansch | 2024-10-16 |
* | | properly clean up Script instance | Loek Le Blansch | 2024-10-16 |
* | | fix user script implementation | Loek Le Blansch | 2024-10-16 |
* | | WIP behavior script (problems) | Loek Le Blansch | 2024-10-13 |
* | | fix constructor/destructor member visibility for component manager | Loek Le Blansch | 2024-10-12 |
|/ | |||
* | WIP ScriptSystem | Loek Le Blansch | 2024-10-06 |