Serhii Snitsaruk
|
2612ec0855
|
Fix LimboHSM::add_transition signature
|
2024-01-28 11:56:53 +01:00 |
Serhii Snitsaruk
|
c81c1ec872
|
Blackboard: Add variable-to-property binding interface
|
2024-01-27 21:44:58 +01:00 |
Serhii Snitsaruk
|
a251d92aa3
|
Update class documentation
|
2024-01-25 14:56:59 +01:00 |
Serhii Snitsaruk
|
33b455f8d9
|
Add BBParam missing types
|
2024-01-19 17:15:22 +01:00 |
Serhii Snitsaruk
|
594097ae4c
|
Update class documentation and add rst update script
|
2024-01-16 11:21:02 +01:00 |
Serhii Snitsaruk
|
7fc3831384
|
Fix various class documentation issues.
Fixes #10.
|
2023-12-28 17:00:32 +01:00 |
Serhii Snitsaruk
|
22bfb9e3ab
|
Improve BTCallMethod
- Fix `include_delta` not initialized for some reason
- Add additional tests
- Group argument properties
- Improve name generation
|
2023-12-28 14:26:39 +01:00 |
Wilson E. Alvarez
|
ab311c5770
|
Allow BTCallMethod to include its delta as an argument
|
2023-12-27 19:46:19 -05:00 |
Serhii Snitsaruk
|
60012d984b
|
Fix drag & drop position in the same branch
Also, refactor get_child_index() into get_index().
|
2023-11-22 13:05:55 +01:00 |
Serhii Snitsaruk
|
548ff374ee
|
Update class docs
|
2023-11-20 15:36:13 +01:00 |
Serhii Snitsaruk
|
554ae5a165
|
Update class docs and refactor SetVar enums
|
2023-11-15 15:40:07 +01:00 |
Serhii Snitsaruk
|
f1694b45ec
|
Improve Blackboard docs
|
2023-10-27 14:21:23 +02:00 |
Serhii Snitsaruk
|
2555c383d6
|
Improve docs for BBParam*
|
2023-10-27 13:32:55 +02:00 |
Serhii Snitsaruk
|
0ae3a53f26
|
Update docs for BTTask::abort()
|
2023-10-26 16:37:26 +02:00 |
Serhii Snitsaruk
|
14c162de39
|
Improve docs for LimboHSM & LimboUtility
|
2023-10-26 16:16:00 +02:00 |
Serhii Snitsaruk
|
446925adac
|
Improve docs for BTState and LimboState
|
2023-10-26 15:45:24 +02:00 |
Serhii Snitsaruk
|
39971b1e1a
|
Improve BTPlayer doc
|
2023-10-26 13:44:09 +02:00 |
Serhii Snitsaruk
|
93cba4581a
|
Write introduction into BTs in the BehaviorTree class doc
|
2023-10-23 22:28:44 +02:00 |
Serhii Snitsaruk
|
d481d43790
|
Improve docs for BTDecorator & BTTask
|
2023-10-20 15:01:41 +02:00 |
Serhii Snitsaruk
|
7dbdd52141
|
Improve docs for BTAction, BTComment, BTComposite and BTCondition
|
2023-10-20 12:34:28 +02:00 |
Serhii Snitsaruk
|
8e53f02e00
|
Improve docs for RandomWait, Wait, WaitTicks
|
2023-10-19 14:27:02 +02:00 |
Serhii Snitsaruk
|
cab9f853c0
|
Improve docs for CallMethod, ConsolePrint & Fail
|
2023-10-19 14:11:08 +02:00 |
Serhii Snitsaruk
|
81b415a6bf
|
Improve docs for CheckAgentProperty & SetAgentProperty
|
2023-10-19 13:39:11 +02:00 |
Serhii Snitsaruk
|
3d5cbbf50f
|
Improve docs for PlayAnimation & StopAnimation
|
2023-10-18 19:05:33 +02:00 |
Serhii Snitsaruk
|
047b75258b
|
Improve docs for AwaitAnimation and PauseAnimation
|
2023-10-18 18:25:53 +02:00 |
Serhii Snitsaruk
|
91d582ab09
|
Improve class docs for CheckTrigger, CheckVar and SetVar
|
2023-10-17 12:22:46 +02:00 |
Serhii Snitsaruk
|
7324f0462b
|
Improve class docs for Repeat, RunLimit, Subtree & TimeLimit
|
2023-10-16 14:20:45 +02:00 |
Serhii Snitsaruk
|
eb58363977
|
Improve class docs for BTRepeatUntil{Success,Failure}
|
2023-10-09 10:37:15 +02:00 |
Serhii Snitsaruk
|
cb8c824314
|
Improve class docs for ForEach, Invert, NewScope, Probability
|
2023-10-09 10:29:34 +02:00 |
Serhii Snitsaruk
|
f71e158418
|
Improve docs: BTAlways{Fail,Succeed}, BTCooldown, BTDelay
|
2023-10-05 12:21:25 +02:00 |
Serhii Snitsaruk
|
0c325e3660
|
Increase help tooltip maximum characters to 1400
|
2023-09-28 13:57:27 +02:00 |
Serhii Snitsaruk
|
f4289ca839
|
Improve BTDynamic{Sequence,Selector} class docs
|
2023-09-28 13:45:28 +02:00 |
Serhii Snitsaruk
|
84201f6e44
|
Improve BTRandom{Selector,Sequence} class docs
|
2023-09-28 12:37:15 +02:00 |
Serhii Snitsaruk
|
d2bde1a805
|
Improve BTParallel class doc
|
2023-09-27 17:08:51 +02:00 |
Serhii Snitsaruk
|
978a47f505
|
Improve BTSelector & BTSequence class doc
|
2023-09-27 12:19:36 +02:00 |
Serhii Snitsaruk
|
b5a44c0807
|
Fix BTProbabilitySelector showing probability for comments
|
2023-09-26 16:28:47 +02:00 |
Serhii Snitsaruk
|
dd978b636c
|
Add class doc for BTProbabilitySelector
|
2023-09-26 15:29:45 +02:00 |
Serhii Snitsaruk
|
827dc80cce
|
Update class docs
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
9ed075120e
|
Fix class doc errors
|
2023-09-19 15:29:29 +02:00 |
Serhii Snitsaruk
|
fe81b90dc1
|
Allow objects in BBNode
|
2023-09-05 11:00:58 +02:00 |
Serhii Snitsaruk
|
a07654394b
|
Fix BTCallMethod incompatibility with .NET glue
|
2023-08-28 19:24:55 +02:00 |
Serhii Snitsaruk
|
a7d86c5356
|
Refine class docs
|
2023-08-23 16:19:17 +02:00 |
Serhii Snitsaruk
|
b1aae71f5f
|
Add class doc for BTCallMethod
|
2023-08-15 13:29:12 +02:00 |
Serhii Snitsaruk
|
d642dbedc5
|
Add class docs for BTAwaitAnimation
|
2023-08-14 17:33:54 +02:00 |
Serhii Snitsaruk
|
694eebcf6d
|
Fixes for class docs
|
2023-08-14 14:42:46 +02:00 |
Serhii Snitsaruk
|
0c4a98cf35
|
Add class doc for BTPauseAnimation
|
2023-08-14 14:35:44 +02:00 |
Serhii Snitsaruk
|
94f6d289a8
|
Allow BTPlayAnimation with `animation_name` empty to resume playback after pause
|
2023-08-14 14:31:02 +02:00 |
Serhii Snitsaruk
|
404c9274f9
|
Add BTStopAnimation class docs
|
2023-08-14 13:25:58 +02:00 |
Serhii Snitsaruk
|
9eb912816f
|
Add BTPlayAnimation class doc
|
2023-08-13 19:38:14 +02:00 |
Serhii Snitsaruk
|
f286673dde
|
BT*AgentProperty fixes
|
2023-08-11 22:16:03 +02:00 |
Serhii Snitsaruk
|
b9d3eac5b0
|
Add BTSetAgentProperty class doc
|
2023-08-11 12:49:00 +02:00 |
Serhii Snitsaruk
|
eb97cd2d5c
|
Update class docs
|
2023-08-10 13:24:41 +02:00 |
Serhii Snitsaruk
|
bdb4df82c9
|
Add BTCheckTrigger class doc
|
2023-08-09 20:19:13 +02:00 |
Serhii Snitsaruk
|
d6db3f5ed2
|
Add class doc for BTCheckVar
|
2023-08-08 15:26:21 +02:00 |
Serhii Snitsaruk
|
5204bf644e
|
Add and update class docs
- Add docs for BTSetVar
|
2023-08-07 15:30:04 +02:00 |
Serhii Snitsaruk
|
258437c340
|
Update BTRepeat class doc
|
2023-08-06 12:55:52 +02:00 |
Serhii Snitsaruk
|
0c2ee8ba8e
|
Update documentation
|
2023-07-20 22:15:30 +02:00 |
Serhii Snitsaruk
|
9344bce9b1
|
Update and improve class documentation
|
2023-04-11 09:02:16 +02:00 |
Serhii Snitsaruk
|
6148a82f5e
|
Add documentation to many classes
|
2022-11-04 13:27:09 +01:00 |
Serhii Snitsaruk
|
08bb63ad26
|
Add documentation and improvements for BTTask
Fixed: BTTask chidren property, setter and getter are exposed in editor
|
2022-11-02 19:53:37 +01:00 |
Serhii Snitsaruk
|
9a5facd9b1
|
Add documentation stubs
|
2022-11-01 21:40:14 +01:00 |