-
Updated
Aug 28, 2020 - JavaScript
3D
3D modeling uses specialized software to create a digital model of a physical object. It is an aspect of 3D computer graphics, used for video games, 3D printing, and VR, among other applications.
Here are 3,377 public repositories matching this topic...
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Aug 25, 2020 - C++
-
Updated
Jul 15, 2020 - C++
-
Updated
Jul 25, 2020 - Python
Sandcastle example: open any basic shape (e.g. Rectangle) and try to set an outlineWidth, or search "outlineWidth" on this tracker and read any of a bunch of existing issues, starting with #40 (!)
Browser: any
Operating System: Windows only, apparently
Since the very beginning of Cesium, people have been trying to use the outlineWidth property on EllipseGraphics, RectangleGraphics, Po
-
Updated
Aug 28, 2020 - C++
-
Updated
Jul 10, 2020
-
Updated
Jan 5, 2020 - JavaScript
-
Updated
Feb 20, 2019 - Shell
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Mar 10, 2020 - Python
-
Updated
Mar 22, 2020 - C++
-
Updated
Aug 28, 2020 - C++
-
Updated
Aug 23, 2020 - C++
Good first issue
Please respect the following template to report a new issue, otherwise your issue will be automatically closed.
Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.
Make sure the issue concerns the BlenderGIS addon and not Blender itself.
In preference do not ask for help here, only report
-
Updated
Aug 3, 2020 - Python
-
Updated
Jun 26, 2020 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Jan 30, 2019 - C++
-
Updated
Aug 28, 2020 - C++
-
Updated
Sep 7, 2019 - JavaScript
- Wikipedia
- Wikipedia
Issue details
While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.
Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.