Block a user
MaterialX: Implement steps, clamp, smooth step inputs for Map Range node
Added fix, made code improvements.
MaterialX: Implement steps, clamp, smooth step inputs for Map Range node
Additionally implement options Smooth step
and Smoother step
with matx node `
MaterialX: Implement steps, clamp, smooth step inputs for Map Range node
use <remap>
here, it is more simple then range
Hydra: Use
BKE_camera_params
API to simplify camera code and share more with rest of Blender
Made code improvements + moved camera.cc/.h
to bf_render_hydra
project.
Fix #114229: Fixed crash when node name starts with digit symbol.
Another difference seems to be that MaterialX allows : characters while USD does not. Does that cause crashes too?
No crash, but error in console.
Bogdan Nagirniak
pushed to matx-texture-nodename-fix at BogdanNagirniak/blender
2023-11-06 15:47:02 +01:00
00bd1b0db8
Merge branch 'blender-v4.0-release' into matx-texture-nodename-fix
46e291470f
I18N: Updated translations from git/weblate repository.
551927bbe3
Fix crash when opening AssetShelf the first time, in some cases.
c7afbbc836
Fix potential buffer overflow in strcpy use on macOS
54e35e7388
Nodes: Draw using draw_color_simple as a fallback
Bogdan Nagirniak
pushed to matx-texture-nodename-fix at BogdanNagirniak/blender
2023-11-06 15:11:00 +01:00
2359c69c09
Fixed review comment: MatX node name should be USD valid name too.
Bogdan Nagirniak
pushed to hydra-add-legacy-hair-particles at DagerD/blender
2023-11-05 18:19:40 +01:00
3120622d4c
Merge branch 'main' into hydra-add-legacy-hair-particles
361bd68f21
Fix error in recent cleanup to walk mode
02f0abe331
Cleanup: use full sentences as comments, blocks around case statements
1b3cfcc74f
Cleanup: use enum types and improve argument naming for walk mode
c62009a6ac
3D View: add local up/down movement to walk navigation
Fix #114229: Fixed crash when node name starts with digit symbol.
Bogdan Nagirniak
pushed to matx-texture-nodename-fix at BogdanNagirniak/blender
2023-11-03 21:39:59 +01:00
de32ef33e4
Fixed crash when node name starts with digit symbol.
e623d07362
Fix missing relations built for camera referenced by markers
e7ad3af301
Fix #114216: crash moving "instanced" NLA strips between tracks
2193bd4b89
Fix #114414: Drawing Artifacts Grayscale Byte Images
9c2164ba7c
Fix #114430: UI: Blender no longer displays a warning for too new .blends
Bogdan Nagirniak
created branch matx-texture-nodename-fix in BogdanNagirniak/blender
2023-11-03 21:39:59 +01:00