Aras Pranckevicius aras_p
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-03-07 05:55:47 +01:00
2dcd2e5988 Update docs/release_notes/4.2/index.md
Aras Pranckevicius commented on pull request blender/blender#118581 2024-03-05 08:58:42 +01:00
VSE: Timeline strip visual design updates

@pablovazquez I checked what other video editing software does wrt selected strip outlines, and basically: no one seems to do them "outside the strip boundaries". It is very common for the whole…

Aras Pranckevicius commented on pull request blender/blender#118581 2024-03-04 15:52:49 +01:00
VSE: Timeline strip visual design updates

@ZedDB yeah that's a good point. @pablovazquez any ideas how to make "what is selected" more visible? Like maybe the "selected" outline should be thicker line, or something else? or the "regular…

Aras Pranckevicius commented on pull request blender/blender#118581 2024-03-04 15:35:28 +01:00
VSE: Timeline strip visual design updates

One bit that feels a bit off is when two adjacent strips are selected, that we can still see the orange line underneath, is that a limitation of this new system? Otherwise clipping that part out…

Aras Pranckevicius commented on pull request blender/blender#118581 2024-03-04 13:01:25 +01:00
VSE: Timeline strip visual design updates
Aras Pranckevicius pushed to vse_strip_design at aras_p/blender 2024-03-04 12:43:44 +01:00
2055ddffe3 Merge branch 'main' into vse_strip_design
797b9f65e6 GPv3: Select mode in Edit Mode keymap
ad8180c54c GPv3: Copy and Paste operators for copying strokes and points
d0c9246fcc Fix #119022: GPv3: Noise modifier seed per stroke
64bb63dcb0 Fix #118962: Skip setting not taken into account looping over points
Compare 79 commits »
Aras Pranckevicius pushed to vse_strip_design at aras_p/blender 2024-03-04 12:42:34 +01:00
2414eb4d10 VSE: tweak display of meta strips with missing data
Aras Pranckevicius commented on issue blender/blender#118863 2024-03-01 10:09:58 +01:00
Design : Add DDS file support

Exporting uncompressed DDS files is pretty trivial to implement. Exporting compressed DDS files is "quite hard" (Blender would have to use some of 3rd party texture compression libraries). For…

Aras Pranckevicius commented on issue blender/blender#118288 2024-03-01 09:47:00 +01:00
VSE: Strips Design Tweaks

@pablovazquez question wrt "Metastrips with missing content have a red header, and the problematic strips in red. Plus the corresponding icon":

Today meta strips do not have a "header area",…

Aras Pranckevicius pushed to vse_strip_design at aras_p/blender 2024-03-01 09:39:40 +01:00
9b60970ef0 Merge branch 'main' into vse_strip_design
c8518ad039 VSE: draw "missing" icon for strips with missing data blocks
bcb0d6ef9f Fix: Crash when using compositor debugger
43d93973c0 Fix #118666: VSE scopes showing garbage data in some cases
6e8272a5dd Cleanup: pass ViewContext as a const argument where possible
Compare 64 commits »
Aras Pranckevicius pushed to main at blender/blender 2024-03-01 08:27:06 +01:00
43d93973c0 Fix #118666: VSE scopes showing garbage data in some cases
Aras Pranckevicius closed issue blender/blender#118666 2024-03-01 08:27:05 +01:00
Regression: VSE Scopes and Preview artifacts and bad behaviour
Aras Pranckevicius commented on pull request blender/blender#118920 2024-03-01 08:18:57 +01:00
Compositor: Enable lock-free GPU context activation on macOS

The comment wrt command buffer submission is probably outdated now, given that the cmdbuf was just submitted right above?

Aras Pranckevicius commented on issue blender/blender#118666 2024-02-29 21:08:26 +01:00
Regression: VSE Scopes and Preview artifacts and bad behaviour

Indeed my bad, will fix! Sorry!

Aras Pranckevicius commented on pull request blender/blender#118908 2024-02-29 18:53:08 +01:00
BLI: Add easy and portable way of platform-specific checks

What does the microarchitecture TODO comment mean?

Aras Pranckevicius commented on pull request blender/blender#118908 2024-02-29 18:51:21 +01:00
BLI: Add easy and portable way of platform-specific checks

"The is an" reads a bit Engrish

Aras Pranckevicius commented on pull request blender/blender#118908 2024-02-29 18:50:51 +01:00
BLI: Add easy and portable way of platform-specific checks

I think it's MSVC

Aras Pranckevicius pushed to vse_strip_design at aras_p/blender 2024-02-29 12:19:17 +01:00
a0dd601fa9 Merge branch 'main' into vse_strip_design
79707c2ae8 Extern: update Audaspace to latest version
da2ac8ee92 Merge branch 'blender-v4.1-release'
3b9b6ebbfa Merge branch 'blender-v4.1-release'
c19cdc343f Fix assert with temporary directories beginning with "//"
Compare 161 commits »
Aras Pranckevicius pushed to main at aras_p/blender 2024-02-29 12:19:08 +01:00
79707c2ae8 Extern: update Audaspace to latest version
da2ac8ee92 Merge branch 'blender-v4.1-release'
3b9b6ebbfa Merge branch 'blender-v4.1-release'
c19cdc343f Fix assert with temporary directories beginning with "//"
ab4387d70e GPv3: Fix wrong handling of data names in FCurve RNA paths in conversion code.
Compare 160 commits »
Aras Pranckevicius deleted branch audaspace_update from aras_p/blender 2024-02-29 12:08:14 +01:00