Reset all build list.

Refactoring the docker file to be functional with the new blender platform and update the pycharm run config
This commit is contained in:
2024-05-09 00:21:22 +02:00
parent 776c8f77b4
commit e41f332f60
3 changed files with 69 additions and 71 deletions
+2 -34
View File
@@ -1,40 +1,8 @@
{
"tags":
[{
"b3d_vs_major": 3.4,
"b3d_vs_minor": 1
},
{
"b3d_vs_major": 3.4,
"b3d_vs_minor": 0
},
{
"b3d_vs_major": 3.3,
"b3d_vs_minor": 2
},
{
"b3d_vs_major": 3.3,
"b3d_vs_minor": 1
},
{
"b3d_vs_major": 3.3,
"b3d_vs_minor": 0
},
{
"b3d_vs_major": 3.2,
"b3d_vs_minor": 1
},
{
"b3d_vs_major": 3.2,
"b3d_vs_minor": 0
},
{
"b3d_vs_major": 3.1,
"b3d_vs_minor": 2
},
{
"b3d_vs_major": 3.1,
"b3d_vs_minor": 0
"b3d_vs_major": 3.6,
"b3d_vs_minor": 10
}
]
}