2.4.dev2
Pre-release
Pre-release
What's Changed
- GH-1168 Make mouse visible when dialogues are shown by @Naros in #1170
- GH-1176 Fix script error message instance resolution by @Naros in #1177
- GH-1175 Fix GraphNodeAlignment error by @Naros in #1178
- GH-1173 Fix
GDE::Variant::evaluateto return result by @Naros in #1179 - GH-1169 Fix search box grab focus when opened by @Naros in #1180
- GH-1171 Correctly enqueue print string text overlay by @Naros in #1181
- GH-1182 Correctly bind struct pin
text_submittedsignal by @Naros in #1183 - GH-1172 Fix OScriptParser handling variadic function args by @Naros in #1185
- GH-1186 Correctly evaluate owner, avoiding null dereference by @Naros in #1187
- GH-1188 Fix bindings for OScriptParserRef class by @Naros in #1189
- GH-1190 Rebind parser bindings after clear by @Naros in #1191
- GH-1192 Fix preload to work with script global classes by @Naros in #1193
- GH-1194 Update graph panel on orchestration reloads by @Naros in #1195
- GH-1196 Remove superfluous console output by @Naros in #1197
- GH-1198 Fix New Object to work with script classes by @Naros in #1199
- GH-1202 Fix parser error when functions return variants by @Naros in #1203
- GH-932 Fix overriding parent functions by @Naros in #1204
- GH-261 Support orchestration script classes by @Naros in #1200
- GH-1201 Always place event nodes in event graphs by @Naros in #1207
- GH-1205 Support tool orchestrations by @Naros in #1206
Full Changelog: v2.4.dev1...v2.4.dev2