Ari Vuollet
373ce6b212
Keep asset windows alive during scripts reload
...
Recreated asset editor windows are now reattached to the native window
after scripts reload to keep the current state and Z-order of the
windows untouched on platforms where window state can't be changed
without user interaction (Wayland).
2026-08-18 01:10:14 +03:00
Tyler Gregorcyk
efd71e9bce
Add auto-rename newly added Visject parameters
...
Closes #4127
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com >
2026-06-25 23:25:45 -05:00
mafiesto4
cf65c442de
Add AutoAttachDebugPreviewActor for Behavior Tree editor
2026-04-17 18:51:50 +02:00
mafiesto4
d47ac95681
Modernize the code to use unified scene access #3513
2025-08-28 23:48:25 +02:00
mafiesto4
4d9407e4e9
Merge code on properties objects locking to use the same path for prefab and scene properties panels
2025-06-02 11:03:16 +02:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
mafiesto4
7e145c56fd
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
2025-03-25 13:37:15 +01:00
GoaLitiuM
3382aabefe
Close and restore AssetEditorWindows on scripting reload
2025-02-26 20:29:22 +02:00
mafiesto4
d4c72487cd
Fix various asset windows shutdown when editor is disposing during crash
2025-01-24 22:55:21 +01:00
Amir Alizadeh
ec200ed155
Fix duplicate root node values changed handler on BehaviorKnowledgeEditor
2024-11-09 01:07:24 +03:30
mafiesto4
c26a806a35
Code cleanup
...
#1456
2024-09-11 19:57:57 +02:00
mafiesto4
bbb0d36494
Fixed issues found by PVS-Studio
2024-09-09 18:21:59 +02:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
GoaLitiuM
081648ef06
Fix common tooltips with hardcoded keybindings
2023-10-24 21:47:18 +03:00
mafiesto4
b2ec235f01
Minor tweaks
2023-09-25 11:00:49 +02:00
mafiesto4
336fe46e03
Add GetDebugInfo to BT nodes for debugging
2023-09-19 20:57:19 +02:00
mafiesto4
f7787a9221
Add Behavior knowledge data debugging
2023-09-14 13:53:19 +02:00
mafiesto4
57ee884397
Add hot-reload support for BT to properly reload node instances data
2023-08-29 16:33:41 +02:00
mafiesto4
0defecaeb9
Add concept of Goals to Behavior Knowledge
2023-08-29 11:41:07 +02:00
mafiesto4
69ab69c5cc
Add Decorators support to BT graph
2023-08-24 13:05:54 +02:00
mafiesto4
a44c1521af
Fix property value sliders usage in BT editor
2023-08-20 21:40:03 +02:00
mafiesto4
eee53dfbdc
Add BehaviorKnowledgeSelector for Behavior Knowledge unified data access
2023-08-19 19:50:17 +02:00
mafiesto4
18b47257fd
Add **Behavior Tree** asset type and editing
2023-08-16 13:26:33 +02:00