Loren Osborn linux_dr
  • Joined on 2015-06-09
Loren Osborn commented on pull request extensions/add_mesh_BoltFactory#7 2024-07-17 16:46:12 +02:00
Fix #5: Scale factor issue

Looks like copying files across changed formatting quite a bit, but I'll allow this since it's not a meaningful change and no one else is maintaining it to have strong opinions about formatting. …

Loren Osborn created pull request extensions/add_mesh_BoltFactory#7 2024-07-16 20:32:15 +02:00
Fix #5: Scale factor issue
Loren Osborn pushed to losborn_issue83322_fix at linux_dr/add_mesh_BoltFactory 2024-07-16 20:20:50 +02:00
fd94ab3159 Fixed scale factor issue
7e71c5d48b Apply autopep8 changes from pyproject.toml
Compare 2 commits »
Loren Osborn created branch losborn_issue83322_fix in linux_dr/add_mesh_BoltFactory 2024-07-16 20:20:50 +02:00
Loren Osborn opened issue extensions/add_mesh_BoltFactory#6 2024-07-16 17:15:49 +02:00
Incorrect bolt sizes BoltFactory add-on
Loren Osborn commented on issue extensions/add_mesh_BoltFactory#3 2024-07-16 17:12:52 +02:00
pitch not bellow 10 cm by modelling bolts in real sizes on metric unit cm

This should be marked as a duplicate of #5. Addon was written before internal blender units were standardized to 1m, so author assumed 1mm… so minimum pitch of 10cm was actually intended to be…

Loren Osborn opened issue extensions/add_mesh_BoltFactory#5 2024-07-16 17:11:26 +02:00
Incorrect scale of created bolts
Loren Osborn opened issue extensions/add_mesh_BoltFactory#4 2024-07-16 17:05:35 +02:00
Bolt Factory: Holes in geometry with different number of subdisivions
Loren Osborn opened issue extensions/add_mesh_BoltFactory#3 2024-07-16 16:58:16 +02:00
pitch not bellow 10 cm by modelling bolts in real sizes on metric unit cm
Loren Osborn opened issue extensions/add_mesh_BoltFactory#2 2024-07-16 16:53:01 +02:00
Bolt Factory Addon: RemoveDoubles() improvements
Loren Osborn opened issue extensions/add_mesh_BoltFactory#1 2024-07-16 16:49:35 +02:00
Bolt Factory Addon: Incorrect countersink angle & head size in Create_CounterSink_Head()
Loren Osborn created repository linux_dr/add_mesh_BoltFactory 2024-07-16 11:01:44 +02:00
Loren Osborn created pull request blender/blender-addons#105397 2024-07-16 10:54:30 +02:00
Fixed scale factor issue #83322
Loren Osborn created branch losborn_issue83322_fix in linux_dr/blender-addons 2024-07-16 10:51:04 +02:00
Loren Osborn pushed to losborn_issue83322_fix at linux_dr/blender-addons 2024-07-16 10:51:04 +02:00
44e358c60a Fixed scale factor issue
Loren Osborn created repository linux_dr/blender-addons 2024-07-16 10:21:51 +02:00
Loren Osborn commented on issue blender/blender-addons#84782 2024-07-16 09:39:16 +02:00
pitch not bellow 10 cm by modelling bolts in real sizes on metric unit cm

This should be marked as a duplicate of #83322. Addon was written before internal blender units were standardized to 1m, so author assumed 1mm… so minimum pitch of 10cm was actually intended to…

Loren Osborn commented on pull request blender/blender#111193 2023-09-08 07:17:50 +02:00
WIP: Fixed 149 XCode compiler warnings. (needs revision)

I am very grateful to @brecht for shutting up the compiler warnings so we can actually get some USEFUL warnings from XCode. My goal in this PR was to address some code hygiene issues that I…

Loren Osborn commented on pull request blender/blender#111193 2023-09-07 20:58:45 +02:00
WIP: Fixed 149 XCode compiler warnings. (needs revision)

I was correct: source/blender/blenkernel/intern/boids.cc and source/blender/blenkernel/intern/deform.cc were where the files with the pointer arithmetic fixes. As @Jeroen-Bakker suggested, I…

0667425ec4 Revert extern/... changes.
df1e169f11 Replaced auto with correct type.
fd895f46ee Fixed 149 XCode compiler warnings.
9903c4419e Fix #112077: Crash Highlighting Popover menu
b4dc16f32d Geometry Nodes: Improved defaults when creating new tool
Compare 708 commits »