Aras Pranckevicius aras_p
Aras Pranckevicius created branch vse_auto_filter in aras_p/blender 2024-02-05 15:58:27 +01:00
Aras Pranckevicius deleted branch vse_more_cpp from aras_p/blender 2024-02-05 11:10:54 +01:00
Aras Pranckevicius pushed to main at blender/blender 2024-02-05 11:10:51 +01:00
4cf2d95bb5 Cleanup: more C++ constructs in VSE render.hh and friends
Aras Pranckevicius merged pull request blender/blender#117829 2024-02-05 11:10:51 +01:00
Cleanup: more C++ constructs in VSE render.hh and friends
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-02-05 10:41:48 +01:00
7d68395f56 Update docs/programs/gsoc/ideas.md
Aras Pranckevicius created pull request blender/blender#117829 2024-02-05 10:39:16 +01:00
Cleanup: more C++ constructs in VSE render.hh and friends
Aras Pranckevicius pushed to vse_more_cpp at aras_p/blender 2024-02-05 10:38:05 +01:00
e6d79efd9c Cleanup: more C++ constructs in VSE render.hh and friends
3d7e84f57d Compositor: Unify Bilateral Blur across CPU and GPU
d73628a3cd UI: use consistent naming for an extensions "Remote" repository
b10507ab63 Fix #117586: Cycles: World Lightgroup not updated when creating/deleting LGs
80906eb02e Cleanup: various non-functional C++ changes
Compare 10 commits »
Aras Pranckevicius created branch vse_more_cpp in aras_p/blender 2024-02-05 10:38:04 +01:00
Aras Pranckevicius pushed to main at blender/blender 2024-02-03 22:29:27 +01:00
4b108959ba Cleanup: remove accidental include leftovers
Aras Pranckevicius opened issue blender/blender#117790 2024-02-03 21:04:26 +01:00
VSE: expanded "occlusion culling" via opaque strips
Aras Pranckevicius deleted branch math_isect_point_fix from aras_p/blender 2024-02-03 19:03:31 +01:00
Aras Pranckevicius pushed to main at blender/blender 2024-02-03 19:03:30 +01:00
f6276ec163 Fix: 2D tri/quad vs point intersection tests edge cases
Aras Pranckevicius merged pull request blender/blender#117786 2024-02-03 19:03:29 +01:00
Fix: 2D tri/quad vs point intersection tests edge cases
Aras Pranckevicius created pull request blender/blender#117786 2024-02-03 17:49:54 +01:00
Fix: 2D tri/quad vs point intersection tests edge cases
Aras Pranckevicius pushed to math_isect_point_fix at aras_p/blender 2024-02-03 17:49:13 +01:00
93886337e8 Fix: 2D tri/quad vs point intersection tests edge cases
Aras Pranckevicius created branch math_isect_point_fix in aras_p/blender 2024-02-03 17:47:01 +01:00
Aras Pranckevicius pushed to math_isect_point_fix at aras_p/blender 2024-02-03 17:47:01 +01:00
f549f046bf Fix: 2D tri/quad vs point intersection tests edge cases
05f94ff8bb Cleanup: Use CLOG instead of printf for USD logging
63ce2fbc0c Extensions: default to paths in {BLENDER_RESOURCE_PATH_USER}/extensions
547516a3ba Cleanup: Use fmtlib instead of streams when creating USD collection name
170b69cc5f Makefile: update code-layout checking target
Compare 10 commits »
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-02-02 21:22:12 +01:00
7225004e72 Update VSE 4.1 vectorscope image to match latest state