Commit Graph

  • 301cb4bbdc Small fix in TAB behavior for measure and polyline tool Bruno Perdigão 2024-08-22 15:55:05 -03:00
  • f0338ffdda Measure tools now shows decorator for the dimension of every line and the angles between them. Area calculation was removed and will be introduced in another operator Bruno Perdigão 2024-08-22 15:54:11 -03:00
  • 2100528cbe Rebrand to Bonsai in IOS-Python docs Dion Moult 2024-08-23 00:12:11 +10:00
  • ae4f681f73 Remove superseded test Dion Moult 2024-08-22 23:58:15 +10:00
  • 53d7624fc4 Work in progress starting to restructure docs in preparation for next release Dion Moult 2024-08-22 23:56:43 +10:00
  • 951b2b76a6 small fix for 94f5137684 Andrej730 2024-08-22 18:30:55 +05:00
  • e9b4b6560e drawing.create_camera not to assign camera to the scene collection Andrej730 2024-08-22 18:29:27 +05:00
  • cabffdc549 fix tests after 4e48c35425 Andrej730 2024-08-22 18:08:00 +05:00
  • 7ea60742d6 fix typo Andrej730 2024-08-22 17:57:19 +05:00
  • 358c834427 fix bim tests after 143e094 Andrej730 2024-08-22 17:56:18 +05:00
  • 5d6655cbc7 fix issue adding drawing representation after ef04402ed8 Andrej730 2024-08-22 18:13:32 +05:00
  • 4d122d77dc load_from_memory prop - add description Andrej730 2024-08-22 17:20:12 +05:00
  • f9a02829b6 Fixes for arrays of simple type Thomas Krijnen 2024-08-22 13:35:12 +02:00
  • d4e863ed3b Replace BlenderBIM branding with Bonsai in docs Dion Moult 2024-08-22 21:02:19 +10:00
  • b6ccf505e7 Fix #5177. Refresh georeferencing viz data after data purged. Dion Moult 2024-08-22 20:18:13 +10:00
  • 7d2066e7c2 Don't eat opening parens on nested list Thomas Krijnen 2024-08-22 12:07:00 +02:00
  • ce9842983b Fix #5037. Remove deprecated pie menu. Dion Moult 2024-08-22 19:59:55 +10:00
  • eb19b26a6e Revert xlsx feature, just csv for now Dion Moult 2024-08-22 17:24:43 +10:00
  • 06602d0e39 Download CSV/XLSX from web Dion Moult 2024-08-22 17:22:38 +10:00
  • 00279b63de Show sum of columns on web spreadsheet, really useful for qto Dion Moult 2024-08-22 17:22:29 +10:00
  • 6418353119 You can now filter headers in web spreadsheets Dion Moult 2024-08-22 17:22:09 +10:00
  • 3afbbe51d2 Make spreadsheets fullscreen Dion Moult 2024-08-22 17:21:48 +10:00
  • ddb767674b Fix bug where there would be missing data in web spreadsheets Dion Moult 2024-08-22 15:36:51 +10:00
  • 5575ea8296 Polyline and Measure tool now use right-click to confirm input Bruno Perdigão 2024-08-21 23:01:06 -03:00
  • e8a7a032aa Changed the order of the input panel for Polyline and Measure tool. Distance and Angle now come first. bonsai-0.7.11-alpha240822 Bruno Perdigão 2024-08-21 22:55:20 -03:00
  • f23e419685 Fixed bug in Polyline and Measure tool. The input calculation was wrong when you had only one point in the polyline Bruno Perdigão 2024-08-21 22:54:18 -03:00
  • b87e8136af Raycast and Snap refactor. Snap now works with objects with no faces Bruno Perdigão 2024-08-21 22:31:22 -03:00
  • 473d0ae888 Remove Association op cleans blenderbim & bonsai Bruno Postle 2024-08-21 21:11:11 +01:00
  • 1534e7962e Revert wrongfully applied parts Thomas Krijnen 2024-08-21 20:24:17 +02:00
  • 952ba717e6 Submodule Thomas Krijnen 2024-08-21 20:14:33 +02:00
  • 600e9e0a4b Submodule Thomas Krijnen 2024-08-21 19:22:43 +02:00
  • 0694d34707 Submodule Thomas Krijnen 2024-08-21 19:17:57 +02:00
  • e5bb1b98ed gltf and cityjson/validation fixes Thomas Krijnen 2024-08-21 18:31:03 +02:00
  • 3d8874559d Changes after merge and fixes for examples Thomas Krijnen 2024-08-21 15:38:03 +02:00
  • 94f5137684 fix poll error messages addressing empty enum Andrej730 2024-08-21 18:19:09 +05:00
  • 4e75945435 add surface styles preview (based on their blender materials) Andrej730 2024-08-21 18:04:52 +05:00
  • e31019eb67 fix issue adding bcf topic viewpoints Andrej730 2024-08-21 17:29:56 +05:00
  • c505630a20 fix error removing bcf topic comment Andrej730 2024-08-21 17:24:54 +05:00
  • 860fa81f73 bonsai bcf - activate comment's viewpoint Andrej730 2024-08-21 17:20:28 +05:00
  • 847b5d226e bim.add_bcf_comment - poll message Andrej730 2024-08-21 17:03:41 +05:00
  • ad77d09916 fix bug in bonsai bcf v3 api Andrej730 2024-08-21 16:58:31 +05:00
  • 9b12cae8b4 bcf bonsai - create bcf v3 projects and display loaded bcf version Andrej730 2024-08-21 16:38:04 +05:00
  • 84a8c5dfeb bim.convert_to_blender to ignore linked files Andrej730 2024-08-21 15:30:49 +05:00
  • 12a7b8a79e bim.convert_to_blender to avoid types without mesh properties Andrej730 2024-08-21 14:50:04 +05:00
  • ef04402ed8 Fix Image empty interpreted as Mesh #5194 Andrej730 2024-08-21 14:47:07 +05:00
  • 45fed747c2 fix failing test in model module Andrej730 2024-08-21 15:23:08 +05:00
  • 85229fc865 Fix #5204. Bug where you could attempt to add IFC objects in edit mode which isn't allowed. Dion Moult 2024-08-21 22:22:40 +10:00
  • 916f854905 Update ifccsv.rst tim 2024-08-20 22:49:00 -04:00
  • 1915541d20 Update ifcconvert.rst tim 2024-08-20 22:39:58 -04:00
  • e37b84a95a Update introduction.rst tim 2024-08-20 22:37:51 -04:00
  • bcb2a37ce0 Removed Linux defaults to not confuse mac users tim 2024-08-20 22:18:51 -04:00
  • 018d6847a0 Update blenderbim.rst tim 2024-08-20 22:34:39 -04:00
  • 35918265d0 Fix bug on Linux where INBETWEEN_MOUSEMOVE is fired for measure tool Dion Moult 2024-08-21 21:47:41 +10:00
  • 4e48c35425 Remove old dumb stair, superseded by new clever stair (now just called stair) Dion Moult 2024-08-21 21:19:27 +10:00
  • d985fe9240 Fix #5205. Regression in creating walls / slabs / profiles / products with potentially no default container. Dion Moult 2024-08-21 21:09:29 +10:00
  • 7c00021aaa You can now toggle flat shading when showing colourschemes Dion Moult 2024-08-21 20:55:30 +10:00
  • d2dc8b519f fix for ef835e43b8 Andrej730 2024-08-21 14:56:25 +05:00
  • 25fe025354 bonsai file association files #5212 Andrej730 2024-08-21 15:13:00 +05:00
  • 1aae710286 Restore file association files removed by accident #5212 Andrej730 2024-08-21 15:11:07 +05:00
  • 38e8130793 stop ignoring src/bonsai/bonsai/libs Andrej730 2024-08-21 15:08:25 +05:00
  • ad62a5fdef Fixes after merge Thomas Krijnen 2024-08-21 11:26:49 +02:00
  • e0f5adfb7e Merge branch 'v0.8.0' into tfk-unify-variant-storage Thomas Krijnen 2024-08-21 11:24:56 +02:00
  • fac13f1e1f clang-tidy Thomas Krijnen 2024-08-21 11:22:18 +02:00
  • 7e94388074 You can select a colourscheme key via search / dropdown now rather than typing a query Dion Moult 2024-08-21 18:50:49 +10:00
  • ef835e43b8 bim.save_uv_to_style - support saving uv to objects without a style Andrej730 2024-08-21 12:33:18 +05:00
  • e5d0eb13bf Show in UI if representation item has UV mapping / colour map Andrej730 2024-08-21 11:50:34 +05:00
  • 4fcf23319f Show in UI an operator for saving UV Andrej730 2024-08-21 11:08:34 +05:00
  • 2e27ff64b4 Fixes for compilation on clang Thomas Krijnen 2024-08-21 08:48:39 +02:00
  • 99154afdb1 You can now specify custom min/max for quantitative legends Dion Moult 2024-08-21 16:34:10 +10:00
  • e83eb68fe1 Add seaborn colour palletes for tab10, paired, rocket, mako, spectral, and coolwarm Dion Moult 2024-08-21 15:27:21 +10:00
  • e4a4a33920 Add support for colouring by quantitative colour legend, not just qualitative categories bonsai-0.7.11-alpha240821 Dion Moult 2024-08-21 14:02:41 +10:00
  • e8848c9701 Natsort is now a dependency. We'll be using it to do better sorting everywhere. Dion Moult 2024-08-21 14:01:32 +10:00
  • cfd8044cb3 Fixed bug related to pressing shift for plane selection Bruno Perdigão 2024-08-19 13:53:27 -03:00
  • 2d7866570e Fixed bug for x, y, z calculation Bruno Perdigão 2024-08-19 13:52:48 -03:00
  • eb0ed7fe6b Fixed bugs related to shift and added Z as input option Bruno Perdigão 2024-08-19 13:32:34 -03:00
  • 67733c4449 Improved calculation for coordinates from distance and angle Bruno Perdigão 2024-08-17 20:34:09 -03:00
  • b3940cdc45 Minor refactor and clean up Bruno Perdigão 2024-08-17 20:32:34 -03:00
  • 94e75aebb0 Added area calculation to the input panel Bruno Perdigão 2024-08-17 20:31:23 -03:00
  • ff203b2a13 Changed decorator name to PolylineDecorator Bruno Perdigão 2024-08-17 20:29:50 -03:00
  • 10616df494 black format Bruno Perdigão 2024-08-16 17:06:16 -03:00
  • 1dc6d4935e Polyline tool: improved plane selection method and decorators Bruno Perdigão 2024-08-16 17:04:39 -03:00
  • 04088af2b6 small fix Bruno Perdigão 2024-08-15 18:34:26 -03:00
  • c477173096 Improved plane selection for Measure tool Bruno Perdigão 2024-08-15 18:34:10 -03:00
  • 2f4093f958 Fixed decorator for mixed snaping Bruno Perdigão 2024-08-15 17:23:04 -03:00
  • 95fc51da76 Created function to mix snap point with axis lock in polyline tool Bruno Perdigão 2024-08-15 16:05:40 -03:00
  • 50e629c02c Removed code after refactor Bruno Perdigão 2024-08-15 16:05:12 -03:00
  • 4a178fca58 Fixed error in polyline tool, when two points where add at the same location sequentially Bruno Perdigão 2024-08-15 15:12:44 -03:00
  • aff5b238d9 WIP: Added possibility to change plane intersection method Bruno Perdigão 2024-08-13 17:36:24 -03:00
  • 315b6060b0 WIP: Changed coordinates, distance and angles calculations to allow for 3d vectors Bruno Perdigão 2024-08-13 17:35:36 -03:00
  • b137197586 Changed input validantion to Snap tool Bruno Perdigão 2024-08-13 17:32:57 -03:00
  • d1d9db3ed8 WIP: started refactoring to develop the measure tool with most of the logic from polyline wall Bruno Perdigão 2024-08-12 22:02:43 -03:00
  • 261fb895eb WIP Thomas Krijnen 2024-08-20 20:21:35 +02:00
  • 7d50491a99 checking if diffuse has value, if not, use surface Cristian Ritter 2024-08-20 12:16:19 -03:00
  • 371b4b6079 removing unnecessary use_surface_color on calc_hash Cristian Ritter 2024-08-20 11:45:29 -03:00
  • d714eca4ee replacing diffuse to get_color method Cristian Ritter 2024-08-20 11:44:20 -03:00
  • 736b50c6fa bonsai bcf - fix issue when viewpoints were not reloaded Andrej730 2024-08-20 18:27:44 +05:00
  • 64b96633c2 bonsai bcf v3 - support working with viewpoints #2790 Andrej730 2024-08-20 18:18:37 +05:00
  • 8eae997053 bcf v3, bonsai bcf v3 - support extracting files #2790 Andrej730 2024-08-20 17:21:04 +05:00
  • fee56fc120 bonsai bcf - remove "bim.edit_bcf_author" Andrej730 2024-08-20 15:39:11 +05:00
  • d1f87d5467 fix bug in 71ddc6384a Andrej730 2024-08-20 15:20:07 +05:00