Commit Graph

  • e45a670ff5 add csv page uses blender theme css variables Ziad-I 2024-08-03 11:54:47 +03:00
  • 45042aa5e0 index.css uses blender css variables if they are defined Ziad-I 2024-08-02 16:47:47 +03:00
  • 07aec0730f update title in all pages Ziad-I 2024-08-02 16:00:19 +03:00
  • 7e6da3edb3 add mix colors function as blender mixes two colors... Ziad-I 2024-08-02 15:58:47 +03:00
  • 4f0eafa92d fix blender css variables names Ziad-I 2024-08-02 14:46:03 +03:00
  • de75eded09 add theme_data listeners in web ui Ziad-I 2024-08-02 10:34:15 +03:00
  • f2b4bea4de add getting and sending theme data from blender Ziad-I 2024-08-02 09:49:26 +03:00
  • 4f28b2506d add theme data listeners in sioserver Ziad-I 2024-08-02 09:07:26 +03:00
  • 281da8ed77 add docstring to has_started and indentation edits Ziad-I 2024-07-31 21:24:28 +03:00
  • bdf4258895 add footer to drawings page Ziad-I 2024-07-31 17:19:40 +03:00
  • 385d9b9df7 connected clients list now works correctly with all pages Ziad-I 2024-07-31 17:18:08 +03:00
  • 0e40df4fa3 now correctly gets drawings and sheets data to send to web ui Ziad-I 2024-07-31 17:09:48 +03:00
  • b0c132f73a fix when sending csv or gantt data it is saved in the WebData Ziad-I 2024-07-31 14:33:07 +03:00
  • 4fd802bf3d More efficient shape bbox and average vertex centroid function blenderbim-0.7.11-alpha240807 Dion Moult 2024-08-07 17:21:43 +10:00
  • e461040e17 bim.pip_install - fix for Blender 4.2 Andrej730 2024-08-06 18:22:27 +05:00
  • 43b574011e fix choco releases Andrej730 2024-08-06 16:47:24 +05:00
  • 9bae914b51 ci-blenderbim-choco - rename for consistency, add workflow_dispatch Andrej730 2024-08-06 16:52:27 +05:00
  • 945070bdff blenderbim daily releases - add a note about autoupdates Andrej730 2024-08-06 15:12:51 +05:00
  • d2b4afe1be blenderbim tests github action Andrej730 2024-08-05 13:55:34 +05:00
  • 3760f8fafe setup daily builds extensions repo Andrej730 2024-08-05 13:55:24 +05:00
  • b9e5cefddf Another fix for #5134 blenderbim-0.7.11-alpha240806 Andrej730 2024-08-06 10:44:58 +05:00
  • 9f5f757ccf Fix #5134 Andrej730 2024-08-05 18:32:58 +05:00
  • 3a147d7f62 Remove Python 3.10 build from bbim builds Andrej730 2024-08-05 16:37:09 +05:00
  • 9f1d14e5a7 black format Andrej730 2024-08-05 13:59:28 +05:00
  • bce71f3797 See #5087. See #5114. Skip trying to test shapes that obviously don't have a representation to prevent false positives blenderbim-0.7.11-alpha240805 Dion Moult 2024-08-05 14:18:54 +10:00
  • 253dca730d Fix misplaced section/elevation symbols Bruno Postle 2024-08-04 17:30:30 +01:00
  • e0f33a56ec shift+click, to quickly switch the drawing view without turning anything on or off in the scene. as discussed: https://community.osarch.org/discussion/2196/quick-way-to-switch-between-drawing-views#latest Ryan Schultz 2024-08-04 10:02:31 -05:00
  • c62ed5d3b6 shift+click, to quickly switch the drawing view without turning anything on or off in the scene. as discussed: https://community.osarch.org/discussion/2196/quick-way-to-switch-between-drawing-views#latest switchviews Ryan Schultz 2024-08-04 10:00:22 -05:00
  • ffb6c82541 snapshot Ryan Schultz 2024-08-04 09:40:34 -05:00
  • 2287931e9c Rewrite georeference tests actually test UI effects blenderbim-0.7.11-alpha240804 Dion Moult 2024-08-04 21:22:52 +10:00
  • 1f7a498606 Fix #4958. Add UI spy class in feature tests to allow more natural BDD tests Dion Moult 2024-08-04 21:21:41 +10:00
  • a9e366b238 Assure text 'wraps' in CloseError Ryan Schultz 2024-08-03 14:30:06 -05:00
  • 1ca0dfb1e0 Make sure drawings are loaded when calling bim.activate_drawing from sheets UI. related: c11ba23a3d Ryan Schultz 2024-08-03 14:09:15 -05:00
  • c11ba23a3d Fix #3728 - Be able to bim.activate_drawing a drawing listed in the sheets UI, as well. Ryan Schultz 2024-08-03 11:01:31 -05:00
  • 556c769b40 Sun position add-on is now detected in the current session instead of needing to restart Blender Dion Moult 2024-08-03 23:21:31 +10:00
  • 78173dd546 Add basic tests for new web module Dion Moult 2024-08-03 23:12:21 +10:00
  • 2196c16097 Fix failing georeference and spatial core/tool/bim tests and clean dead code Dion Moult 2024-08-03 23:08:35 +10:00
  • 7af5db7cd4 Collector now unassigns from old ifc collections Dion Moult 2024-08-03 22:04:38 +10:00
  • c58672cc25 Allow selecting a container object when changing spatial container blenderbim-0.7.11-alpha240803 Dion Moult 2024-08-03 19:29:06 +10:00
  • 85e022d76e IfcTester now groups results by types to make long failure lists more useful Dion Moult 2024-08-02 23:57:55 +10:00
  • 872f40933f remove Python 3.9 from bbim makefile since a31051a93 Andrej730 2024-08-02 16:59:32 +05:00
  • 4491018f5e fix tool surveyor test Andrej730 2024-08-02 14:36:58 +05:00
  • a21c440b5b fix tool geometry tests Andrej730 2024-08-02 14:27:10 +05:00
  • 143e094db8 assign default container on assigning IfcAnnotation class Andrej730 2024-08-02 14:06:18 +05:00
  • 94e9e945d7 fix system/qto tool tests after e6ac012 Andrej730 2024-08-02 12:41:12 +05:00
  • 5e56115050 typing Andrej730 2024-08-02 12:36:43 +05:00
  • 1ad654aab3 Fix Ifc tool tests after #4843 and unlinking changes Andrej730 2024-08-02 12:14:47 +05:00
  • 596ffb093b dev environment script - keep it possible to run the script without any changes Andrej730 2024-08-02 11:50:54 +05:00
  • 3576362fd8 blenderbim make test - run all tests but return error code at the end Andrej730 2024-08-02 18:11:19 +05:00
  • 2c949bb39a blenderbim "make test" - run tool and bim tests even if some core tests failed Andrej730 2024-08-02 17:20:25 +05:00
  • 34faa0617b fix running core tests on python 3.10 Andrej730 2024-08-02 16:15:47 +05:00
  • 15f6b3803f Fix #4986. IfcTester now determines whether a spec is relevant to the ifc version Dion Moult 2024-08-02 22:02:56 +10:00
  • 8514a426bb fix potential blenderbim issues for python 3.10 Andrej730 2024-08-02 15:37:10 +05:00
  • 2062324294 prevent issues importing blenderbim for core test Andrej730 2024-08-02 15:26:15 +05:00
  • 90c6218210 Fix #5115. Members (e.g. stringers) can now have a stair modifier applied as they may be used to support stairs Dion Moult 2024-08-02 16:34:30 +10:00
  • 321bb7178d See #5110. Minor fix when appending linked elements. Dion Moult 2024-08-02 16:29:14 +10:00
  • 42dda0a07a Run black on light Dion Moult 2024-08-02 16:00:45 +10:00
  • adb17d91f9 Dedicated doc section for blend open/save issue Dion Moult 2024-08-02 15:57:07 +10:00
  • 646cc59687 Update live install script on linux/mac and merge system support docs into dev setup docs Dion Moult 2024-08-02 15:56:40 +10:00
  • 38759348cd Document new install location on 4.2 Dion Moult 2024-08-02 15:55:43 +10:00
  • ff44f4f395 Show warning if a blend file is used alongside an ifc Dion Moult 2024-08-02 15:54:15 +10:00
  • a31051a937 Drop py39 from build matrix for BBIM as we now only support Blender >=4.2 Dion Moult 2024-08-02 15:53:51 +10:00
  • 5cfd69f337 Merge branch 'v0.8.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.8.0 blenderbim-0.7.11-alpha240802 Chirag Singh 2024-08-02 11:23:09 +05:30
  • f4100f7951 Added HDR support Chirag Singh 2024-08-02 11:22:40 +05:30
  • 785d5118d0 installation.rst - minor enhancement Thomas Krijnen 2024-08-02 05:02:20 +02:00
  • fddd85817a installation.rst - minor doc enhancements Thomas Krijnen 2024-08-02 04:59:09 +02:00
  • a689fc6377 Consistency TopExp_Explorer::Current() Thomas Krijnen 2024-08-02 04:50:06 +02:00
  • 8e5a7ed24e improve json lib discovery for cmake Augustin Trancart 2024-08-01 11:50:33 +02:00
  • 788217c73c Use loader to get name instead of hardcoding when loading IFCs. See #4517. Dion Moult 2024-08-02 09:31:15 +10:00
  • 1abc3a1422 feat: Update the patch UI of ResetAbsoluteCoordinates Blender Defender 2024-08-01 21:31:02 +02:00
  • c31c34b7d2 reimplements piecewise_function using PIMPL idiom Richard Brice 2024-08-01 12:34:49 -07:00
  • b22ecba179 Implements mutually exclusive access to mapping cache with a mutex Richard Brice 2024-07-31 15:54:41 -07:00
  • 6503d666ae Implemented Gensky radiance_addon Chirag Singh 2024-08-01 19:37:49 +05:30
  • 22bc98b48b Merge branch 'v0.8.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.8.0 Chirag Singh 2024-08-01 19:29:48 +05:30
  • cf70026570 Gensky corrected and output in .tiff format Chirag Singh 2024-08-01 19:29:02 +05:30
  • 3c4a865e0b ci.yml - also run tests for other ifcopenshell packages Andrej730 2024-08-01 16:27:36 +05:00
  • 8523bb317a bcf, bsdd - add "make test" Andrej730 2024-08-01 16:27:58 +05:00
  • 4b00b268c0 fix core geometry trests after c4ae957 and 698c648 Andrej730 2024-08-01 17:51:28 +05:00
  • f0ca34d107 fix core project tests after 0dc084d and e3cb811 Andrej730 2024-08-01 17:24:21 +05:00
  • 3834ecb06a fix core root test after e3cb811 Andrej730 2024-08-01 17:10:15 +05:00
  • 047c9e3ee9 fix core aggregate module test after 6eb3c48 Andrej730 2024-08-01 16:55:43 +05:00
  • 786b796f37 fix breaking bim.activate_model for new collections structure Andrej730 2024-08-01 16:10:30 +05:00
  • 3fd8be72c2 refresh_ui_data note Andrej730 2024-08-01 16:09:44 +05:00
  • cb80081473 fix covering test and fix bug adding coverings in non-meters projects Andrej730 2024-08-01 13:42:03 +05:00
  • 5ac84e2be7 covering - more detailed poll messages Andrej730 2024-08-01 14:03:29 +05:00
  • c8466e0606 typing Andrej730 2024-08-01 10:36:03 +05:00
  • db5167bbaf Prevent infinite recursion Thomas Krijnen 2024-08-01 07:59:04 +02:00
  • 7d6e26bfd5 Add revolve as top-level item in occt kernel Thomas Krijnen 2024-08-01 07:48:42 +02:00
  • 2fd339ac6b Hack/workaround for #5064 Thomas Krijnen 2024-08-01 07:48:28 +02:00
  • 6f6dc08696 Minor typo fixes blenderbim-0.7.11-alpha240801 Dion Moult 2024-08-01 14:58:23 +10:00
  • 054ccf9a05 WIP Thomas Krijnen 2024-08-01 04:12:10 +02:00
  • 53e0f40cb9 WIP Thomas Krijnen 2024-08-01 03:54:59 +02:00
  • 6cb063ebd2 fix bim drawing module test after 47704b1 ifcsverchok-0.7.11.240731 blenderbim-0.7.11-alpha240731 Andrej730 2024-07-31 18:43:02 +05:00
  • fb95e3eb51 fix enabling sverchok as legacy addon on Blender 4.2 Andrej730 2024-07-31 18:34:29 +05:00
  • 17a061f917 fix bim test after e6ac012 Andrej730 2024-07-31 17:29:51 +05:00
  • 51db65b868 fix resource bim tests after c399eb2 Andrej730 2024-07-31 17:26:38 +05:00
  • faab9e04a3 fix resource bim tests after 1a4e467 Andrej730 2024-07-31 17:16:30 +05:00
  • bea92455dd clean up bim tests from trailing spaces Andrej730 2024-07-31 17:19:56 +05:00
  • 6be1b80a82 fix container operators after a9a4b0c + mention a limitation Andrej730 2024-07-31 16:15:09 +05:00
  • 2927eadada Display referenced structured elements during container edit for more responsive ui Andrej730 2024-07-31 16:31:31 +05:00