Commit Graph

  • a450c24739 Merge branch 'v0.8.0' of https://github.com/csritter/IfcOpenShell into v0.8.0 Cristian Ritter 2024-08-26 15:34:55 -03:00
  • 56d19039e3 always apply in diffuse color, if doens't have surface color Cristian Ritter 2024-08-26 15:34:50 -03:00
  • 8c19b695ea fix drawings and sheets paths not being normalized Ziad-I 2024-08-26 20:07:50 +03:00
  • 5831c56380 remove left over print :) Ziad-I 2024-08-26 16:29:09 +03:00
  • 2b8124071a Merge branch 'v0.8.0' into v0.8.0 csritter 2024-08-26 10:26:10 -03:00
  • 9fceec35cc add diffuse on surface, if has no surface color Cristian Ritter 2024-08-26 10:17:50 -03:00
  • 3dde1b80b9 Fix errors initializing hdf5 cache #4832 Andrej730 2024-08-26 17:33:17 +05:00
  • 08dd8f87ff Operator to select document related objects Andrej730 2024-08-26 17:08:17 +05:00
  • 1c3cf44122 get_referenced_elements to support IfcExternalInformation Andrej730 2024-08-26 17:10:07 +05:00
  • 868454c011 delete brick.ttl (added in d1d9db3) Andrej730 2024-08-26 17:15:40 +05:00
  • edcfcd8850 Fix error if user hit shift-a in Annotation Tool without any drawing active Andrej730 2024-08-26 15:31:09 +05:00
  • 33bbf9fc53 remove debug print in collector.assign Andrej730 2024-08-26 15:18:30 +05:00
  • 286e90e299 Add annotation by default to the active drawing #5216 Andrej730 2024-08-26 15:18:20 +05:00
  • ae2933eea5 prevent a copy csritter 2024-08-26 01:08:06 -03:00
  • 5aa7758795 Small fix in angle input for polytool bonsai-0.7.11-alpha240826 Bruno Perdigão 2024-08-25 21:36:11 -03:00
  • 6c47baf0de Small fix in polytool with angle input when working with millimeters units Bruno Perdigão 2024-08-25 19:13:27 -03:00
  • 51018177cd Added option for wall_from_to_points not round the length and angle. This function was hard coded to round length angle, now it has an option. I assume it was originally built like this because it was supposed to work only with Grease Pencil. Bruno Perdigão 2024-08-25 19:07:50 -03:00
  • be9719f5ca Fixed issue with creating duplicated points in polytool Bruno Perdigão 2024-08-25 18:53:53 -03:00
  • 9193ff7252 Fixed error with raycast in orthogonal view Bruno Perdigão 2024-08-25 18:42:00 -03:00
  • 53c3019b73 Small fix Bruno Perdigão 2024-08-25 18:36:20 -03:00
  • 6bbf3d3917 Refactor snapping functions and allow to choose snapping point. By pressing "M", the user can now cycle through active snapping points when there are many options close to each other. Still lacks a text to give information about the active point. Bruno Perdigão 2024-08-25 18:23:22 -03:00
  • 47a15011f6 add button to drawings panel to open documentation web ui page Ziad-I 2024-08-25 21:38:15 +03:00
  • f26f6dfe5e fix broken display for multiple spreadsheets due to absolute position Ziad-I 2024-08-25 20:30:20 +03:00
  • 1745a4fd39 fix theme data not being sent when all Bonsai's are disconnected Ziad-I 2024-08-25 17:50:26 +03:00
  • fcaac3787b Continuing work to update docs Dion Moult 2024-08-25 22:15:04 +10:00
  • 2d3adce59e Compatibility fix for v0.8 wrapper instances Thomas Krijnen 2024-08-25 10:51:10 +02:00
  • 7e6607adcf black Thomas Krijnen 2024-08-25 10:39:57 +02:00
  • 46c62d7cdb Add no-parallel-mapping setting to type literal Thomas Krijnen 2024-08-25 10:33:54 +02:00
  • c521892ca2 ::impl to make msvc17 a bit happier Thomas Krijnen 2024-08-25 09:53:41 +02:00
  • d4a0dd1527 Split header and panel tool UI into two functions. Align related tool buttons together. Dion Moult 2024-08-25 15:43:55 +10:00
  • 527cdd3304 General interface docs bonsai-0.7.11-alpha240825 Dion Moult 2024-08-25 14:55:11 +10:00
  • 31e836cfb4 png icons added tim 2024-08-25 00:39:17 -04:00
  • 86f123b6b0 Icons to header & sidebar tim 2024-08-25 00:24:08 -04:00
  • fea8e3a5c9 Perform similar face bound lenciency in cgal kernel Thomas Krijnen 2024-08-24 20:03:13 +02:00
  • 3137904055 Perform mapping in parallel (or --no-parallel-mapping) Thomas Krijnen 2024-08-24 20:02:34 +02:00
  • f89dee7668 Fixed angle input for imperial units in polyline wall and measure tool. Bruno Perdigão 2024-08-24 15:02:22 -03:00
  • c042d1afe5 make container padding/margin consistent over all pages Ziad-I 2024-08-24 18:48:58 +03:00
  • 42fc72bd4f add favicon to web UI Ziad-I 2024-08-24 18:12:13 +03:00
  • f72c128ba6 Improved validation for inputs in polyline wall and measure tool. Bruno Perdigão 2024-08-23 23:10:58 -03:00
  • 3ceeaa739f Small fix on format_distance to show zero like 0'. Bruno Perdigão 2024-08-23 23:08:22 -03:00
  • 7a2e58944e clang (rightfully) complains about missing include Thomas Krijnen 2024-08-24 15:00:36 +02:00
  • b9855b289f More qto and spatial tests. Tests can now select items in a UIList. Dion Moult 2024-08-24 22:48:37 +10:00
  • c7a8fd9309 More Qto tests and you can now spy on UILists and enum items Dion Moult 2024-08-24 21:39:41 +10:00
  • daa6b31c5d msvc17 workaround Thomas Krijnen 2024-08-24 13:24:23 +02:00
  • cd411e1f14 Add smoke tests for colour by property feature Dion Moult 2024-08-24 14:20:13 +10:00
  • 7a168069f7 Add solar analysis panel UI tests bonsai-0.7.11-alpha240824 Dion Moult 2024-08-24 13:34:40 +10:00
  • 97d2e08286 Initial implementation of unit handling for wall polyline tool. The input panel now works with meters, millimeters and imperial units. Bruno Perdigão 2024-08-23 17:32:08 -03:00
  • f440a3ca17 Revert OCCT version to 7.5.3 due to HLR poly/edge behaviour Thomas Krijnen 2024-08-23 20:54:06 +02:00
  • 81bdb551ab SvgSerializer fix: Z == 2 Thomas Krijnen 2024-08-23 20:43:27 +02:00
  • 5fdad744d3 Cgal kernel: Fail boolean op altogether when part conversion to Nef fails Thomas Krijnen 2024-08-23 20:42:32 +02:00
  • ab6f408db4 Unify edge orientation logic among kernels Thomas Krijnen 2024-08-23 20:41:42 +02:00
  • cdf8b9c038 Cgal kernel: taxonomy::line is intended to run along local Z Thomas Krijnen 2024-08-23 20:41:17 +02:00
  • 918fb41a7e Unify face bound counting logic among kernels Thomas Krijnen 2024-08-23 20:39:20 +02:00
  • 1d8e39e55f NB! For now let's use Epick for cgal-simple instead of actually Simple_cartesian Thomas Krijnen 2024-08-23 20:38:38 +02:00
  • b0b65e550c dispatch_curve_creation based on template magic instead of dynamic casting Thomas Krijnen 2024-08-23 20:36:47 +02:00
  • a1527a7e31 --use-material-names no longer in serializer_settings Thomas Krijnen 2024-08-23 20:34:37 +02:00
  • 2ca3f86fc9 add RMB context menu to tables to set top calc type Ziad-I 2024-08-23 21:30:21 +03:00
  • d80bcd1a94 Unify variant storage (#5118) Thomas Krijnen 2024-08-23 20:29:07 +02:00
  • f40d147830 Cheat tfk-unify-variant-storage Thomas Krijnen 2024-08-23 20:15:21 +02:00
  • f0ecf2d3d5 black Thomas Krijnen 2024-08-23 20:03:02 +02:00
  • 246989170c Fix test files actually Thomas Krijnen 2024-08-23 20:02:14 +02:00
  • c143546903 Copy shared_ptr objects in copy constructor and don't use moved out data Thomas Krijnen 2024-08-23 19:57:05 +02:00
  • 60a06138d2 edit index.css for color consistency Ziad-I 2024-08-23 19:34:15 +03:00
  • 6052f48b88 Merge remote-tracking branch 'origin/v0.8.0' into tfk-unify-variant-storage Thomas Krijnen 2024-08-23 16:10:14 +02:00
  • 0445110778 For the love of god, add support for selected enumerations Thomas Krijnen 2024-08-23 16:05:59 +02:00
  • c032178753 Log and validate invalid attribute counts - 0 for header entities Thomas Krijnen 2024-08-23 15:01:47 +02:00
  • 09d9c6bd4b Log and validate invalid attribute counts Thomas Krijnen 2024-08-23 14:29:49 +02:00
  • e2001e82dd fix (hopefully) last failing test in github workflow ifcsverchok-0.7.11.240823 Andrej730 2024-08-23 17:25:00 +05:00
  • 92f4cb0ffa fix error reloading camera representation Andrej730 2024-08-23 16:23:03 +05:00
  • 9f00e8aef0 Use Point RepresentationType for point clouds in ifc4x3 Andrej730 2024-08-23 15:41:04 +05:00
  • 638d200a27 fix error switching to point cloud representation Andrej730 2024-08-23 14:24:53 +05:00
  • 59717d6e92 fix tests after a4a2497f33 Andrej730 2024-08-23 12:16:19 +05:00
  • 009795f7dc More reliable way to get bbim package name #5214 Andrej730 2024-08-23 11:55:51 +05:00
  • a0792a4b93 typing Andrej730 2024-08-21 18:15:46 +05:00
  • 27cd362568 Don't fail on retrieving id of simpletypes Thomas Krijnen 2024-08-23 13:58:48 +02:00
  • 2da34deaf1 Temp disable ifc-xml Thomas Krijnen 2024-08-23 13:58:28 +02:00
  • 4f0297d8b2 Re-enable explicit tagging and validation of derived in subtype Thomas Krijnen 2024-08-23 13:58:12 +02:00
  • 8534b6e154 fix first demo message not showing Ziad-I 2024-08-23 12:18:49 +03:00
  • 7910a68028 add more details in demo page Ziad-I 2024-08-23 12:09:19 +03:00
  • d44ee9874b Bonsai web ui templates Ziad-I 2024-08-19 23:24:58 +03:00
  • 8cd86581ff handle operators from demo page Ziad-I 2024-08-19 23:23:37 +03:00
  • 0a5b6a41b0 add demo html/css/js Ziad-I 2024-08-19 23:17:26 +03:00
  • 7bac468151 add demo endpoint and event listener Ziad-I 2024-08-18 22:48:12 +03:00
  • b375579dcd add new webui demo panel in demo module Ziad-I 2024-08-18 19:27:13 +03:00
  • 74a2d50d97 Unused include Thomas Krijnen 2024-08-23 11:25:44 +02:00
  • 9c38a7c58b Don't fail on invalid enumeration literal Thomas Krijnen 2024-08-23 11:25:14 +02:00
  • 773605330b fix first demo message not showing webui_demo Ziad-I 2024-08-23 12:18:49 +03:00
  • a9a45f886b add more details in demo page Ziad-I 2024-08-23 12:09:19 +03:00
  • 8b8663eb8e Bool to logical upgrade Thomas Krijnen 2024-08-23 09:58:21 +02:00
  • 43becceb94 Handle references to missing instances gracefully Thomas Krijnen 2024-08-23 09:07:29 +02:00
  • 4ba253a19b Add missing explicit instantiation Thomas Krijnen 2024-08-23 09:06:23 +02:00
  • d3d1ca0169 Fix bug where select similar property didn't work Dion Moult 2024-08-23 15:29:19 +10:00
  • 2b0572af10 New feature to filter pset / qto quickly in the panel Dion Moult 2024-08-23 15:20:47 +10:00
  • ed6365b292 You can now filter spatial containers by name, long name, or class Dion Moult 2024-08-23 14:27:22 +10:00
  • e3b1e0773f Show grouping panel by default Dion Moult 2024-08-23 14:20:37 +10:00
  • 3d38068b90 Unindent project in spatial tree to save space Dion Moult 2024-08-23 14:20:32 +10:00
  • a4a2497f33 You can now filter and search in the spatial decomposition panel bonsai-0.7.11-alpha240823 Dion Moult 2024-08-23 13:49:45 +10:00
  • 1ef2fb89af Show annotations and hide openings in spatial decomposition element filter Dion Moult 2024-08-23 13:48:19 +10:00
  • 902d777574 Fix removing the dimension decorator in measure tool. Bruno Perdigão 2024-08-22 17:44:48 -03:00
  • 3bd0caade1 Fixed Polyline Wall after changes in Measure tool input Bruno Perdigão 2024-08-22 16:11:22 -03:00