-
Updated
May 6, 2022 - 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 5,278 public repositories matching this topic...
Found a small error in the Real World Use Cases of the v8 Migration Guide
The example code describing that array's must be explicit is missing the .map() closing bracket.
What it is now:
<mesh>
- {colors.map((color, index) => <meshBasicMaterial key={index} attachArray="material" color={color}
See KhronosGroup/glTF#1691 for implementation spec.
-
Updated
May 5, 2022 - JavaScript
-
Updated
Jan 13, 2022 - C++
-
Updated
Jan 30, 2022 - C++
Is there an existing request for this?
- I have searched the existing requests
Forums discussion
gitter
Subproject(s) affected?
Path
Idea description
Per LGTM, many PathWB conditional DEBUG rules are "unreachable".
"Unreachable code makes the code more difficult to understand and may slow down loading of modules."
Looking through the scripts in package.json, a lot of the tasks have inconsistent naming or have misleading names
To point out a few issues:
- some tasks use
kebab-case(e.g.prettier-check) while others usecamelCase(e.g.buildApps). We should pick a consistent style. (Personally I findkebab-caseeasier to type on the command line) generateDocumentationseems needlessly l
-
Updated
Jan 14, 2022
-
Updated
Jan 19, 2022 - Python
-
Updated
May 6, 2022 - 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.
If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network
-
Updated
May 6, 2022 - C++
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Nov 9, 2021 - JavaScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 7, 2021 - MATLAB
-
Updated
May 6, 2022 - TypeScript
-
Updated
Mar 18, 2022 - C++
-
Updated
May 6, 2022 - C++
-
Updated
Apr 23, 2022 - JavaScript
-
Updated
Dec 29, 2021 - Python
-
Updated
May 4, 2022 - C++
- Wikipedia
- Wikipedia
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar