aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/BehaviorScript.h
Commit message (Collapse)AuthorAge
* final touchups 2 for #26loek/cleanupLoek Le Blansch6 days
|
* final touchups for #26Loek Le Blansch6 days
|
* process feedback on #26Loek Le Blansch6 days
|
* merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch9 days
|\
| * cleanup + fix examplesLoek Le Blansch9 days
| |
| * fix physics testLoek Le Blansch9 days
| |
| * add script unit tests + major refactoringLoek Le Blansch9 days
| |
* | add doxygen + check const correctnessLoek Le Blansch9 days
| |
* | incorporate feedback on #26Loek Le Blansch9 days
|/
* fix script example segmentation faultLoek Le Blansch2024-11-07
|
* remove util and api namespacesLoek Le Blansch2024-11-05
|
* implement get_component for scriptsLoek Le Blansch2024-10-25
|
* initial nitpickingLoek Le Blansch2024-10-23
|
* move user-facing classes to api namespaceLoek Le Blansch2024-10-23
|
* merge master into loek/scriptsLoek Le Blansch2024-10-18
|\
| * Make formatmax-0012024-10-16
| |
* | `make format`Loek Le Blansch2024-10-17
| |
* | use unique_ptr instead of manual memory management in behaviorscriptLoek Le Blansch2024-10-16
| |
* | properly clean up Script instanceLoek Le Blansch2024-10-16
| |
* | fix user script implementationLoek Le Blansch2024-10-16
| |
* | WIP behavior script (problems)Loek Le Blansch2024-10-13
| |
* | fix constructor/destructor member visibility for component managerLoek Le Blansch2024-10-12
|/
* WIP ScriptSystemLoek Le Blansch2024-10-06