hybridherbst

Results 518 comments of hybridherbst

When is the next major release to be expected? :)

It also happens when - starting to drag - alt+tabbing into another app - letting the mouse go while over that other app - hovering over the original drag place...

One question that comes up for me whenever looking at the state of Node Material: is there a way to use it with GltfLoader and/or is there already feature parity...

Yes, with KHR_animation_pointer an extension certainly has dependencies to other extensions. I think `_loadLight` being private (having that underscore) doesn't match how the other extensions do that anyways: the extension...

I rebased this on dev and implemented the suggestions from [here](https://github.com/mrdoob/three.js/pull/24252#issuecomment-1196011542) – let me know if that works, thanks @takahirox! Regarding the `.loadXXX` approach, not sure if the potential added...

Also interested in this! (and in extension, light cookies which IES lights are usually a subset of)

Just wanted to reference this forum discussion here regarding the "perceived smoothness" of the background when using regular mipmaps vs. when using the mipmaps from PMREM. I've often seen game...

I generally agree, but for context we do have some projects where clients inquire about depth occlusion (or rather, complain about the lack of it). It's not something that I'd...

@elalish mind linking the relevant three issues here? I found various (like https://github.com/mrdoob/three.js/issues/12608) but none that looked like currently being worked on.