Charles Wardlaw CharlesWardlaw
  • Joined on 2004-11-19
Charles Wardlaw created branch feature/generic_attributes in CharlesWardlaw/blender 2023-06-12 23:38:42 +02:00
Charles Wardlaw pushed to feature/generic_attributes at CharlesWardlaw/blender 2023-06-12 23:38:42 +02:00
a7ac317159 Outliner: Port linestyle elements to new tree-element code design
1e4b80fed9 Attributes: Add quaternion rotation type
ccbab842b7 Vulkan: Indirect Compute
107c5e39aa Fix: OffsetIndices assert with invalid span
d75be31b18 Fix build failing due to missing dna offsets for realtime compositor
Compare 10 commits »
Charles Wardlaw commented on issue blender/blender#106398 2023-05-01 16:02:54 +02:00
UsdGeomPoints import support

Ok I look forward to chatting with Charles when the time comes. Is it best to use the #blender-chat USD channel for that?

Yes, please @kattkieru me in the chat and I'll appear, as if Final…

Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-04-13 20:22:16 +02:00
f25a5ea48d Merge branch 'main' into feature/usd_colors
bdd6e617ea Cleanup: expose utility that finds a gizmo through its properties
fa13058fa6 UI: Color Picker Positioning
71ed98debe Point Cloud: Avoid unnecessarily initializing initial positions
197e9b9f80 Cleanup: Use more descriptive function name in extrude node
Compare 74 commits »
Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-04-13 20:19:48 +02:00
8a882206b7 Adding the requested default color setting on import.
950c796a4b Merge branch 'main' into feature/usd_colors
5df8e35da7 UI: Add slash separators to Hue/Saturation/Value
4170545dc5 Fix #106828: Extrude individual mode crash on mesh with no faces
f8108d6dfd UI: Rename Bright/Contrast to Brightness/Contrast
Compare 177 commits »
Charles Wardlaw commented on pull request blender/blender#105347 2023-04-01 21:33:36 +02:00
USD IO: Move to the new Mesh Attributes API for Colors

@CharlesWardlaw : seeing handling active, but how about BKE_id_attributes_default_color_set?

Can build the patch on Monday (on my way out...)

Is that just the little render…

Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-04-01 21:27:13 +02:00
aad7a0ccf9 Merge branch 'main' into feature/usd_colors
45104ddd14 Cleanup: Remove code asserted as unreachable,
8a364ef72c Fix (unreported) misisng handling of XR data object pointer in foreach_id.
7592ec35d3 GPU: Fix compilation with option WITH_GPU_BUILDTIME_SHADER_BUILDER
e652d0002b GPU: FrameBuffer: Fix empty framebuffer update
Compare 15 commits »
Charles Wardlaw closed pull request blender/blender#104542 2023-03-31 19:24:48 +02:00
USD IO: Move to the new Mesh attributes API for colors
Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-03-31 16:16:59 +02:00
41ac82f7ae Merge branch 'main' into feature/usd_colors
0187943a3d Animation: Weight Paint select more/less for faces
0d1a0cb453 Animation: Weight Paint select more/less for vertices
0face8bd22 Fix #105912: Texture paint removes evaluated mesh attributes
7775fecb14 Animation: Graph Editor - grey out area outside of normalization range
Compare 14 commits »
Charles Wardlaw commented on pull request blender/blender#105347 2023-03-31 16:16:24 +02:00
USD IO: Move to the new Mesh Attributes API for Colors

reposting from blender/blender#104542

Does this handle mesh->active_color_attribute / mesh->default_color_attribute (e.g. when there were no…

Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-03-31 00:18:10 +02:00
2a27338e8d Merge branch 'main' into feature/usd_colors
ed0e4f4043 UV: refactor uv packing, reduce usage of #BoxPack
9aaf1056fe Addressing last round of comments.
cbb813886c Geometry Nodes: Simplify retrieval of node dependencies
76e0ca6b91 Build: suppress CMake warnings about newer Boost versions
Compare 506 commits »
Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-03-30 22:57:47 +02:00
0811dceaa8 Merge fixes
6897c3d357 Added in Michael's fix for displayColor. Fixed issues importing non-indexed display colors (Pixar Kitchen now loads correctly).
ec96ef0e0a Porting forward the Colors patch from https://archive.blender.org/developer/D16103
4d5a3c9932 Merge branch 'blender-v3.5-release' into main
3baccee0af Pass BitVector by reference in lambda
Compare 291 commits »
Charles Wardlaw commented on pull request blender/blender#105347 2023-03-01 22:24:55 +01:00
USD IO: Move to the new Mesh Attributes API for Colors

You can refer to the original in the body of the description, the title, as well as the base of the description, can still be the same as in the original. We all moved on gitea and moved all our…

Charles Wardlaw created pull request blender/blender#105347 2023-03-01 17:55:01 +01:00
Porting forward the Colors patch from https://archive.blender.org/developer/D16103
Charles Wardlaw pushed to feature/usd_colors at CharlesWardlaw/blender 2023-03-01 17:53:29 +01:00
151e8b4224 Porting forward the Colors patch from https://archive.blender.org/developer/D16103
d449539cd2 Cleanup: Move five modifier files to C++
4d58f01424 Add LSAN suppression rules config file.
3006140718 Refactor: Replace DNA_DEPRECATED attribute with _legacy suffix
1ba0494e33 Fix failing test after own recent commit regarding Main freeing function.
Compare 10 commits »
Charles Wardlaw created branch feature/usd_colors in CharlesWardlaw/blender 2023-03-01 17:53:29 +01:00
Charles Wardlaw pushed to feature/usd_curves_export at CharlesWardlaw/blender 2023-02-23 23:59:51 +01:00
641c05954e Moving over Sonny's patch from Phabricator and fixing up compile errors where APIs have changed. Original: https://archive.blender.org/developer/D16545
cc925b9282 Nodes: Allow adding multiple search items per type in add menu
ceba1854f9 BLI: add function for changing working directory
8abef86217 Merge branch 'blender-v3.5-release'
c7d7175270 Cleanup: Remove check for this pointer not being nullptr
Compare 10 commits »
Charles Wardlaw created branch feature/usd_curves_export in CharlesWardlaw/blender 2023-02-23 23:59:50 +01:00
Charles Wardlaw pushed to bugfix/apple_cwd_tests at CharlesWardlaw/blender 2023-02-21 16:05:41 +01:00
9fd3aadac8 Fixed tests for MacOS storage_apple.mm functions.
6a5caf9d88 Vulkan: Fix mismatch in shader and resource types.
e9f8020f75 Cleanup: added empty line between methods.
a55e38e05d Fix duplicated code after merge from release branch
7fb1f060ff Vulkan: Initial Compute Shaders support
Compare 5 commits »
Charles Wardlaw created pull request blender/blender#105000 2023-02-21 01:33:24 +01:00
Fixed tests for MacOS storage_apple.mm functions.