Aman Anas

Results 23 comments of Aman Anas

@giloser It appears to still have the same problem ![image](https://user-images.githubusercontent.com/41600372/138179946-9e822240-3af3-4493-9846-5c4471142573.png)

> > > Hi, that's not cpulimit but ffmpeg that the program that create the gif this one is needed and it cannot work without it for the moment. I...

I am also experiencing this issue when using junit-jupyter for test cases, I think it should be changed to a lighter shade

I have also experienced this exact issue, ever since I installed Lightbulb. Again, everything else works fine.

Remember, this runs every frame - so when you define text_val on line 1, you're actually re-defining it every frame. You should only set text_val once, since after that it...

I believe *some* of this is normal behavior - In the first example, the velocity emitter had Gravity set to 0, and a negative initial velocity: So when a particle...

I have also experienced this bug, I rolled back to 2.8.8 (using installer) and it works fine (rolled back because I needed to access notes quickly). On 2.9.17, the CPU...

I have also experienced this bug. It still works fine if you add an "And" controller from the drop-down menu, and then link them together, but it's just a bit...

Yeah, I noticed this issue as well with the glfw renderer. It's not too difficult to implement a software rendered cursor (probably not as fast as a hardware cursor but...

Thanks for the help! I searched the API on readthedocs for "config_nav_enable_keyboard" but it didn't turn up any results, that's why I thought they were missing. I don't know if...