Dion Moult
7a168069f7
Add solar analysis panel UI tests
2024-08-24 13:34:40 +10:00
Andrej730
e2001e82dd
fix (hopefully) last failing test in github workflow
2024-08-23 17:25:10 +05:00
Dion Moult
ae4f681f73
Remove superseded test
2024-08-22 23:58:15 +10:00
Andrej730
e9b4b6560e
drawing.create_camera not to assign camera to the scene collection
...
Noticed that added drawing camera was linked to the scene collection and after collector.assign it was linked to the 2 collections instead of just 1 - it's own drawing collection and the scene collection.
2024-08-22 18:34:13 +05:00
Andrej730
cabffdc549
fix tests after 4e48c35425
2024-08-22 18:33:21 +05:00
Andrej730
ef04402ed8
Fix Image empty interpreted as Mesh #5194
...
Apparently we can't trust `obj.data == None` to identify empties since in Blender there are empties that can use `bpy.types.Image` as their `obj.data`.
2024-08-21 18:36:10 +05:00
Andrej730
45fed747c2
fix failing test in model module
...
it was failing because type object was hidden in viewport and was unselectable
2024-08-21 18:36:10 +05:00
Andrej730
726bf40d58
bonsai core module imports #5178
2024-08-14 16:49:34 +05:00
Andrej730
5784e3103d
bonsai assets #5178
2024-08-14 16:49:34 +05:00
Andrej730
2a1d1d6e10
bonsaibim urls #5178
2024-08-14 16:49:34 +05:00
Andrej730
485643863f
bonsai bim module imports #5178
2024-08-14 16:49:34 +05:00
Andrej730
c03777cfe6
bonsai tool module imports #5178
2024-08-14 16:49:34 +05:00
Andrej730
be442ff1be
bonsai copyrights #5178
2024-08-14 16:49:34 +05:00
Dion Moult
25071dfec6
Rename source dir
2024-08-13 23:09:50 +10:00