-
Could you add support for Options files such as those used by AutoDesk? Even just highlighting # as comments would be useful to start with.
-
Bonjour Nicolas
J'ai un bug sur I SIMPA.
Après avoir créé mon modèle, placer les sources et récepteurs, j'ai défini mes spectre de puissance dans les références. Au moment où je souhaite attribuer …
-
2022-12-10 09:44:49 +0600 --------------------------------------------------------------------------------
ENV:
---
ADSK_3DSMAX_X64_2018: C:\Program Files\Autodesk\3ds Max 2018\
ADSK_3DSMAX_X64_20…
-
```
shape = createNode('nurbsCurve', n="RigWorldShape")
shape.cc.set(3,1,0,
False,3,
(0,0,0,1,1,1),6,
4,(-2,3,0),(),(2,1,0),(),(2,-3,0),(),(-2,-1,0),(),
type='nurbsCurve')
g…
-
Hi all, I'm hoping someone could shed some light on my issue with this tool. I got as far as creating all of the files needed for the tool to theoretically work, and in theory it does work, just not f…
-
**Describe the bug**
Assimp can't find scene.bin if I put model not_in_the_root directory (for example, scifi_girl/scene.gltf). Model opens fine but bin one not. If I put scene.bin to the root everyt…
-
Hello,
I use a GPKG label_dxf.gpkg
layer of table named:label_dxf with attribute:
nom : Text string
geom: POINT
name_layer: use with "As Layer"
when i try
ogr2ogr -f "D…
-
In your Script is the following problem when I press the Button "Import File(s)...":
# Error: NameError: file line 1: name 'NinjaRipperMayaImportTools' is not defined
"NinjaRipperMayaImportTool…
-
```
shape = createNode('nurbsCurve', n="RigWorldShape")
shape.cc.set(3,1,0,
False,3,
(0,0,0,1,1,1),6,
4,(-2,3,0),(),(2,1,0),(),(2,-3,0),(),(-2,-1,0),(),
type='nurbsCurve')
g…
-
Okay, so here's how I have it building against Windows with the changes in #164:
- Grab the latest libsodium-msvc release from downloads.libsodium.org
- Unzip it and put it some place like `C:\libsodi…