Skip to content

Tags: afxlab/IfcOpenShell

Tags

blenderbim-0.7.9.240708

Toggle blenderbim-0.7.9.240708's commit message
Merging projects now accomodates models with different project norths

blenderbim-0.7.9.240707

Toggle blenderbim-0.7.9.240707's commit message
Fix bug where automatic false origin detection didn't do anything if …

…linking from an empty Blender session

blenderbim-0.7.9.240706

Toggle blenderbim-0.7.9.240706's commit message
fix IfcOpenShell#4665 - View layerset thicknesses in feet and inches …

…format

blenderbim-0.7.9.240705

Toggle blenderbim-0.7.9.240705's commit message
bump BBIM build

blenderbim-0.7.9.240704

Toggle blenderbim-0.7.9.240704's commit message
Little typo

blenderbim-0.7.9.240703

Toggle blenderbim-0.7.9.240703's commit message
IfcWrap CMake - migrate to FindPython

Previously it was giving deprecation warnings:

CMake Warning (dev) at /IfcOpenShell/src/ifcwrap/CMakeLists.txt:38 (FIND_PACKAGE):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  CMake Warning (dev) at /IfcOpenShell/src/ifcwrap/CMakeLists.txt:73 (FIND_PACKAGE):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

blenderbim-0.7.9.240702

Toggle blenderbim-0.7.9.240702's commit message
See IfcOpenShell#4964. Forgot to commit qto function.

blenderbim-0.7.9.240701

Toggle blenderbim-0.7.9.240701's commit message
Minor fix to warn users closing an error that their model could be in…

… a bad state (future sync errors etc)

blenderbim-0.7.9.240630

Toggle blenderbim-0.7.9.240630's commit message
Add georeferencing integration tests

blenderbim-0.7.9.240629

Toggle blenderbim-0.7.9.240629's commit message
Merging projects can now handle projects with different false origins

Warning: I haven't yet looked at rotations. Yikes. No CRS reprojection either.