Skip to content
#

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...

luzpaz
luzpaz commented May 5, 2022

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."

See https://lgtm.com/projects/g/FreeCAD/Fre

WB Path good first issue refactor
ptrgags
ptrgags commented Apr 21, 2022

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 use camelCase (e.g. buildApps). We should pick a consistent style. (Personally I find kebab-case easier to type on the command line)
  • generateDocumentation seems needlessly l
cleanup good first issue
domlysz
domlysz commented Mar 11, 2020

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

Wikipedia
Wikipedia