Clemens Barth Blendphys
  • Joined on 2011-11-10
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-17 16:48:26 +02:00
974badb0ce Update README.md
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-17 16:34:50 +02:00
78bed5b5a5 We do not decide anymore on the ambient occlusion when loading a camera and light. The user shall do it herself/himself.
Clemens Barth pushed tag v1.9.0 to extensions/io_mesh_atomic 2024-05-17 16:27:25 +02:00
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 22:15:27 +02:00
2039e4875c Update of info in __init__.py
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 21:10:25 +02:00
fcb78ff027 blender_manifest.toml: tagline too long and not the correct version number
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 21:07:23 +02:00
cde015b945 Use relative paths for the import.
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 21:05:52 +02:00
370e3a896b Update of blender_manifest.toml
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 19:39:14 +02:00
221e6a4b13 Merge branch 'main' of projects.blender.org:extensions/io_mesh_atomic
a05a8ba51d Add 'blender_manifest.toml' file
Compare 2 commits »
Clemens Barth pushed to main at blender/blender-manual 2024-05-16 10:00:53 +02:00
a98fe48683 Info about new Wiki page
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 09:44:48 +02:00
f20238a869 README updated
Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-16 09:41:38 +02:00
22f5207acb Update README.md
Clemens Barth commented on issue blender/blender-addons#105322 2024-05-15 21:29:47 +02:00
Add-ons: Import-Export: Atomic Blender PDB/XYZ division error

@PratikPB2123 , if I forget to close this report, just do it for me ... thx. ;-)

Clemens Barth commented on issue blender/blender-addons#105322 2024-05-15 15:43:51 +02:00
Add-ons: Import-Export: Atomic Blender PDB/XYZ division error

Dear @Byeongyoon-Kim and @PratikPB2123.

I have finished my work, it should run now without any issues.

Note that I could not upload the new version because of a current philosophy change of…

Clemens Barth pushed to main at extensions/io_mesh_atomic 2024-05-15 15:31:54 +02:00
1a938c45f1 Fix #105322. Better and safer stick handling.
Clemens Barth commented on issue blender/blender-addons#105322 2024-05-14 09:26:54 +02:00
Add-ons: Import-Export: Atomic Blender PDB/XYZ division error

Dear @Byeongyoon-Kim and @PratikPB2123.

I confirm this error. It seems that the bonds should not be in the XY plane (and other planes also?) ... so, as an emergency solution, just turn the…

Clemens Barth commented on issue blender/blender-addons#104600 2023-05-19 14:52:56 +02:00
"double and triple bonds" does not work.

Evil hack: you can download all from here and replace this with the old files in the correct directory where the add-on is inside on your system. ;-)

Clemens Barth commented on issue blender/blender-addons#104600 2023-05-19 14:50:10 +02:00
"double and triple bonds" does not work.

@Shymanovich-Siarhei ,

you have to wait probably this night because those are the daily builds ... . Best is, if you compile the newest Blender ... .

Clemens Barth commented on issue blender/blender-addons#104600 2023-05-19 11:59:29 +02:00
"double and triple bonds" does not work.

Dear @Shymanovich-Siarhei .

The normal representation mode does now show double and tripple bonds! This will be delivered from Blender version 3.6 onward. Those 'issues' you can see in the…

Clemens Barth pushed to blender-v3.6-release at blender/blender-addons 2023-05-19 11:41:53 +02:00
0d8cb8bdca io_mesh_atomic: code polishing
b954e82d5a Fix #104600, io_mesh_atomic: because of the new stick feature 'double / tripple bonds' in the 'normal' representation type, show the property field 'distance' (distance between sticks)
2a37f9412a Fix #104600, io_mesh_atomic: 1. any distance between double and tripple bonds can be chosen, 2. better initial value, 3. better explanation
d9e5320897 Fix #104600, io_mesh_atomic: double or tripple bonds are now shown as double and tripple sticks when choosing option 'normal' sticks
59f8ea4c7a io_mesh_atomic: mention correct wiki page url
Compare 5 commits »
Clemens Barth pushed to main at blender/blender-addons 2023-05-19 11:02:50 +02:00
b9ad80de61 io_mesh_atomic: code polishing