Kévin Dietrich kevindietrich
  • Joined on 2013-12-12
Kévin Dietrich commented on issue blender/blender#112308 2024-01-28 13:23:46 +01:00
Curves have offset animations (alembic / USD)

This report is essentially a duplicate of #58704 (I don't know if we can merge, or what to do in this situation).

Kévin Dietrich approved blender/blender#116749 2024-01-03 16:18:13 +01:00
Alembic: read velocities on Points

Thanks, this came up in the past but I never took the time to do it. This was requested in #95945 already, so it will need to be closed when committed.

Kévin Dietrich commented on pull request blender/blender#115623 2023-12-12 22:43:32 +01:00
Alembic/USD: use geometry sets to import data

@dfelinto the rationales for using the new curves objects are indeed for attributes import, but also to not having to convert to a mesh as currently done for the legacy curves (which happens e.g.…

Kévin Dietrich pushed to abc_usd_geometry_sets_review at kevindietrich/blender 2023-12-05 23:00:38 +01:00
14fb9edc41 Alembic/USD: use geometry sets to import data
7ec59b05ff Fix #115786: EEVEE-Next: Texture paint delayed redraw
026cdb1058 Fix #115594: EEVEE Next: Crash with VDB
0fd851bd4b Cleanup: GPv3: Use `foreach_range`
d63b68b01b Cleanup: run `make format`
Compare 160 commits »
Kévin Dietrich commented on pull request blender/blender#115623 2023-12-05 22:59:49 +01:00
Alembic/USD: use geometry sets to import data

I'd be remiss if I didn't mention the knots array feedback from last time that's still pending though. I think a major factor here is access to some files so we can better reason about the…

Kévin Dietrich commented on pull request blender/blender#115623 2023-12-05 22:55:03 +01:00
Alembic/USD: use geometry sets to import data

I don't know what problem this is referring to, so test files would be appreciated.

Kévin Dietrich created pull request blender/blender#115623 2023-11-30 19:06:14 +01:00
Alembic/USD: use geometry sets to import data
Kévin Dietrich created branch abc_usd_geometry_sets_review in kevindietrich/blender 2023-11-30 19:04:59 +01:00
Kévin Dietrich pushed to abc_usd_geometry_sets_review at kevindietrich/blender 2023-11-30 19:04:59 +01:00
03620acdc9 Alembic/USD: use geometry sets to import data
1317c951fb Cleanup: Make format
cf08b088ba Text Editor: Use active text selection as search query
93ca2788ff VSE: speedup Luma Waveform display output mode
da83b2951d Anim: Add "Add/delete" track operations to NLA context menu
Compare 10 commits »
Kévin Dietrich commented on issue blender/blender#106398 2023-08-14 20:53:33 +02:00
UsdGeomPoints import support

@devin-bayly There were some minor conflicting changes recently with the branch I shared with you for the starting code but nothing drastic. I updated the branch with the latest changes from main…

Kévin Dietrich pushed to abc_usd_geometry_sets at kevindietrich/blender 2023-08-14 20:51:24 +02:00
c2ffd29c3b Merge branch 'main' into abc_usd_geometry_sets
4e41acc0d3 Fix #110950: USD import: Crash calling import_asset().
e2a5846d56 Fix (unreported) improper handling of camera's baground image IDs in foreach_id callback.
2661747138 Cleanup: GPv3: Move inline `Drawing` methods
ba574097b8 GPv3: Python: Rename `groups` to `layer_groups`
Compare 3092 commits »
Kévin Dietrich deleted branch cachefile_cpp from kevindietrich/blender 2023-08-14 20:50:14 +02:00
Kévin Dietrich closed pull request blender/blender#109155 2023-07-09 01:42:36 +02:00
Cleanup: Alembic, use a structure to hold interpolation settings
Kévin Dietrich deleted branch abc_interpolation_settings from kevindietrich/blender 2023-07-09 01:42:35 +02:00
Kévin Dietrich pushed to main at blender/blender 2023-07-09 01:37:44 +02:00
b183e3ae89 Cleanup: Alembic, use a structure to hold interpolation settings
Kévin Dietrich created pull request blender/blender#109155 2023-06-20 12:25:25 +02:00
Cleanup: Alembic, use a structure to hold interpolation settings
Kévin Dietrich created branch abc_interpolation_settings in kevindietrich/blender 2023-06-20 12:02:00 +02:00
Kévin Dietrich pushed to abc_interpolation_settings at kevindietrich/blender 2023-06-20 12:02:00 +02:00
996b1008c8 Cleanup: Alembic, use a structure to hold interpolation settings
Kévin Dietrich pushed to cachefile_cpp at kevindietrich/blender 2023-06-20 12:01:15 +02:00
ed39016df8 Cleanup: move cache_file.c to C++
c49af381c0 Alembic: set output error string for subdivision meshes
79cd8d6682 Alembic: add missing topology check for subd meshes
8af5b59d5f Merge branch 'blender-v3.6-release'
954c262a96 Fix #108778: Crash when rendering multiple view layers
Compare 10 commits »
Kévin Dietrich created branch cachefile_cpp in kevindietrich/blender 2023-06-20 12:01:15 +02:00