Aras Pranckevicius aras_p
Aras Pranckevicius commented on issue blender/blender#106428 2024-05-21 10:02:30 +02:00
OBJ: support importing loose points (point clouds) when mesh data is also present

Yeah so it is a bit hard to know which "points" to actually keep vs which ones to ignore.

Vertices/points can appear "anywhere" within the OBJ file (even outside "an object", or they can be…

Aras Pranckevicius commented on pull request blender/blender#121949 2024-05-18 18:23:16 +02:00
Sequencer: Add file manager

Not sure this is ready for review -- seems to have like 3000 lines of code changed, in places that feel like have nothing to do with the PR topic at all. You sure you have properly merged/based on…

Aras Pranckevicius pushed to main at blender/blender 2024-05-18 17:01:10 +02:00
e7801e0d07 Fix #121935: VSE text outline artifacts while tweaking parameters
Aras Pranckevicius closed issue blender/blender#121935 2024-05-18 17:01:09 +02:00
VSE: text outline artifacts
Aras Pranckevicius pushed to main at blender/blender-test-data 2024-05-13 10:45:47 +02:00
71e05fc367 OBJ: test file for #121720 fix
Aras Pranckevicius pushed to main at blender/blender 2024-05-13 10:45:40 +02:00
39150096d8 Fix #121720: OBJ does not import some curves properly
Aras Pranckevicius closed issue blender/blender#121720 2024-05-13 10:45:38 +02:00
OBJ import: some Curves do not import properly (missing parts)
Aras Pranckevicius commented on issue blender/blender#121720 2024-05-13 09:33:05 +02:00
OBJ import: some Curves do not import properly (missing parts)

If both Rhino and Ayam3D interpret these curves like that, and Blender does it differently, then definitely at least worth investigating. I'll take a look, assigning to myself.

Aras Pranckevicius commented on pull request blender/blender#121676 2024-05-11 13:43:32 +02:00
UI: Remove BLF_draw_default_shadowed

Linux build failure is my fault, merging/rebasing main should fix it.

Aras Pranckevicius pushed to main at blender/blender 2024-05-11 13:42:44 +02:00
aa350a945d Cleanup: format
Aras Pranckevicius pushed to main at blender/blender 2024-05-10 21:35:43 +02:00
c78e4d203c Fix linux build
Aras Pranckevicius deleted branch text-shadow-contrast from aras_p/blender 2024-05-10 21:07:02 +02:00
Aras Pranckevicius merged pull request blender/blender#121383 2024-05-10 21:07:00 +02:00
UI: Automatic text contrast for overlays via outline
Aras Pranckevicius pushed to main at blender/blender 2024-05-10 21:06:59 +02:00
3582e52f9c UI: Improved overlay text contrast with new outline text decoration
Aras Pranckevicius deleted branch blf_channels_cleanup from aras_p/blender 2024-05-10 18:55:09 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-05-10 18:55:06 +02:00
008483fe8a Cleanup: Remove non-working channels parameter of BLF_buffer
Aras Pranckevicius merged pull request blender/blender#121630 2024-05-10 18:55:06 +02:00
Cleanup: Remove non-working channels parameter of BLF_buffer
Aras Pranckevicius pushed to main at blender/blender 2024-05-10 18:08:01 +02:00
52de90d06b Cleanup: redundant namespace, naming, span instead of array ref
Aras Pranckevicius deleted branch vse_text_opt from aras_p/blender 2024-05-10 17:57:39 +02:00