Andrej730
06c8a9ef14
Blender 4.2 - experimental support for reinstalling BBIM on Windows
2024-07-23 18:56:48 +05:00
Andrej730
9713cc0c2e
operator to quickly restart blender
2024-07-23 17:24:14 +05:00
Thomas Krijnen
dda010b130
Wire up ___localplacement settings #5031
2024-07-23 10:15:52 +02:00
Ziad-I
4122f22ee1
remove hardcoded values
2024-07-23 17:04:37 +10:00
Ziad-I
e833b0aa81
edit docstrings
2024-07-23 17:04:37 +10:00
Ziad-I
975b215bd0
add type hints and docstrings
2024-07-23 17:04:37 +10:00
Ziad-I
276c4b871e
add starting server if no server is running during export to web
2024-07-23 17:04:37 +10:00
Ziad-I
8e6d13242e
add css variables and switching themes for gantt page
2024-07-23 17:04:37 +10:00
Ziad-I
c852e624e9
add theme switching for tables page
2024-07-23 17:04:37 +10:00
Ziad-I
ad17a610eb
edit css for csv tables to have two themes
2024-07-23 17:04:37 +10:00
Ziad-I
6b4c695942
add writing/removing webserver pid to a json file
...
on starting and killing the webserver subprocess
2024-07-23 17:04:37 +10:00
Ziad-I
61dfb42cee
edit warning text color
2024-07-23 17:04:37 +10:00
Ziad-I
386caab840
move intial opening of browser to server on startup event
...
as a band aid fix to handle race condition between starting server and opening of web browser
2024-07-23 17:04:37 +10:00
Ziad-I
f50bbf9704
add warning to web ui on changes and is_dirty in web module data
2024-07-23 17:04:37 +10:00
Ziad-I
4912e86e6e
fix using errno module instead of hardcoded
...
since error code numbers differ based on OS
2024-07-23 17:04:37 +10:00
Ziad-I
b0fe30c597
add caching of blender messages
2024-07-23 17:04:37 +10:00
Ziad-I
84d4bf16c3
remoce unnecessary div element
2024-07-23 17:04:37 +10:00
Ziad-I
7851efd0c8
use ifc_file instead of IFC_File
2024-07-23 17:04:37 +10:00
Ziad-I
500587f267
make webdata ifc_file only show filename instead of full path
2024-07-23 17:04:37 +10:00
Ziad-I
6defdc63b5
add type hints and docstring to send_webui_data function
2024-07-23 17:04:37 +10:00
Ziad-I
216b3a4e37
rename variables to have more meaningful names
2024-07-23 17:04:37 +10:00
Ziad-I
4e79384c8e
fix packages path when using dev setup with symlinks
2024-07-23 17:04:37 +10:00
Ziad-I
f7a3b0706b
fix: using blender python executable
2024-07-23 17:04:37 +10:00
Dion Moult
5d4a3d504c
Support alpha versions for all wheels
2024-07-23 17:00:22 +10:00
Dion Moult
96b4ad8cd3
No longer ship bbim addon with bimtester
blenderbim-0.7.11-alpha240723
2024-07-23 11:41:46 +10:00
Richard Brice
54131b3fe5
IfcSectionedSolidHorizontal logs warning if Directrix is not a piecewise function, rather than silently failing.
2024-07-22 13:21:49 -07:00
Andrej730
93fe2e9b0f
bim.assing_class - add description, add poll check for selected objs
...
also added description to pie menu entry
2024-07-22 17:26:59 +05:00
Andrej730
a7e856c311
Update ci-blenderbim.yml after all makefile changes
2024-07-22 16:46:47 +05:00
Andrej730
1fbdb4811d
makefile - move ifcopenshell packages wheels instead of copy to keep it clean
2024-07-22 16:46:47 +05:00
Andrej730
797e3e8d8c
bbim_translations - not to fail if user has fake-bpy-module
2024-07-22 16:46:47 +05:00
Andrej730
4c53881242
blenderbim makefile - safeguards for wheels used in the build
2024-07-22 16:46:47 +05:00
Andrej730
44fc5768af
blender 4.2 - fix errors detecting last commit hash
...
1) __file__ / bim no longer exists as 'bim' is moved to the wheel
2) there also was an issue detecting hash after it was moved from bim to blenderbim package in c0635af
2024-07-22 16:43:50 +05:00
Andrej730
ffbade0f7a
fix bcf paths after 237cd99
2024-07-22 16:43:50 +05:00
Andrej730
1ca6c489b1
dev installation - update windows script for Blender 4.2
2024-07-22 16:43:50 +05:00
Andrej730
845b3e0f6b
dev installation - move dev environment scripts to separate files
2024-07-22 16:43:50 +05:00
Andrej730
51e9626809
installation.rst - update platform names
2024-07-22 16:43:50 +05:00
Andrej730
1d12f54c36
reuse tool.Blender.get_blenderbim_version
2024-07-22 16:43:50 +05:00
Andrej730
1281eb4aea
fix download urls in startup error handler after d96f96031
2024-07-22 16:43:49 +05:00
Thomas Krijnen
c0f2ac592e
Consider edge orientation in faceset helper for advanced planar breps #4895
blenderbim-0.7.11
2024-07-22 13:07:40 +02:00
Thomas Krijnen
41f1d66fee
Fix 2d transform op + fixed ref column order #5048
2024-07-22 04:33:35 +02:00
Dion Moult
aa31436c67
Move git/other addons/troubleshooting to top level of docs
2024-07-22 12:13:46 +10:00
Thomas Krijnen
e95e92356f
Update src/ifcopenshell-python/ifcopenshell/util/shape.py
...
Co-authored-by: Vyacheslav Dobranov <112861900+VDobranov@users.noreply.github.com >
blenderbim-0.7.11-alpha240722
2024-07-22 03:51:12 +02:00
VDobranov
e27980f746
Update shape.py
...
Following the discussion in Live Chat about length of all edges in a given geometry:
https://matrix.to/#/!ssOmSJysZpXBupsgjO:matrix.org/$0ZHjIFCtpwQl06xdGWlQ9ymsiKWpPuLMczVJnNYmN84?via=matrix.org&via=crossbach.de&via=infeeeee.duckdns.org
2024-07-22 03:51:12 +02:00
Ryan Schultz
3f3f3b6aff
whoops
...
Revert "Update installation.rst"
This reverts commit a428ae5c86 .
blenderbim-240722
blenderbim-0.7.11-alpha240721
2024-07-21 12:50:49 -05:00
Thomas Krijnen
2b3035ec02
Lookup styles on (arbitrarily) more taxonomy kinds
2024-07-21 11:56:02 +02:00
Thomas Krijnen
cc0760d505
profile_helper() returns loop, not face, take into account in hollow profile def
2024-07-21 11:55:18 +02:00
Thomas Krijnen
f683fd220f
Take into account tapered extrusion position
2024-07-21 11:54:48 +02:00
Thomas Krijnen
889d3c5451
Don't fail on tapered extrusion over non-derived profile def #5046
2024-07-21 11:53:42 +02:00
Thomas Krijnen
c16cfc8afd
Support extrusion over composite profile
2024-07-21 11:52:48 +02:00
Thomas Krijnen
4d698deb21
Various improvements to USD serializer related to object naming
2024-07-21 02:41:43 +02:00