Commit Graph

  • 674bad1ea6
    Merge 9b7832af31 into 7aebed5897 #223 Wilson E. Alvarez 2025-01-23 23:38:59 +0300
  • 7aebed5897
    Update Readme to accomodate new documentation structure master namelessvoid 2024-12-17 20:14:51 +0100
  • a6613c32f9
    Navigate to subtree resource when clicked in editor (#276) Steven Schoen 2025-01-21 19:05:51 -0500
  • 530a556ae2 Navigate to subtree resource when clicked in editor #276 Steven Schoen 2025-01-21 18:12:45 -0500
  • a179388b19
    Merge bbdafa9033 into 76e02a75e5 #238 Legendsmith 2025-01-21 23:50:23 +0100
  • 76e02a75e5
    Fix BTInstance not registered with debugger on BTPlayer.set_bt_instance() (#275) Serhii Snitsaruk 2025-01-21 23:43:52 +0100
  • 1b9cf17339
    Fix BTPlayer.set_behavior_tree() not populating Blackboard (#274) Serhii Snitsaruk 2025-01-21 23:35:28 +0100
  • 71b779a472
    Fix `BTInstance` not registered in debugger in BTPlayer.set_bt_instance() #275 Serhii Snitsaruk 2025-01-21 23:18:54 +0100
  • cd0738f2f6
    Fix BTPlayer.set_behavior_tree() not populating Blackboard #274 Serhii Snitsaruk 2025-01-21 22:52:52 +0100
  • 9b7832af31
    Fix unhandled PROPERTY_HINT_NO_NODEPATH warning #223 Wilson E. Alvarez 2024-12-17 17:41:33 -0500
  • 0566703373
    Override renamed EditorPlugin::get_name() method Wilson E. Alvarez 2024-12-17 17:37:35 -0500
  • e63ae2b085
    Refactor EditorHelpBit usage Wilson E. Alvarez 2024-12-15 17:21:29 -0500
  • d5a58ad292
    Fix unhandled PROPERTY_HINT_ONESHOT warning Wilson E. Alvarez 2024-11-25 17:50:04 -0500
  • e95af44185
    Fix forbidden comparisons between Ref and nullptr. Wilson E. Alvarez 2024-11-02 23:53:56 -0400
  • 39ebbb4e7a
    Fix internal Button set_icon calls to set_button_icon Wilson E. Alvarez 2024-11-02 20:55:48 -0400
  • e7291a0e3a
    Fix unhandled PROPERTY_HINT_TOOL_BUTTON warning Wilson E. Alvarez 2024-09-30 08:00:48 -0400
  • 89d4b1c88f
    Fix unhandled PROPERTY_HINT_DICTIONARY_TYPE warning Wilson E. Alvarez 2024-09-17 13:14:01 -0400
  • bf64086d90
    Update EditorMainScreen calls after its extraction Wilson E. Alvarez 2024-09-11 10:13:42 -0400
  • 57fc524a55
    Merge 2dfe775f7b into 0584b0401f #246 speak 2025-01-21 21:10:26 +0900
  • 0584b0401f
    Bump version to 1.4.0-dev Serhii Snitsaruk 2025-01-21 12:00:35 +0100
  • 98917a2055
    Bump version to 1.3.0 v1.3.0 Serhii Snitsaruk 2025-01-21 03:18:11 +0100
  • 10defe21a5
    Update copyright notices across the project files & in LICENSE.md (#272) Serhii Snitsaruk 2025-01-21 02:18:59 +0100
  • e8ef685175
    Update copyright notices across the project files & in LICENSE.md #272 Serhii Snitsaruk 2025-01-20 21:47:55 +0100
  • 3dcbee829c
    doc: clarify scoping for BTState (#271) Laurent Senta 2025-01-10 16:42:09 +0100
  • 78c4babe8b
    fix: typo #271 Laurent Senta 2025-01-10 16:31:11 +0100
  • b86daba451
    fix: typo Laurent Senta 2025-01-10 09:26:02 +0100
  • 7b5b7c00c2
    doc: clarify scoping for BTState Laurent Senta 2025-01-10 09:22:19 +0100
  • e3be34670e
    Doc: Clarify how to access objects on the blackboard that may be freed Serhii Snitsaruk 2025-01-05 20:53:53 +0100
  • e3262108d7
    Amend logic error in `BlackboardPlan` variable listing (#269) Dave Palais 2025-01-02 20:33:29 -0500
  • 6bbb581a41 Amend logic error in BlackboardPLan variable listing #269 Dave Palais 2025-01-02 18:06:46 -0500
  • b144ebc7bc
    Do not show warning for NIL type BlackboardPlan variables on BBParam. (#267) Dave Palais 2025-01-01 12:14:39 -0500
  • 3f6517708f Do not show warning for NIL type BlackboardPlan variables on BBParam. Enable variable mapping for NIL type public BlackboardPlan variables. #267 Dave Palais 2024-12-31 16:28:24 -0500
  • 672f92c87b
    Update doc Serhii Snitsaruk 2024-12-30 01:24:52 +0100
  • e2e42b90a8 Fix documentation links in the editor Serhii Snitsaruk 2024-12-29 23:49:52 +0100
  • 9abd328cb8
    Fix documentation links in the editor #265 Serhii Snitsaruk 2024-12-29 23:49:52 +0100
  • a952009293
    Add `Blackboard.print_state()` (#264) Serhii Snitsaruk 2024-12-29 14:45:59 -0800
  • 325eb48b85
    Add `Blackboard.print_state()` #264 Serhii Snitsaruk 2024-12-29 22:53:21 +0100
  • 234663b025
    GHA: Dont cache Emscripten, add GCC problem matcher gha-gdextension-debug-symbols Serhii Snitsaruk 2024-12-29 15:32:55 +0100
  • 07e046d49e
    GHA: Package debug symbols for GDExtension editor libs Serhii Snitsaruk 2024-12-29 15:10:31 +0100
  • 0982804a86
    Remove arbitrary limit on user task directories (#263) Pheubel 2024-12-28 19:03:51 +0100
  • 1aefa839dd apply clang format #263 Pheubel 2024-12-28 14:15:38 +0100
  • 95733d26b5 apply suggestions Pheubel 2024-12-28 14:09:42 +0100
  • 271ba74a92 remove arbitrary limit on user task directories Pheubel 2024-12-27 16:55:01 +0100
  • dd427c25e2
    Revert "Update Readme to accomodate new documentation structure" Serhii Snitsaruk 2024-12-18 21:18:08 +0100
  • dddc713a3a
    Merge pull request #261 from limbonaut/fix-crash-with-vscode-and-gdextension Serhii Snitsaruk 2024-12-17 23:54:21 +0100
  • 6fecc1e4b5
    Merge pull request #262 from namelessvoid/re-arrange-documentation Serhii Snitsaruk 2024-12-17 23:35:56 +0100
  • fe87a87759 Update Readme to accomodate new documentation structure #262 namelessvoid 2024-12-17 20:14:51 +0100
  • 0e0a4685f9
    De-duplicated info about pros/cons of GDExtension vs Module Simon Kerler 2024-12-17 19:47:45 +0100
  • 955da07652
    Remove outdated info about built-in documentation Simon Kerler 2024-12-17 19:42:27 +0100
  • 90c0a9a4f6 Merge remote-tracking branch 'origin/master' into re-arrange-documentation namelessvoid 2024-12-17 00:51:05 +0100
  • 1359f1e606 Merge BT debugging docs into 'Creating BT' chapter namelessvoid 2024-12-17 00:33:47 +0100
  • 0d65c1117a Remove now redundant page from documentation namelessvoid 2024-12-17 00:23:32 +0100
  • a5118ebc1b
    Fix crash while using callable_mp in GDExtension #261 Serhii Snitsaruk 2024-12-17 00:11:16 +0100
  • 17872e7048
    Fix broken syntax in docs Serhii Snitsaruk 2024-12-16 22:19:43 +0100
  • f7a63ca673
    Merge pull request #260 from limbonaut/doc-contributing Serhii Snitsaruk 2024-12-16 22:04:00 +0100
  • 691208016c
    Doc: Add Contributing page #260 Serhii Snitsaruk 2024-12-16 21:31:05 +0100
  • 35a2cbac56 Re-arrange documentation namelessvoid 2024-12-16 21:46:56 +0100
  • db827a8d30
    Merge pull request #258 from namelessvoid/fix-typo-in-example Serhii Snitsaruk 2024-12-16 12:36:22 +0100
  • 360e24c330 Add missing 'not' in HSM state example #258 namelessvoid 2024-12-16 00:43:46 +0100
  • e9884589a8
    Doc: Add offline formats Serhii Snitsaruk 2024-12-11 20:28:42 +0100
  • 9cfdabca3f
    Merge pull request #255 from limbonaut/fix-setting-bt-crash Serhii Snitsaruk 2024-12-04 18:15:55 +0100
  • 23a6e5fdfe
    Fix: Keep `BTInstance` alive until update is finished #255 Serhii Snitsaruk 2024-12-04 17:48:23 +0100
  • 6644f191ca
    Merge pull request #252 from limbonaut/gha-mingw-windows Serhii Snitsaruk 2024-12-01 22:35:44 +0100
  • 8b0b15fce4
    GHA: Fix scons cache in test builds #252 Serhii Snitsaruk 2024-12-01 18:41:54 +0100
  • 11548c51f0
    GHA: Fix build name missing in Windows builds Serhii Snitsaruk 2024-12-01 18:35:21 +0100
  • 62a142f188
    GHA: Compile with D3D12 support and Mesa libs Serhii Snitsaruk 2024-12-01 16:24:40 +0100
  • 7a3d5bc6a2
    GHA: Compile Windows builds with statically linked ANGLE Serhii Snitsaruk 2024-12-01 15:48:56 +0100
  • 6d79b7474e
    GHA: Don't use SCons cache in release builds Serhii Snitsaruk 2024-12-01 15:20:13 +0100
  • 44040dda06
    GHA: Build Windows binaries using MinGW/GCC in a docker container Serhii Snitsaruk 2024-11-16 22:02:30 +0100
  • 9510d5c81f
    Make module compatible with 4.4-dev.5 #251 Timo Schwarzer 2024-11-27 15:25:01 +0100
  • ba90deaa6a
    Merge pull request #245 from limbonaut/editor-prop-binding Serhii Snitsaruk 2024-11-15 11:35:13 -0800
  • 08d8fcdf92
    Don't show binding/mapping for hidden variables #245 Serhii Snitsaruk 2024-11-15 18:50:42 +0100
  • 51878e4b6e
    Limit a variable to either binding or mapping, but not both at once Serhii Snitsaruk 2024-11-15 18:00:55 +0100
  • 2dfe775f7b Fix compatibility with Godot dev 4.4dev4 #246 Jesse Viikari 2024-11-13 14:04:44 +0200
  • 008702b1e4
    Fix template compilation Serhii Snitsaruk 2024-11-11 11:43:26 +0100
  • 6e8c22d598
    Clean up & strengthen code Serhii Snitsaruk 2024-11-11 10:23:08 +0100
  • 0b3b11a383
    Enable binding in BehaviorTree-owned blackboard plan Serhii Snitsaruk 2024-11-11 10:10:20 +0100
  • 4cac6276aa
    Fix GDExtension issues Serhii Snitsaruk 2024-11-11 10:01:20 +0100
  • ea671dd54b
    Improve binding presentation within inspector, fix compilation issues Serhii Snitsaruk 2024-11-11 09:49:01 +0100
  • bc7f677810
    Specialized inspector property editor for NodePath Serhii Snitsaruk 2024-11-11 08:24:54 +0100
  • 057d4e669c
    Bind variables to scene node properties upon runtime Blackboard creation Serhii Snitsaruk 2024-11-10 19:35:49 +0100
  • f600d633a3
    Store property bindings in BlackboardPlan Serhii Snitsaruk 2024-11-10 19:08:56 +0100
  • ae61d551c0
    Doc: Clarify when `LimboState::_exit` is called Serhii Snitsaruk 2024-11-05 19:41:16 +0100
  • a14cc4cc68
    GHA: Use 4.3-stable in "All builds" Serhii Snitsaruk 2024-11-05 19:16:41 +0100
  • d304f957ef
    Merge pull request #244 from limbonaut/save-builtin-bt-on-ctrls Serhii Snitsaruk 2024-11-05 01:40:51 -0800
  • bf85350260
    Open the owner scene when switching to a built-in BT #244 Serhii Snitsaruk 2024-11-04 19:38:48 +0100
  • 03476721d9
    Change shortcut for "Jump to Owner" Serhii Snitsaruk 2024-11-04 15:52:42 +0100
  • bebd6a15eb
    Save edited built-in BT resource on `Ctrl+S` Serhii Snitsaruk 2024-11-04 14:51:37 +0100
  • 4c9028fc66
    Merge pull request #243 from limbonaut/fix-builtin-resource-save Serhii Snitsaruk 2024-11-03 01:59:52 -0800
  • e21156df35
    Save external BTs on plugin callback #243 Serhii Snitsaruk 2024-11-02 15:41:34 +0100
  • 591a1fe672
    Improve saving for built-in BTs attached to scenes Serhii Snitsaruk 2024-11-01 22:19:05 +0100
  • f90c48eb81
    Merge pull request #242 from limbonaut/fix-hsm-reparenting-saga-episode-three Serhii Snitsaruk 2024-11-01 11:11:45 -0700
  • 162de0f868
    Fix re-parenting agent interrupts its state machine #242 Serhii Snitsaruk 2024-11-01 18:30:10 +0100
  • 423c4ce7a4
    Merge pull request #241 from limbonaut/hsm-transition-guards Serhii Snitsaruk 2024-11-01 07:49:20 -0700
  • a5d59a0a51
    Update docs #241 Serhii Snitsaruk 2024-11-01 15:24:32 +0100
  • 85eda3c804
    Tests for per-transition guards Serhii Snitsaruk 2024-11-01 14:59:10 +0100
  • 6de8b9e4c4
    Merge pull request #227 from limbonaut/fix-bttask-setup-overriding Serhii Snitsaruk 2024-11-01 06:19:13 -0700
  • bbe71bb378
    Add transition guards Serhii Snitsaruk 2024-07-30 12:31:25 +0200
  • 7feff38d6b
    Call both native and script _enter/_exit in BTTask #227 Serhii Snitsaruk 2024-11-01 13:50:08 +0100
  • 632e26c922
    Call both native and script's `_setup()` in BTTask Serhii Snitsaruk 2024-09-22 14:49:46 +0200