2.4.rc2
Pre-release
Pre-release
What's Changed
- GH-1239 Fix editor crash inspecting nodes with exported variants by @Naros in #1240
- GH-1241 Fix PagedAllocator leak errors by @Naros in #1243
- GH-1249 Correctly decode types by @Naros in #1250
- GH-1242 Fix errors on plugin first load by @Naros in #1245
- GH-1247 Correctly register static functions by @Naros in #1251
- GH-1246 Rework Break for extra Variant properties by @Naros in #1254
- GH-1253 Resize node to content on autowire by @Naros in #1255
- GH-1252 Enable -Wno-ordered-compare-function-pointers for builds by @Naros in #1256
- GH-1257 Optimize script save & reload signals by @Naros in #1258
- GH-1263 Do not auto-init script language by @Naros in #1264
- GH-1262 Correctly reset override function state by @Naros in #1265
- GH-1273 Remove ResourceLoader to resolve resource types by @Naros in #1274
- GH-1271 Reduce frequency of script validation by @Naros in #1272
- GH-1269 Enable compiler node convergence by @Naros in #1270
- GH-1267 Add plugin-level autoload caching by @Naros in #1268
- GH-1277 Omit math constants in debugger global list by @Naros in #1278
- GH-1275 Fix free object working with controls by @Naros in #1276
- GH-1259 Disable support for built-in scripts by @Naros in #1279
- GH-1244 Update editor/inspector on variable/signal changes without an explicit save by @Naros in #1280
- GH-1235 Support file-based script inheritance by @Naros in #1281
Full Changelog: v2.4.rc1...v2.4.rc2