Shatur

joined 3 years ago
[–] Shatur@lemmy.ml 5 points 11 months ago

That's interesting details, thanks!

I saw a few posts on their reddit, like this, they were positive, but no one mentioned the drawing aspect...

[–] Shatur@lemmy.ml 2 points 11 months ago

Awesome, thank you!

[–] Shatur@lemmy.ml 2 points 11 months ago (2 children)

How is your drawing experience?

[–] Shatur@lemmy.ml 1 points 11 months ago

How is your drawing experience?

[–] Shatur@lemmy.ml 1 points 1 year ago

Thank you!

This will definitely come in handy, offsetting is quite hard. For segments it's much simpler.

[–] Shatur@lemmy.ml 6 points 1 year ago* (last edited 1 year ago)

Thanks for the info!

Here is the link for people who don't use X: https://xcancel.com/gideonzhi/status/1819215914988196204

[–] Shatur@lemmy.ml 2 points 1 year ago

Yep, it's just a fork that makes it compatible with the Dreamcast.

 

Recently discovered this project. Looks very interested. The screenshot on GitLab is outdated, here is a more recent one:

Source: https://xcancel.com/poiitidis/status/1817919660949405842

[–] Shatur@lemmy.ml 2 points 1 year ago

Ah, I can do it inside the client, thank you!

[–] Shatur@lemmy.ml 11 points 1 year ago (3 children)

How did you enable merge conflict resolution for KeePassXC databases?

7
submitted 1 year ago* (last edited 1 year ago) by Shatur@lemmy.ml to c/blender@lemmy.world
 

My wife just finished playground asset pack for our life simulation game :)

Here are the renders in Blender:

 

I'm working on a life simulator game and want to share some progress :)

I found that Tonemapping::AcesFitted better fits the game aesthetic. With a little bit of bloom and an environment map, it looks much nicer.

My wife also made more placeable objects, and I finished refactoring into new features from Bevy 0.14. Substates are so convenient!

[–] Shatur@lemmy.ml 11 points 1 year ago* (last edited 1 year ago)

People here also hate Reddit, but no one makes fun of them for it😄

Despite the platform having more users, we're all here for a reason. So it's no surprise to me that people hate Windows more than usual. I can't judge them for that.

[–] Shatur@lemmy.ml 12 points 1 year ago (1 children)

You can even keep the original OS and just install dev tools via distrobox. That's what I do. It even comes pre-installed.

 

While I am refactoring the code to new features from Bevy 0.14, my wife continues making models.

I think Bevy can look attractive. However, I am still not fully satisfied with my lighting configuration and will come back to it later.

 

I recently discovered that the "Feature profile and posts in discovery algorithms" checkbox in the account settings is disabled by default. I didn't even know this option existed.

I'm curious why it's disabled by default. I think most users would want to be featured.

14
Flecs v4.0 is out! (ajmmertens.medium.com)
 

It’s a crate for server-authoritative networking.

This release adds support for Bevy 0.14.0 and includes features from the previous RC. I like Bevy's new release candidate process a lot!

But it will take some time for the messaging backends to update. The bevy_replicion_renet that I maintain needs the renet crate to be updated to Bevy 0.14 first.

📜Full changelog 📦bevy_replicon

7
Bevy 0.14 (bevyengine.org)
4
submitted 1 year ago* (last edited 1 year ago) by Shatur@lemmy.ml to c/bevy@programming.dev
 

It’s a crate for server-authoritative networking.

We usually don't make breaking changes when a Bevy release is around the corner, but decided to make a small exception for this one :)

This release adds support for Bevy 0.14.0-rc.4 and splits the crate functionality by features. For example, for headless server you can disable client feature. By default all features, except diagnostics are enabled, so you have the same set of plugins as before. But most plugin authors will need to add default-features = false.

📜Full changelog 📦bevy_replicon

13
Bevy 0.14.0-rc.4 (crates.io)
submitted 1 year ago* (last edited 1 year ago) by Shatur@lemmy.ml to c/bevy@programming.dev
 

You can find it on crates.io or on GitHub. If you're already on the rc.3, cargo update should automatically pick it up.

Here is the list of fixes since the 0.14.0-rc.3. This is likely the last release candidate!

The estimated release date for the 0.14 is now beginning of next week.

view more: ‹ prev next ›