MohammadHossein Jamshidi Jam3D
  • https://jamshidi3d.github.io/portfolio
  • I'm a PhD student of cosmology. Together with my study in physics, in 2012 I started my career in the game industry as a tech-artist. Currently, I'm working on physics-based animation tools to help tech-artists & animators.

  • Joined on 2023-02-12
MohammadHossein Jamshidi created pull request Jam3D/blender#1 2023-09-21 15:06:58 +02:00
WIP: Snap 3dcursor rotation to active
3ff145a63e active bone function rename
6da717fc28 Merge branch 'main' into snap_3dcursor_rotation_to_active
6a76696faf Cleanup: Make format
e2156c6402 Cleanup: move local classes out of header
62e2cc0ad0 Geometry Nodes: refactor geometry nodes execution interface
87fbe14cb4 BLF: Slant Angle Correction
Compare 10 commits »
MohammadHossein Jamshidi pushed to main at Jam3D/blender 2023-09-17 20:28:31 +02:00
6a76696faf Cleanup: Make format
e2156c6402 Cleanup: move local classes out of header
62e2cc0ad0 Geometry Nodes: refactor geometry nodes execution interface
87fbe14cb4 BLF: Slant Angle Correction
88ad79c2d1 Add panels to Principled BSDF node
Compare 1209 commits »
c314a2e597 Merge remote-tracking branch 'upstream/main' into HEAD
0add567339 Text Editor: improvements to auto-close implementation
b9124d8a85 Fix text editor auto-close potentially auto-closing non-brackets
0464b9fc58 Fix selecting between tab (or other control characters) in the UI
5ae99270c1 Fix incorrect cast for BLF_str_offset_from_cursor_position
Compare 1093 commits »
MohammadHossein Jamshidi created branch snap_3dcursor_rotation_to_active in Jam3D/blender 2023-09-13 15:00:10 +02:00
3d47197809 snap mode enum added
064a105d75 snap 3d cursor in edit mode
18ee0d11bf snap 3dcursor rotation in pose mode and general
deb4aa88b0 CMake/CPack: Fix windows distribution
bf001961f3 Fix #110861: VSE operators disregards locked strips
Compare 10 commits »
MohammadHossein Jamshidi pushed to main at Jam3D/blender 2023-08-10 12:37:22 +02:00
e119089928 Animation: Right align slider unit text
1bbfa8c5d3 Fix: Compilation issue GCC13 with Vulkan
598af45459 Fix #110789: Apply NLA mapping when jumping to keys in the Graph Editor
10615e98bc Revert white-space edit from cc95c02a89
cc95c02a89 Fix building WITH_OPENGL_BACKEND=OFF
Compare 187 commits »
MohammadHossein Jamshidi pushed to main at Jam3D/blender 2023-08-03 23:24:20 +02:00
87d04de418 Transform: simplify proportional distance algorithm
2786680ad8 Cleanup: Remove unused struct
bc393c4033 Geometry Nodes: Draw node operator inputs in redo panel
63f29fdcfe EEVEE Next: Fix: Ambient Oclussion Pass
4d75c0484a EEVEE-Next: Use reflection lightprobes for raytrace fallback
Compare 2140 commits »
MohammadHossein Jamshidi pushed to main at Jam3D/blender 2023-05-28 13:21:49 +02:00
ab73a8abba Help text: corrections & minor changes for the user manual
f39d1f940f Merge branch 'blender-v3.6-release'
379ff4befd Fix incorrect help text for the default for script auto-execution
e99a2fb61c Merge branch 'blender-v3.6-release'
1b7c6cf150 Windows: Do not auto-focus from our console
Compare 812 commits »
MohammadHossein Jamshidi commented on pull request blender/blender#107691 2023-05-07 00:45:18 +02:00
UI: Rename Copy Vertex Group to Duplicate Vertex Group

@zanqdo Thanks for your point. So it would be better to also rename the operators and functions.

MohammadHossein Jamshidi pushed to main at Jam3D/blender 2023-05-02 15:57:07 +02:00
5e3bf37982 Cleanup: Add internal header for View2D files
20b19f2b12 Fix: calculating duplicates in kdtree does not work with selection
c04e709c6a Bump blender file format subversion
3b5aba8cf8 Fix invalid argument to BLI_path_split_dir_file
27e4ab80fb BLI_path: disallow passing NULL arguments to BLI_path_split_dir_file
Compare 653 commits »
MohammadHossein Jamshidi pushed to main at Jam3D/blender 2023-04-07 15:57:12 +02:00
4ab7bb5b1f Fix : Show 'Exit group' menu entry also for non group nodes.
75c0e808b8 Fix #106103: Resolve texture paint selection in Metal
d85520f297 Python: bl_ui_utils.layout.operator_context context manager
564418f6a4 UV: support for non-square bitmaps in uv packer, alpaca_rotate
520c112732 GHOST: comment on use of libunity for the taskbar in X11
Compare 953 commits »
MohammadHossein Jamshidi commented on pull request blender/blender#105635 2023-03-17 12:57:31 +01:00
Animation: Gaussian Smooth operator for Graph Editor

I'm also agree with the term Gaussian.

as Gaussian smoothing is based on an amplitude and a width of effect (which is mainly its 2\times\sigma or width) it would be good if it can be…

MohammadHossein Jamshidi commented on issue blender/blender#105489 2023-03-06 19:27:12 +01:00
Armature Display: Bone relationship lines

how about selecting a bone hightlights its children with a "child" or "relationship" color, could be themable, or user defined directly in the overlay panel, so when you select a bone direct…

MohammadHossein Jamshidi commented on issue blender/blender#105489 2023-03-06 17:19:56 +01:00
Armature Display: Bone relationship lines

The new display doesn't distinguish between child and parent. It is not clear which one is which. It would get worse if one put the parent and child side by side.

Proposal: use of arrows (OR)…

MohammadHossein Jamshidi created repository Jam3D/blender 2023-03-01 12:17:07 +01:00