-
### Description of Issue
#### Example USD code (discussion below):
```
#usda 1.0
(
)
class Xform "PrototypeCube"
{
def Cube "PrototypeCubeShape"
{
}
}
def Xform "Instan…
-
I write a simple example, but can not get correct force data by contact sensor.
### Describe the bug
I set a ground plane and two cube. The first cube has size as (1.0, 1.0, 1.0) and init positi…
-
First of all thanks for your efforts. :-)
I tried your script with a Cura generated GCode file but it does not alter the top layer. I use a simple cube for the test.
![cube1](https://github.com/…
-
### **2.18(仮)のリリース内容・計画のまとめや目安箱Issueです。**
## 基本方針
メジャーバージョンとして以下の方針で開発を行います。
1. セキュリティ強化を中心に不具合改修および機能改善を実施
## 開発スケジュール
2024年12月末時点で Approved となっているものをマージ、パッケージ化し
2025年3月中リリース予定。
不具…
-
Hi ptitSeb !
Did you tried to port sauerbraten over gl4es ? It easy to build, but use shaders by itself a lot (which seems autogenerated on fly). I have lots of errors on amigaos4 version (i.e. it …
kas1e updated
5 years ago
-
オリジナルの条件式
https://github.com/EC-CUBE/ec-cube2/blob/fc5a36a25f2fff5179670351d65f890228b86e13/data/class/helper/SC_Helper_Mail.php#L383
リファクタリングの条件式
```
if ($arrCustomerData['status'] == 1…
-
#include
using namespace std;
int main()
{
cout num2;
int sum = num1 + num2;
cout
-
## 🐛 Bug Report
I have two cubes. When I use `cube1.metadata.difference(cube2.metadata)` my metadata shows differences, even though the values look the same. However, when I use `assert cube1.attri…
-
aggregate_spatial with points seems to allow points at the border to fall off
Job example:
j-241108dc1e1848248f81c211bdb731e0
The process graph without aggregate spatial illustrates the problem nice…
-
```
What steps will reproduce the problem?
1. view = new View3D({x:250,y:200, renderer:Renderer.CORRECT_Z_ORDER});
2. cube.outline = outlineMaterial;
(see example code provided below)
What is the ex…