Commit a30e8e8
committed
UPBGE: Fix UI python scripts.
From the recent blender merge the UI scripts need to define explicitly the
classes to register, the one added in UPBGE was doing it and they are added
now to fix the UI generation.1 parent 72d9585 commit a30e8e8
File tree
4 files changed
+11
-2
lines changed- release/scripts/startup/bl_ui
4 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | | - | |
| 641 | + | |
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
| |||
937 | 937 | | |
938 | 938 | | |
939 | 939 | | |
| 940 | + | |
940 | 941 | | |
| 942 | + | |
941 | 943 | | |
942 | 944 | | |
943 | 945 | | |
944 | 946 | | |
| 947 | + | |
945 | 948 | | |
946 | 949 | | |
947 | 950 | | |
948 | 951 | | |
949 | 952 | | |
950 | 953 | | |
| 954 | + | |
951 | 955 | | |
952 | 956 | | |
953 | 957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1119 | 1119 | | |
1120 | 1120 | | |
1121 | 1121 | | |
1122 | | - | |
1123 | 1122 | | |
1124 | 1123 | | |
| 1124 | + | |
1125 | 1125 | | |
| 1126 | + | |
1126 | 1127 | | |
1127 | 1128 | | |
1128 | 1129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1534 | 1534 | | |
1535 | 1535 | | |
1536 | 1536 | | |
| 1537 | + | |
1537 | 1538 | | |
| 1539 | + | |
| 1540 | + | |
1538 | 1541 | | |
1539 | 1542 | | |
1540 | 1543 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
0 commit comments