According to my tests, this always works:
- have primary screen on left and top most so no coordinates would ever go below 0,0 for the origin of the entire frame buffer
- different DPI…
I'm still not sure that I understood the problem. In bone rotation.mp4
you appear to be inserting a key frame 1 frame before the first key frame? And deleted it 🤔?
Maybe one way to get pas this is to check whether we have more than 1 monitors plugged in (and also detect every time that configuration changes), sounds less optimal but would generally lead to a…
Ah I see. So you meant the zig zag lines... Unfortunately on on windows if you are using a mouse, windows will not report all mouse move events. I was just happened to be working on a patch…
A bunch of these errors:
Warning: (#62) enable/warn/disable extension is not found. Extension "GL_ARB_conservative_depth" is not supported
and eventually
ERROR (gpu.shader):…
Hummm it's still working for me on 555 🤔... I have no idea now.
Hi @Harley ! Actually it's not really the problem of DPI scale, but rather the placement of the second screen. (I'm on win11 atm)
I can have events working as long as screens are configured in…
@Moritz-Hase I'm not quite sure I understood. The problem seems to be the i3d
exporter which is not maintained by us. You should go tell the author of the plugin. Apparently it's not the 3ds
…
@XINNIX I do believe this is not a bug. Blender intentionally either renders the sequencer or the current scene. If you want to composite scene with sound, you could also use a speaker object.
@…
Updated description for details.
Looks like this plugin may need some update to the new APIs.
Nope I don't think I can get this to work correctly :(
Then I guess it's the voronoi texture not being an image so it won't really sample to average stuff. 🤔
I added a little bit sampling in the curves_float
glsl function here, does this look…
I believe GPU_SAMPLER_FILTERING_LINEAR
should be used explicitly rather than the default returned by GPUSamplerState::internal_sampler()
here... (not sure if it will…
Can confirm. Looks like cycles doesn't have any issue with this.
Try checking C:\Windows\System32\lxss\lib
and see whether you have cuda libs, if not, you may need to install cuda toolkit as well.
Directory: C:\Windows\System32\lxss\lib
Mode …