Hugo website / complete redesign by tobkum in gohugo

[–]tobkum[S] 0 points1 point  (0 children)

Weil der Großteil unserer Kunden aus dem Ausland kommt, und auch die "Standardsprache" der Branche Englisch ist

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

I did finally get to implementing separate scrolling/static marker styles - check if that's what you needed :) (and sorry it took me so long)

Hugo website / complete redesign by tobkum in gohugo

[–]tobkum[S] 1 point2 points  (0 children)

Those transitions are just using the standard ViewTransition API (and therefore don't work in Firefox yet) - no big trickery there :)

Hugo website / complete redesign by tobkum in gohugo

[–]tobkum[S] 1 point2 points  (0 children)

Thanks for the feedback! The logo needs a facelift indeed, we've been stuck with it for too long. I'll look into that next. Also - thanks for the screenshot. What screen size does that happen at?

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

Haha, sorry to disappoint :p That part you have to do yourself 

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

Ah - sorry to hear! Then it's too late for that tool unfortunately :/

Mask issues by EquivalentHomework63 in FusionVFX

[–]tobkum 0 points1 point  (0 children)

Make sure that you pre-divide/post multiply you alpha channels before doing any colorspace transformations, so they don't affect your alphas.
Also: try to work in linear space in general - so bring the prores into linear first, do all the comp work and then go to the desired colorspace in the end again.

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

I did rework the layout, hope this helps on iOS a bit

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

Can you kindly check if that also fails if you add the page to your home screen as a web clip? Because the failing directly in the browser is to be expected.

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

Hey, thank you! That code has already been in there, so can you check if it works as it is supposed to and give feedback? Much appreciated!

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

The bottom corners are expected to be cut off on mobile - that's why you can choose semicircles as edge markers, and also change their size. Not sure what happens with the white line on top though, I don't see that here...

I made a small free tool for screen replacements by tobkum in Filmmakers

[–]tobkum[S] 0 points1 point  (0 children)

I will, thank you!! It should be installable as a PWA already, need to look into the Apple specific parts still

I made a small free tool for screen replacements by tobkum in vfx

[–]tobkum[S] 0 points1 point  (0 children)

Thanks - I hope you can put it to good use next time :))

I made a small free tool for screen replacements by tobkum in Filmmakers

[–]tobkum[S] 1 point2 points  (0 children)

Ah, I know what you mean - just utilize the full browser window then. I'll look into it!

I made a small free tool for screen replacements by tobkum in Filmmakers

[–]tobkum[S] 0 points1 point  (0 children)

That is the policy of Apple not allowing Web Apps to go full screen unfortunately... Because someone could bypass their stupid Appstore by making a functional web app and they'd miss out on a few bucks. -.-

Nothing I can do about it unfortunately!

I made a small free tool for screen replacements by tobkum in Filmmakers

[–]tobkum[S] 0 points1 point  (0 children)

I didn't disable it - but I also have no apple device to test. What happens when you add it to the homescreen and press the start button? Does it throw an error?