- 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
Block a user
Anim: Add "Add/delete" track operations to NLA context menu
@nathanvegdahl ah, I guess the opposite of above_selected = True
is not to add tracks below selected, rather just add em to the top of the stack...
If people think adding in "Add tracks…
ddb3a5aade
PR feedback
b94ac3aac7
Merge branch 'main' into NLA-context-menu
321c1af26e
Cleanup: Remove unnecessary mesh C-API functions
f2467f75b3
Cleanup: Remove mesh "vert coords" functions
32e56879b7
Fix: missed some version bump code
Refactor: Move NLA anim bake paremeters into dataclass
@nrupsis Hi, just stumbled upon this change. I think it would make sense to specify a default value for each option in the BakeOptions class:
@dataclass class BakeOptions:
…
eacacd7acc
removing redundant names from menus
2e64dec293
Merge branch 'main' into NLA-menu-cleanup
925fb66693
USD: Improved texture coordinate translation (UsdTransform2d)
1c50dd8bb8
Revert "Fix: Cycles: inconsistent normal checks when sampling and evaluating BSDF"
3475ddce46
Fix #115424: Cycles object space normal map wrong with backfaces
Anim: Refactoring NLA menu into more sensible format
@Harley what's the prevailing UI wisdom when it comes to icons in the menus?
As far as I know, only the 3D view port and VSE have icons in the add menu. None of the other Animation editors (or…
Nate Rupsis
deleted branch NLA-channels-to-tracks-cleanup from nrupsis/blender
2023-11-23 15:33:52 +01:00
Cleanup: internally renaming NLA Channels to NLA Tracks
81c403f413
updating new NLA channel reference from main
b9ffb5a5ea
Merge branch 'main' into NLA-channels-to-tracks-cleanup
ff04d50eee
Cleanup: Make format
876b624320
Cleanup: Correct offset indices slice assert
9a28852494
Cleanup: Generalize some attribute propagation functions
Can't scroll donw more in the NLA Viewport, makes some strips hidden if you have markers
Fix #114861: Add NLA region padding if markers are present.
f313690162
using Marker margin & channel height to get correct padding for NLA Track
28d0f49fdf
Merge branch 'main' into 114861-nla-markers-stuck
38a583bc35
cleanup
76dc180c3d
Cleanup: Remove unused return argument from "ensure mask" function
e9db14b3d8
Mesh: Copy small caches when moving mesh data to Main database
e808dbabf2
another cleanup pass
7410eb048c
Merge branch 'main' into NLA-channels-to-tracks-cleanup
76dc180c3d
Cleanup: Remove unused return argument from "ensure mask" function
e9db14b3d8
Mesh: Copy small caches when moving mesh data to Main database
301731692e
Cleanup: Access sculpt attributes with C++ attribute API
e547a20987
adding in 'Add Tracks Below Selected' text to context menu
97ec0590b5
Merge branch 'main' into NLA-context-menu
8e691ad5be
Cleanup: Arrow Operator Required
FIX #114861: Add NLA region padding if markers are present.
a749209e49
add region padding to NLA region if markers are present.
cb9b7eaa34
Build: fix macOS OpenImageDenoise 2.1 library not loading correctly
4d7274b7f4
Cleanup: Use C++ types for crazyspace deform storage
6e2fc77e7f
Fix #114993: wrong entry in Split to Instances domain dropdown