Commit Graph

2905 Commits

Author SHA1 Message Date
Dion Moult 7b2fa3e877 Add support for adding BCF viewpoints 2020-12-23 15:53:38 +11:00
Dion Moult 4d2be3e3c5 Since current implementations will allow BCF FoV outside the 45-60 range, let's allow it 2020-12-23 15:53:18 +11:00
Dion Moult 5a1f2ec4fe Implement support for editing BCF comments 2020-12-23 13:58:28 +11:00
Bernd Hahnebach b22055a588 bimtester: once again move report data into resources dir 2020-12-22 20:37:41 +01:00
Bernd Hahnebach 27051cce8a bimtester: move report data into new directory 2020-12-22 20:29:56 +01:00
Bernd Hahnebach 4df8418e72 bimtester: steps, add more attributes tests 2020-12-22 20:14:05 +01:00
QwiglyDee 6dfeaf5509 bpy-based formatting units for decoration
close #1164
2020-12-22 22:46:49 +07:00
QwiglyDee 30f8350156 decorators for Levels 2020-12-22 22:28:55 +07:00
QwiglyDee 7a7caffaae fix #1198 stair decorator arrow shape 2020-12-22 19:35:29 +07:00
QwiglyDee a5530acfd7 fixed Hidden decotator in edit mode 2020-12-22 19:27:44 +07:00
QwiglyDee 8baf9b056d decorators cleanup 2020-12-22 18:47:50 +07:00
Dion Moult 6f84bc6ce5 Implement BCF add comment 2020-12-22 18:41:51 +11:00
Dion Moult 6a5d255c2f Implement delete BCF comment 2020-12-22 18:23:43 +11:00
Dion Moult ee42703f9f Implement delete BCF viewpoint 2020-12-22 16:22:29 +11:00
Bernd Hahnebach 2226d5a565 bimtester: steps, remove a newline added by accident 2020-12-21 17:14:12 +01:00
Bernd Hahnebach 7d138b8f72 bimtester: steps, add missing import 2020-12-21 17:09:46 +01:00
Bernd Hahnebach edd6e74813 bimtester: steps, add element class attributes test 2020-12-21 17:05:08 +01:00
Bernd Hahnebach 2a6efaaaa4 bimtester: step, prepare attributes eleclasses for translation 2020-12-21 17:05:08 +01:00
Bernd Hahnebach dafdd06b2e bimtester: steps, split steps testmodule 2020-12-21 16:37:13 +01:00
Bernd Hahnebach 1a48472b19 bimtester: steps, sort them according expression matcher 2020-12-21 16:08:21 +01:00
Bernd Hahnebach 8e78ed332f bimtester: steps, move project test into project test module 2020-12-21 16:08:21 +01:00
Bernd Hahnebach de5dc40e63 bimtester: steps, add new test module for spatial structure 2020-12-21 16:08:21 +01:00
Bernd Hahnebach 60dd74c64d bimtester: steps, better name for element class guid tests 2020-12-21 16:08:21 +01:00
QwiglyDee ff0a7891be decorators code cleanup 2020-12-21 20:22:23 +07:00
QwiglyDee a14c0f70a6 decorator for hidden close #1178 2020-12-21 20:22:23 +07:00
QwiglyDee babbd51e70 decorations for Dim, Eq, Leader, Stair
close #1177, #1176, #1158, #1150
2020-12-21 20:22:23 +07:00
QwiglyDee ec02c8600b refactored shaders 2020-12-21 20:22:23 +07:00
QwiglyDee 0c06639635 decorator classes for Dim/Eq/Leader/Stair/Hidden 2020-12-21 20:22:23 +07:00
QwiglyDee 97913e8592 fixed #1157 again with proper perspective correction 2020-12-21 20:22:23 +07:00
Bernd Hahnebach 26d537cb4f gitignore: add gettext binary translation files, used in bimtester 2020-12-21 12:16:55 +01:00
Bernd Hahnebach 3b856f446e bimtester: remove binary mo files from repository 2020-12-21 12:16:55 +01:00
Bernd Hahnebach b8fe04b7a9 bimtester: fix error in step code 2020-12-21 11:28:51 +01:00
Bernd Hahnebach 81326ba48f bimtester: improve and translate geometric representation class type test 2020-12-21 11:24:42 +01:00
Bernd Hahnebach 21a7599d45 bimtester: small code improvements 2020-12-21 11:24:42 +01:00
Bernd Hahnebach 1074c2431c bimtester: add dummy feature file to be able to run a command to get all implemented steps 2020-12-21 11:24:42 +01:00
Dion Moult eb0f2de197 New snap spaces together utility for cleaning up spaces for energy modeling 2020-12-21 18:26:39 +11:00
Dion Moult 1a48343bcb Optimise import and editing for files with lots of aggregations 2020-12-21 10:44:14 +11:00
Dion Moult b0bd027f84 Optimise import to only consider surface styles 2020-12-21 10:43:21 +11:00
Thomas Krijnen 8bf530d0d7 Missing file that accompanies 9bcd932bed 2020-12-20 21:53:51 +01:00
Thomas Krijnen a3bc159359 #1173 mutex in get_default_style() 2020-12-20 14:38:54 +01:00
Thomas Krijnen 7d756138f2 Add generator expresss_parser.py 2020-12-20 11:10:21 +01:00
Dion Moult c16b63e5ae New import code profiler in the IFC debug panel 2020-12-20 13:48:37 +11:00
Dion Moult 3eee5aba78 Optimise presentation layer assignment which was ridiculously slow and badly implemented 2020-12-20 11:03:19 +11:00
Dion Moult 05d835410d Reimplement basic BCF metadata editing and further improve BCF UI 2020-12-19 21:48:23 +11:00
Dion Moult 03d8537a2d Revert borked submodules. See #1186. 2020-12-19 14:29:43 +11:00
Dion Moult 509ee78b67 Merge pull request #1184 from IFCRail/v0.6.0-ifcrail-mod
Set of improvements for BIMTester
2020-12-19 14:24:52 +11:00
Roch Bertucat 8cc546a9a2 Add path option for providing a schema in a step 2020-12-18 17:14:55 +01:00
Roch Bertucat 0ab82295f9 Fix a small issue in report path 2020-12-18 16:51:01 +01:00
Roch Bertucat 0f66f88420 Revert template change 2020-12-18 16:25:00 +01:00
Roch Bertucat 5572faf8b4 Fix an issue with localedir 2020-12-18 16:12:11 +01:00