Nate Rupsis nrupsis
  • Chicago
  • https://blunder.training/
  • I do stuff, and sometimes things. Working as a developer / contributor in the Animation & Rigging module.

    I love learning, and teaching. So feel free to hit me up in blender chat if you want to learn how to develop blender!

  • Joined on 2021-11-11
Nate Rupsis pushed to 108527-vertex-group-fix at nrupsis/blender 2023-06-14 03:38:53 +02:00
75065e5b2f targeting 3.6
962331c256 Fix #105555: Cycles: Baking only indirect lighting is broken
83ef3bc923 Mesh: Forward compatibility with generic crease in 4.0
f3c45f5b5a Fix off by one error introduced by me in recent commit 6948a2d
89232d52db Fix: Avoid creating uninitialized attribute in distribute points node
Compare 18 commits »
Nate Rupsis pushed to 108527-vertex-group-fix at nrupsis/blender 2023-06-14 00:34:34 +02:00
c0c713f0e4 removing copied subset mehtod for default in favor of updating via RNA
Nate Rupsis pushed to 108527-vertex-group-fix at nrupsis/blender 2023-06-12 17:05:59 +02:00
435a76491d Merge branch 'main' into 108527-vertex-group-fix
8ba32c65a3 Merge remote-tracking branch 'origin/blender-v3.6-release'
7f9021a92f deps_builder: fix deadlock in idiff
b275851d1c Attributes: Support quaternion attribute in spreadsheet
a7ac317159 Outliner: Port linestyle elements to new tree-element code design
Compare 7 commits »
Nate Rupsis created pull request blender/blender#108902 2023-06-12 17:04:32 +02:00
Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group
Nate Rupsis created branch 108527-vertex-group-fix in nrupsis/blender 2023-06-12 17:00:54 +02:00
Nate Rupsis pushed to 108527-vertex-group-fix at nrupsis/blender 2023-06-12 17:00:54 +02:00
1cb0860846 reveting vgroup subest based on armature presense. Instead create explicit method to pass default subset
ccbab842b7 Vulkan: Indirect Compute
107c5e39aa Fix: OffsetIndices assert with invalid span
d75be31b18 Fix build failing due to missing dna offsets for realtime compositor
fddd83f8b1 Merge branch 'blender-v3.6-release'
Compare 10 commits »
Nate Rupsis pushed to vertext-weights-inclusive at nrupsis/blender 2023-06-12 00:36:32 +02:00
30a047c9c4 updating with main
825d2d301b GPv3: "Select More" and "Select Less" operators
9e706deaf6 Fix #108688: GPv3 Crash at ended of drawing operation.
9520dba066 Cleanup: naming & return value for writefile's do_history
691c0fc43a Fix saving a blend file that's FILE_MAX length failing to version
Compare 365 commits »
Nate Rupsis pushed to NLA-vertical-shuffle-core at nrupsis/blender 2023-06-11 22:23:11 +02:00
86f304d0f3 Merge branch 'main' into NLA-vertical-shuffle-core
825d2d301b GPv3: "Select More" and "Select Less" operators
9e706deaf6 Fix #108688: GPv3 Crash at ended of drawing operation.
9520dba066 Cleanup: naming & return value for writefile's do_history
691c0fc43a Fix saving a blend file that's FILE_MAX length failing to version
Compare 692 commits »
Nate Rupsis approved blender/blender#108257 2023-06-07 09:57:54 +02:00
Fix #108229: Wider tolerance shuffling NLA strips

Was able to reproduce the issue, and can confirm the changes work.

Nate Rupsis commented on pull request blender/blender#108257 2023-06-06 21:28:30 +02:00
Fix #108229: Wider tolerance shuffling NLA strips

@ChengduLittleA what are the steps to reproduce this?

Nate Rupsis pushed to main at blender/blender-manual 2023-06-01 17:08:29 +02:00
52fb068ff3 Animation: Updating NLA full stack / lower stack "TAB" keyboard shortcut
Nate Rupsis pushed to main at blender/blender 2023-06-01 17:03:44 +02:00
b95cf5ff0f Animation: Update NLA "TAB" tweak mode to be full stack evaluation
Nate Rupsis pushed to vertext-weights-inclusive at nrupsis/blender 2023-06-01 16:59:36 +02:00
523252698f removing non-needed imports
Nate Rupsis commented on pull request blender/blender#108286 2023-06-01 04:47:00 +02:00
Animation: Make Vertex Weight Edit modifier inclusive

Looks like the full modifier data gets pulled in. moved it to the main blo_do_versions_400

Nate Rupsis pushed to vertext-weights-inclusive at nrupsis/blender 2023-06-01 04:44:50 +02:00
7750cee887 Merge branch 'main' into vertext-weights-inclusive
49520c05c1 removing vertex weight edit from do_versions_after_linking_400 since we're no longer modifying the mesh. PR comments
a63c0a8fca Fix: Crash in 2.8 versioning after recent cleanup
f63c3075cb Outliner: Port mesh elements to new tree-element code design
b14cdb440a GPv3: Add operator to create new grease pencil object
Compare 110 commits »
Nate Rupsis commented on pull request blender/blender#108286 2023-05-30 04:06:55 +02:00
Animation: Make Vertex Weight Edit modifier inclusive

@blender-bot package

Nate Rupsis pushed to vertext-weights-inclusive at nrupsis/blender 2023-05-30 04:03:42 +02:00
eab03f3a36 Merge branch 'main' into vertext-weights-inclusive
65cc4cd774 Merge branch 'blender-v3.6-release'
0a125fccf4 Fix sequencer multi-view context check
d28fe16693 Merge branch 'blender-v3.6-release'
67d0ba4f80 Fix #108211: Incorrect Transmission Color pass due to merged Glass closure
Compare 106 commits »
Nate Rupsis pushed to vertext-weights-inclusive at nrupsis/blender 2023-05-30 02:32:28 +02:00
7ff3c7f590 modifiying the threshold in the verion code