2.4.dev1
Pre-release
Pre-release
What's Changed
- Bump lukka/get-cmake from 4.1.2 to 4.2.0 by @dependabot[bot] in #1053
- GH-1070 Always expose all variable declarations by @Naros in #1071
- GH-1077 Implement GDExtensionScriptInstanceInfo
to_stringhandler by @Naros in #1078 - GH-1079 Support Global classes in ClassConstant node by @Naros in #1080
- GH-1081 Correctly populate actions for autoloads/global scripts by @Naros in #1082
- GH-1030 Do not remove selected nodes if clipboard cut fails by @Naros in #1084
- GH-1072 Add setting to control PrintStringUI text scale by @Naros in #1083
- Improve non-default branch based builds by @Naros in #1086
- Update manifests - 2.0.6.stable / 2.1.4.stable / 2.2.1.stable / 2.3.1.stable by @Naros in #1093
- Fix Emscripten/Web builds to use ccache properly by @Naros in #1094
- GH-1087 Update Emscripten to 4.0.11 by @Naros in #1095
- GH-1103 Fix introspector crash when object has no script by @Naros in #1104
- GH-1098 Read authors/donors using UTF-8 encoding by @Naros in #1099
- GH-1108 Fix port rule matching variant type methods by @Naros in #1109
- GH-1112 Allow global class enums as variable/function args by @Naros in #1113
- GH-1114 Scale data pin port icons with display scale by @Naros in #1115
- GH-1110 Improve static function argument validation by @Naros in #1116
- GH-1100 Adjust variable export button tooltip text by @Naros in #1124
- GH-1121 Allow property nodes to self reference by @Naros in #1122
- GH-1143 Fix pin connectivity with multiple class types by @Naros in #1144
- GH-1134 Do not autowire when prior drag canceled by @Naros in #1145
- GH-1133 Fix Modulo operation description by @Naros in #1147
- GH-1131 Correctly identify when pins are enum/bitfields by @Naros in #1149
- GH-1151 Add ui/nodes/connection_hotzone_scale option by @Naros in #1152
- GH-1154 Any/Variant pins should show all value producer actions by @Naros in #1155
- GH-1156 Fix autowire eligibility algorithm by @Naros in #1157
- GH-1141 Bytecode VM implementation by @Naros in #1142
- GH-1141 Rework ExtensionDB to support export builds by @Naros in #1159
- GH-1141 Fix editor crash on breakpoint by @Naros in #1160
- GH-1141 Don't assign resource paths by @Naros in #1161
- GH-1141 Fix error when creating new binary resource by @Naros in #1162
- GH-1141 Remap support & Binary Parser/Serializer Fixes by @Naros in #1163
- GH-967 Rework UI by @Naros in #968
- GH-967 Fix additional Godot 4.4 compat issues by @Naros in #1164
- GH-1165 Make use of ccache configurable by @Naros in #1166
- GH-1056 Support Godot 4.6 (up to rc1) by @Naros in #1097
- GH-1153 Treat
Object#connectflags as drop-down by @Naros in #1158 - Release 2.4.dev1 Checklist by @Naros in #1167
Full Changelog: v2.3.stable...v2.4.dev1