Michael B Johnson wave
  • worked at Pixar for a long time. Went to MIT Media Lab before that. Big USD fan.

  • Joined on 2021-10-14
Michael B Johnson pushed to single_root_io at wave/blender_wave_Apple 2023-10-02 19:41:04 +02:00
Michael B Johnson commented on pull request blender/blender#109138 2023-06-19 20:57:41 +02:00
Fix: USD export: wrong emissive color in viewport material

Ugh. Sorry about that.

Michael B Johnson created pull request blender/blender#107947 2023-05-15 19:31:51 +02:00
fixed task #107903 - added support for outputting emissiveColor in UsdPreviewSurface, mapped from Blender's Emission
Michael B Johnson created pull request wave/blender_wave_Apple#1 2023-05-15 19:19:34 +02:00
fixed task #107903 - added support for outputting emissiveColor in UsdPreviewSurface, mapped from Blender's Emission
Michael B Johnson pushed to emissiveColor at wave/blender_wave_Apple 2023-05-15 19:15:04 +02:00
ee03fad739 fixed task #107903 - added support for outputting emissiveColor in UsdPreviewSurface, mapped from Blender's Emission
Michael B Johnson pushed to main at wave/blender_wave_Apple 2023-05-13 02:11:00 +02:00
9870d8fd27 Fix missing Jacobian in rect area light pdf when in volume segment
Michael B Johnson created branch emissiveColor in wave/blender_wave_Apple 2023-05-13 01:50:04 +02:00
Michael B Johnson pushed to emissiveColor at wave/blender_wave_Apple 2023-05-13 01:50:04 +02:00
43cc3edb1a added support for outputting emissiveColor in UsdPreviewSurface, mapped from Blender's "Emission"
9870d8fd27 Fix missing Jacobian in rect area light pdf when in volume segment
Compare 2 commits »
Michael B Johnson pushed to main at wave/blender_wave_Apple 2023-05-13 01:45:42 +02:00
60305035e8 fixed task #107903 - added support for outputting emissiveColor in UsdPreviewSurface, mapped from Blender's Emission
078b2d7174 Fix #107777: Cycles baking of Shadow not working anymore
36e5157693 Cleanup: remove redundant lerp function, mix already does the same
a05a7988dc Fix #106929: Gap in node links when sockets are aligned
1a1f06bd9a Fix #107365: keep ls->D fixed in MNEE for area light with zero spread
Compare 2493 commits »
Michael B Johnson opened issue blender/blender#107903 2023-05-13 01:31:36 +02:00
Blender USD exporter doesn't export textures assigned to Emission
Michael B Johnson commented on pull request blender/blender#107149 2023-04-28 20:54:51 +02:00
Fix #107062: support opacityThreshold when exporting USD

fixed the print issue

a31fb92e99 Remove debug print statement
08447f1b2d Merge branch 'main' into contribs/T107062_opacity_threshold
f87e474af0 Cleanup: Move view3d_gizmo_ruler.c to C++
911f9bea84 Fix #107067: Properly clear CD_FLAG_ACTIVE/DEFAULT_COLOR flags
e05cbad0d1 Sculpt: Fix #107093: expand helper function not specialized to pbvh
2ab500c234 Cleanup: Remove unnecessary point cloud function argument
Compare 84 commits »
Michael B Johnson created pull request blender/blender#107149 2023-04-20 00:16:19 +02:00
Fix T107062: support opacityThreshold when exporting USD
033703c933 Fix T107062: support opacityThreshold when exporting USD
4d75f10a8a EEVEE: Optimise texture usage flags
982392ca13 Docs: Update RNA to user manual url map
ab8acbbfe5 Cleanup: Use curve positions accessor function
c234a802ba Cleanup: Remove unused using keyword
Compare 10 commits »
Michael B Johnson created pull request blender/blender#105508 2023-03-06 19:21:09 +01:00
contribs/T105327_fix_varname_issue
e99fbeeffa Merge pull request #14 from pwf-perfeng-share/contribs/T105327_fix_varname_issue_v2
689097bd40 Simplify fetching string or TfToken VtValue for varname.
a0884e2c80 Add unit test for varname input on USD shaders.
1d894ec4e7 Handle both strings and tokens as acceptable inputs for varname
014f647260 Fix for T105327. Properly handle UV primvar reader's "varname" being a connection to a token on a different prim.
Compare 10 commits »
Michael B Johnson commented on pull request blender/blender#104676 2023-02-13 22:55:03 +01:00
Fix T103354: Author extents on UsdGeomMesh

We believe we've addressed all the issues @dr.sybren