Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork104
Comparing changes
Open a pull request
base repository:limbonaut/limboai
Uh oh!
There was an error while loading.Please reload this page.
base:master
head repository:limbonaut/limboai
Uh oh!
There was an error while loading.Please reload this page.
compare:1.2
Uh oh!
There was an error while loading.Please reload this page.
- 7commits
- 17files changed
- 1contributor
Commits on Sep 15, 2024
Fix BTForEach crash if elements are removed from the array during ite…
…ration(cherry picked from commitb8c9db0)
limbonaut committedSep 15, 2024 Fix
BBNode::get_value()crash with a freed object in GDExtensionIt may be a bug in GDExtension. I optimized the code, and, as a workaround, removed casting to Object* from Variant. This fixed the issue. The same code worked well using module.(cherry picked from commit689c8fa)
limbonaut committedSep 15, 2024 Fix
BTSetAgentPropertyname generation(cherry picked from commitda2bc5e)
limbonaut committedSep 15, 2024 BlackboardPlan: Allow passing different prefetch root for the base plan
(cherry picked from commita8a0f24)
limbonaut committedSep 15, 2024 Use different prefetch root for the base plan in BTPlayer and BTState
(cherry picked from commitac2d734)
limbonaut committedSep 15, 2024 - limbonaut committed
Sep 15, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff master...1.2
Uh oh!
There was an error while loading.Please reload this page.