John Yani
7bb3de8371
Add documentation for toolbar ( #4907 )
2024-06-22 13:36:21 +10:00
Andrej730
4d39804045
docs code block formatting
...
`console` type code-block is designed mainly for examples of the console commands with the output.
If it's just a shell script with comments, then `console` only gets in the way - e.g. if you try to select a console code block manually, you won't be able to select comment symbol `#` at the beginning of the command making code unrunnable if you try to copy and run it. I've replaced it with `bash` or `bat` (for Windows) code blocks where `console` wasn't necessary.
I've also removed `$` symbols at the beginning of the commands if it's not a `console` code-block - since otherwise it just breaks "Copy Code Block" because you copy unrunnable code.
2024-06-21 18:28:59 +05:00
John Yani
f921b65953
Major documentation refactoring ( #4905 )
2024-06-21 17:54:05 +10:00
John Yani
4c09773211
Refactor Project Info panel to clarify distinct modes ( #4880 )
...
* Rename modes in Project Info documentation
* Refactor project info panel UI code
2024-06-17 23:38:05 +10:00
John Yani
a23e6dcd66
Expand Project Info documentation. Reorganize General Usage ( #4875 )
2024-06-15 14:10:00 +10:00
John Yani
1b41440aba
Update Blender BIM Project Info documentation ( #4871 )
...
* Update property-editor.rst
* Add project overview screenshots
* Update property-editor.rst
* Add BlenderBIM project info screenshots
* Update property-editor.rst
2024-06-14 14:48:49 +10:00
Dion Moult
c4dfbdbe2e
Merge branch 'v0.7.0' into v0.8.0
2024-06-07 23:48:39 +10:00
Andrej730
dc8ea31138
Bump ladybug tools build in docs
2024-06-04 13:42:33 +05:00
E Shattow
16285e0625
Update installation.rst refering to System not Import-Export
...
Blender BIM addon is listed by Blender 4.1 as `System: BlenderBIM`
2024-05-20 10:57:38 +05:00
Dion Moult
2789bc565a
Write troubleshooting documentation
2024-05-09 16:21:24 +10:00
Dion Moult
37c0084874
Friendlier error reporting if bbim fails to install
2024-05-08 22:26:54 +10:00
Thomas Krijnen
0793ae539e
Merge remote-tracking branch 'origin/v0.7.0' into v08attempt1
2024-04-21 11:26:06 +02:00
Andrej730
25edaa9b89
update broken url for ladybug tools
...
temporarily use fork repo
2024-04-19 16:07:29 +05:00
Thomas Krijnen
d24d781674
Merge remote-tracking branch 'origin/v0.7.0' into v08attempt1
2024-04-18 21:39:33 +02:00
Dion Moult
47d5e17159
Document how MacOS users using Blender from Steam should still use Mac Intel
2024-04-18 10:48:24 +02:00
Dion Moult
a56ad31571
More minor doc changes and polish
2024-04-18 10:48:06 +02:00
Dion Moult
7f70b79f2a
Minor doc fixes
2024-04-18 10:48:06 +02:00
Andrej730
5980a3984d
fix demo library references after 7a7c89e
2024-04-17 14:42:55 +02:00
patrick.joerg
dfa3988674
Small doc change to direct readers to advanced mode
2024-04-17 14:41:52 +02:00
Andrej730
a748dda378
mention IfcSverchok in docs
2024-04-17 12:33:03 +05:00
Dion Moult
36f2448234
Fix #4219 . Update documentation for creating a new model.
2024-04-16 11:26:36 +02:00
Bruno Postle
26d42bf14e
BlenderBIM user docs update after 6452872
2024-04-16 11:12:08 +02:00
Dirk Olbrich
caab8f8036
bbim-docs: add interface property editor section
...
- add stubs for each sub-tab
2024-04-16 11:10:58 +02:00
Dirk Olbrich
8a218249dd
bbim-docs: use figure with caption instead of plain image
2024-04-16 11:10:58 +02:00
Dirk Olbrich
76f25c755b
bbim-docs: update workspace doc for sidebar panels
2024-04-16 11:10:58 +02:00
Dirk Olbrich
b069770643
bbim docs: add user interface subsection, general workspace
2024-04-16 11:05:25 +02:00
Dirk Olbrich
9d9140252e
bbimdocs: reorder images folder in users section
2024-04-16 11:05:25 +02:00
Dirk Olbrich
6e00dcd05e
bbim docs: use absolute path for icon images
2024-04-16 11:05:25 +02:00
Dion Moult
f30ceae7da
Update beginners tutorial documentation with images from new UI.
2024-04-16 11:04:29 +02:00
Dion Moult
5edc6c4d8a
Enable Sphinx auto section labels. Minor doc link fix.
2024-04-16 10:34:29 +02:00
Ryan Schultz
fa08d9d01e
Update installation.rst
2024-04-16 10:34:29 +02:00
Bruno Postle
ed470b6380
Fix some broken restructured text formatting
2024-04-16 10:10:50 +02:00
luzpaz
1819a45e4c
Fix various typos in src/ifcgeom* subdirs
2024-04-16 10:05:04 +02:00
Bruno Postle
84b08fa448
BlenderBIM Git documentation minor corrections
2024-04-15 13:29:28 +02:00
Bruno Postle
e61c572743
BlenderBIM document Git merge asymmetry ( #3096 )
2024-04-15 13:29:28 +02:00
Dion Moult
9d462dab7d
Docs now point to the popular Search IFC Class website.
2024-04-15 13:25:50 +02:00
Dion Moult
35a346e412
Document two answers to frequently reported bugs: missing numpy and blend / ifc out of sync.
2024-04-15 12:04:43 +02:00
Bruno Postle
b2568fd343
Display multi-line commit and tag messages ( #3096 )
2024-04-15 10:59:03 +02:00
Bruno Postle
fabfa6ad7a
Git remote fetch and push operations ( #3096 )
2024-04-15 09:58:24 +02:00
Bruno Postle
8b85875b45
BlenderBIM Git tagging documentation
2024-04-15 09:58:24 +02:00
Bruno Postle
8add979bf3
Basic user documentation for BlenderBIM Git functionality ( #3096 )
2024-04-15 09:56:38 +02:00
Dion Moult
0a04b88a52
Document how MacOS users using Blender from Steam should still use Mac Intel
2024-04-10 14:30:38 +10:00
Dion Moult
77de3820e7
More minor doc changes and polish
2024-03-30 23:06:07 +11:00
Dion Moult
1eddcb9ee0
Minor doc fixes
2024-03-30 17:37:50 +11:00
Andrej730
1c052d1417
fix demo library references after 7a7c89e
2024-03-06 10:53:19 +05:00
patrick.joerg
527d16c5f0
Small doc change to direct readers to advanced mode
2024-02-28 23:54:05 +11:00
Dion Moult
2ef2f923d0
Fix #4219 . Update documentation for creating a new model.
2024-01-16 10:45:13 +11:00
Bruno Postle
72c057e7a0
BlenderBIM user docs update after 6452872
2023-12-10 22:13:05 +00:00
Dirk Olbrich
58e01751c1
bbim-docs: add interface property editor section
...
- add stubs for each sub-tab
2023-12-07 13:19:46 +11:00
Dirk Olbrich
624134d033
bbim-docs: use figure with caption instead of plain image
2023-12-07 13:19:46 +11:00