hydos

Results 26 issues of hydos

**Describe the bug** Python 3.97 is not supported, Yet Blender uses this version of Python. **To Reproduce** Steps to reproduce the behavior: 1. pip install bpy **Expected behavior** bpy wheel...

![image](https://user-images.githubusercontent.com/25501603/94628291-f890f700-0302-11eb-8b43-359c75dde179.png) i dont even know. do note this is IDEA and not minecraft

bug
mapping

using the MinecraftIdentifier causes problems when connected to. no matter what you put for the version tag and server protocol it always says "Outdated Server"

Possible bug
Minecraft

On 1.7.10, Minecraft is unable to start due to a missing arg not being added. this is simply fixed by adding "--userProperties {}" to the program args.

The argument -XstartOnFirstThread(something like that) is causing old versions of minecraft on mc (1.8.9) to not open a window.

you took the crash stuff out so i took the crash stuff out of the readme

On Linux, glfw is located under `build/run-natives/linux/x64/org/lwjgl/glfw/libglfw.so`. This is a problem because lwjgl expects it to be in the root directory of `-Djava.library.path`. I tested this by copying libglfw.so to...

type: bug

All animations exported with this tool become a mess of vertices.

currently, the codebase relies on a Model being presently loaded in the renderer in order to be able to export animations which makes it impossible for animation to be batch...

Closes #7867. Adds full parameter constructor generation to the object api for java ![image](https://github.com/google/flatbuffers/assets/25501603/960cb02e-d6e9-4b18-9ff5-8fc78bf9fa5e) Unfortunately, I am unable to test it in the IDE however, building flatc generated the above...

java
c++
codegen