Serhii Snitsaruk
|
10defe21a5
|
Update copyright notices across the project files & in LICENSE.md (#272)
* Include LimboAI contributors in the notice
* Clarify first year of publication as copyright year
|
2025-01-21 02:18:59 +01:00 |
Serhii Snitsaruk
|
5dff2e537b
|
Add `agent` parameter to `BTPlayer` to propagate upon `BehaviorTree` initialization, and add `scene_root` property to `BTTask`
`scene_root` is useful to resolve exported NodePath properties in `BTTask` instances (and for BBNode parameters).
|
2024-05-01 23:20:17 +02:00 |
Serhii Snitsaruk
|
12fd9d00d6
|
Update file headers and fix whitespace
|
2024-03-21 21:38:57 +01:00 |
Serhii Snitsaruk
|
c48eeef081
|
BTSetVar: Cover operations in unit tests & fix bugs
|
2023-11-15 16:35:56 +01:00 |
Serhii Snitsaruk
|
8d88d5a7ef
|
Add tests for BTSetVar
|
2023-09-02 14:18:40 +02:00 |