-
I'm reading through the PCL code in the `pcl/test` folder, and I see that there are a number of example point clouds in there. I also see that there is an existing test for PCL point normals in the fi…
msy22 updated
6 years ago
-
I want to make a single binary that loads and functions correctly in Pd compiled with both `-DPD_FLOATSIZE=32` and `-DPD_FLOATSIZE=64`.
I thought about using `dlsym()` (or Windows equivalent) to lo…
-
hi
Plugin Pkg Work for Windows!?
i want use this for mac,linux,win,... os.
when(what time) fix this?
https://golang.org/pkg/plugin/
-
Wow, this is really going to change the way vector animations are done! But please support the SVG file format instead of limiting yourself to the VEC format. You need to make your application able to…
-
Data outputnya mau dalam bentuk apa?
- `.XLSX` / `.CSV`
- Notion
- Django
-
[Feature suggestion]
How about this (for Typescript 2.8+):
```ts
type Friend = {
-private [P in keyof T]: T[P]
}
```
-
Hi all,
First off, thanks for all the hard work to get CWL up to where it is today. I'm pretty excited to see where it goes.
I'm currently working on a project at OHSU where we're wanting to use CWL…
-
### 🐛 Describe the bug
Internal xref: https://fb.workplace.com/groups/6829516587176185/posts/7079346225526552/
In this tlparse: https://interncache-all.fbcdn.net/manifold/tlparse_reports/tree/logs…
-
We are using `assert.err=` to give context for a given error. `` may be a integer or a constant, a failing assert like `assert.err=ERR_INVALID_NOTE_TYPE` will then result in an error similar to:
``…
-
**TypeScript Version:** 2.1.1
**Code**
```ts
class Animal {}
class Cat extends Animal {}
class Kitten extends Cat{}
function foo(a: A) { /* */ }
```
**Expected behavior:**
Th…