.. |
blackboard
|
Fix error if `changed` signal is already connected to a BBParam in a bunch of tasks
|
2024-08-02 10:07:42 +02:00 |
composites
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
decorators
|
Fix forbidden comparisons between Ref and nullptr.
|
2024-11-03 00:06:40 -04:00 |
scene
|
Fix `BTSetAgentProperty` name generation
|
2024-09-14 19:56:31 +02:00 |
utility
|
Fix error if `changed` signal is already connected to a BBParam in a bunch of tasks
|
2024-08-02 10:07:42 +02:00 |
bt_action.cpp
|
Update file headers and fix whitespace
|
2024-03-21 21:38:57 +01:00 |
bt_action.h
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
bt_comment.cpp
|
Fix forbidden comparisons between Ref and nullptr.
|
2024-11-03 00:06:40 -04:00 |
bt_comment.h
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
bt_composite.cpp
|
Update file headers and fix whitespace
|
2024-03-21 21:38:57 +01:00 |
bt_composite.h
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
bt_condition.cpp
|
Update file headers and fix whitespace
|
2024-03-21 21:38:57 +01:00 |
bt_condition.h
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
bt_decorator.cpp
|
BTDecorator: Add default `_tick` implementation
|
2024-04-22 11:07:50 +02:00 |
bt_decorator.h
|
Fix compile-time errors with updated godot-cpp
|
2024-05-28 19:50:57 +02:00 |
bt_task.cpp
|
Fix forbidden comparisons between Ref and nullptr.
|
2024-11-03 00:06:40 -04:00 |
bt_task.h
|
Override _to_string() to print useful info about objects in GDExtension
|
2024-09-05 13:39:47 +02:00 |