Commit Graph

37 Commits

Author SHA1 Message Date
Ola S. f60fa3a7f2 Add icon for BehaviorTreeView 2024-02-03 17:55:05 +01:00
Ola S. de8d3abbc8 Add icon for private vars in the EditorPropertyVariableName 2024-01-28 21:59:39 +01:00
Ola S. b8bf8e07e9 Add icons for variable property editor 2024-01-28 17:49:55 +01:00
Ola S. a22860b244 Add BlackboardPlan icon 2024-01-25 21:08:03 +01:00
Serhii Snitsaruk e03887cdde Fix LimboExtractSubtree.svg exported incorrectly 2023-12-18 01:22:55 +01:00
Serhii Snitsaruk 4c93ddabb4 Make LimboSpecifyValue.svg smaller 2023-12-18 01:09:57 +01:00
Serhii Snitsaruk a00f370805 Replace icon: LimboExtractSubtree.svg 2023-12-18 01:05:03 +01:00
Serhii Snitsaruk 35f1dabe93 Editor: Add "Extract Subtree" action
Supports undo-redo, but it doesn't remove the newly created file automatically.
2023-12-17 15:24:38 +01:00
Serhii Snitsaruk b4bef31df5 Add property editor for blackboard parameters 2023-12-08 21:56:14 +01:00
Serhii Snitsaruk 5979166c1e Restore the missing icon for LimboAI workspace 2023-12-01 18:20:11 +01:00
Serhii Snitsaruk 953d98f89c Add probability icon 2023-09-26 16:28:53 +02:00
Serhii Snitsaruk a7f6388bd7 Add icon for BTProbabilitySelector 2023-09-24 14:11:52 +02:00
Serhii Snitsaruk 62f964474c Filter tasks in TaskPalette by category and type 2023-08-26 15:41:11 +02:00
Serhii Snitsaruk 17c72b7378 Icon for BTComment class 2023-08-18 21:39:30 +02:00
Serhii Snitsaruk 46fd93a766 Add icon for BTCallMethod 2023-08-15 13:16:07 +02:00
Serhii Snitsaruk 4b57c8fd99 Add icon for BTAwaitAnimation 2023-08-14 17:34:12 +02:00
Serhii Snitsaruk b293d52fbb Add BTPauseAnimation icon 2023-08-14 14:31:07 +02:00
Serhii Snitsaruk 92b0f24dcb Add BTStopAnimation icon 2023-08-14 13:14:06 +02:00
Serhii Snitsaruk fb7ea31a49 Add BTPlayAnimation icon 2023-08-14 12:32:34 +02:00
Serhii Snitsaruk 3741d2ea2c Add BTSetAgentProperty icon 2023-08-11 13:44:59 +02:00
Serhii Snitsaruk fb9cb06ccb Add icon for BTCheckAgentProperty 2023-08-10 13:16:30 +02:00
Serhii Snitsaruk 00329bafc9 Add BTCheckTrigger icon 2023-08-09 21:04:06 +02:00
Serhii Snitsaruk 2795c6dcf2 Add BTCheckVar condition task 2023-08-08 15:06:01 +02:00
Serhii Snitsaruk 34e70d48ce Add BTSetVar action
BTSetVar action can be used to assign any variant-type value to a blackboard variable.
2023-08-07 14:42:34 +02:00
Serhii Snitsaruk 6a35c25a94 Remove unused icons 2023-07-20 18:37:31 +02:00
Serhii Snitsaruk 70e81e287d Update icons 2023-04-14 14:05:44 +02:00
Serhii Snitsaruk 077c9553b5 Debugger: Add status icons and better name shortening 2023-04-14 13:18:23 +02:00
Serhii Snitsaruk dbc9a7ad31 Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
Serhii Snitsaruk da8328d661 Fix BTTimeLimit icon 2022-10-30 14:14:58 +01:00
Serhii Snitsaruk 54addba8a3 Update name of parameter in editor 2022-10-20 22:53:09 +02:00
Serhii Snitsaruk c6a9ea5948 Add editor icon 2022-10-19 21:02:46 +02:00
Serhii Snitsaruk f4e3f162ec Implement basic BTState 2022-10-19 20:54:21 +02:00
Serhii Snitsaruk 3f47f2bf76 Add ForEach decorator 2022-09-22 13:09:49 +02:00
Serhii Snitsaruk a3cac93174 Add NewScope and refactor Subtree 2022-09-20 19:15:48 +02:00
Serhii Snitsaruk 5a8442d5a0 Add BTConsolePrint task 2022-09-06 13:08:52 +02:00
Serhii Snitsaruk ec9eec4120 Add BTSubtree action 2022-09-03 20:42:38 +02:00
Serhii Snitsaruk 3393ed24d7 Reorganize files 2022-08-31 17:05:25 +02:00