-
-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.3 release page #878
4.3 release page #878
Conversation
Looking at the preview image you kindly put above, I see a typo of "orignially". Also "open source game engine" should be "open-source game engine". Probably more but it's quite hard to read and edit the 4.3.html file, with so much stuff around the blocks of text. Also, there seems to be a lot of hyphenation where I wouldn't expect it. It looks odd seeing words like "hundreds" or "platform" hyphenated. |
I'll look into creating a premultiplied alpha blending demo (most likely a VFX/particles comparison with and without premultiplied alpha). Edit: I made something, what do you think? It showcases how a premultiplied alpha material can exhibit both additive and mix blending at the same time (while the Mix/Add blend modes can only do one of those at once). blend_mode_premul_alpha.mp4.zip Project files: test_3d_premul_alpha.zip Also, what's the expected aspect ratio for the video? |
The grid system was used because it decouples the declaration from the presentation. We need to switch up the order last minute? No problem, we just have to switch it there instead of copy pasting large swaths of code. If we were going to reuse this for the base for a future page, the categories wouldn't change much, so I'm not worried about this.
This style inside the shadow-root is only repeated there for convenience. It isn't repeated download-wise, "declared once, used multiple times".
With all due respect, this is standard. |
Well, if that is a standard we are truly lost in the web front ⚰️🪦 |
By the way, a new PR will be made, I'm creating a other version based on @coppolaemilio's comments. |
Important
I need your help! See the note below on how you can help me.
Preview of the release page
Help needed
I need help to prepare demos for the media. I've done some already, but I need to fill all the media spots that say: "TODO: replace me".
If you plan to create a demo, please comment and say so. It will save some time for everyone.
What I mean by demo
What I mean by demo is a simple project that I can unpack on my machine and capture the content, either with an image or by recording the content. I'll use my Macbook Pro as it has a nice resolution/high DPI.
Demos missing