Aras Pranckevicius aras_p
Aras Pranckevicius deleted branch vse-thumb-crop-fix from aras_p/blender 2024-06-12 12:43:17 +02:00
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-12 12:43:14 +02:00
b7cd88d502 Fix: VSE strip thumbnails sometimes go 1px outside of boundary
Aras Pranckevicius merged pull request blender/blender#123119 2024-06-12 12:43:14 +02:00
Fix: VSE strip thumbnails sometimes go 1px outside of boundary
Aras Pranckevicius commented on pull request blender/blender#123119 2024-06-12 11:25:57 +02:00
Fix: VSE strip thumbnails sometimes go 1px outside of boundary

Buildbot failures are the same as what is happening on 4.2 branch right now (script_load_addons and script_load_modules tests fail with python syntax error, wheee)

Aras Pranckevicius created pull request blender/blender#123119 2024-06-12 10:59:26 +02:00
Fix: VSE strip thumbnails sometimes go 1px outside of boundary
Aras Pranckevicius pushed to vse-thumb-crop-fix at aras_p/blender 2024-06-12 10:57:18 +02:00
fac39b3a01 Fix: VSE strip thumbnails sometimes go 1px outside of boundary
4d8eea1402 Extensions: convert package listings into a dictionary when loaded
c99a40b286 Extensions: basic validation of remote repository data
820fc124d4 Extensions: store repository data in a named tuple
cd741650d0 Fix incorrect check for the extension manifests time-stamp
Compare 10 commits »
Aras Pranckevicius created branch vse-thumb-crop-fix in aras_p/blender 2024-06-12 10:57:18 +02:00
Aras Pranckevicius commented on pull request blender/blender#121718 2024-06-12 08:23:37 +02:00
UI: Render SVG Files for UI Icons

Although I mention that startup is faster when "Icon Border" is turned on, this is just because create_mono_icon_with_border is quite slow, but not needed here since we use the text shader to…

Aras Pranckevicius pushed to main at blender/blender 2024-06-11 18:15:23 +02:00
165a929196 Merge branch 'blender-v4.2-release'
c38951d0f5 Fix #123016: inconsistent VSE timeline strip pixel grid rounding
188b6fd3d0 Extensions: List of tags to be used for translation
Compare 3 commits »
Aras Pranckevicius deleted branch vse-rounding-fix from aras_p/blender 2024-06-11 18:12:54 +02:00
Aras Pranckevicius closed issue blender/blender#123016 2024-06-11 18:12:51 +02:00
VSE: Gap between horizontal strips changes based on zoom level
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-11 18:12:47 +02:00
c38951d0f5 Fix #123016: inconsistent VSE timeline strip pixel grid rounding
Aras Pranckevicius merged pull request blender/blender#123065 2024-06-11 18:12:47 +02:00
Fix #123016: inconsistent VSE timeline strip pixel grid rounding
Aras Pranckevicius created pull request blender/blender#123065 2024-06-11 12:11:19 +02:00
Fix #123016: inconsistent VSE timeline strip pixel grid rounding
Aras Pranckevicius pushed to vse-rounding-fix at aras_p/blender 2024-06-11 12:09:19 +02:00
5b85d64463 Fix #123016: inconsistent VSE timeline strip pixel grid rounding
57f1d11163 Fix: VSE strip shape is not rounded when dragging file into timeline area
12ff1ffe5b Extensions: remove add-ons which don't have a built-in upgrade opton
2e00df3ee2 Cleanup: spelling in comments
83311ef96d Fix #122777: The keyframe_insert method throws python exceptions
Compare 10 commits »
Aras Pranckevicius created branch vse-rounding-fix in aras_p/blender 2024-06-11 12:09:19 +02:00
Aras Pranckevicius deleted branch vse_dnd_draw_round from aras_p/blender 2024-06-11 11:56:06 +02:00
Aras Pranckevicius merged pull request blender/blender#123013 2024-06-11 11:56:03 +02:00
Fix: VSE strip is not rounded shape when dragging file into timeline area
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-11 11:56:03 +02:00
57f1d11163 Fix: VSE strip shape is not rounded when dragging file into timeline area