-
Can the roto node curves have colors for the their closed splines instead of using the constant node to apply colors and its outline. When Autodesk Combustion was active, they had a operator feature …
-
Load this ipynb: https://raw.githubusercontent.com/gumption/Python_for_Data_Science/master/Python_for_Data_Science_all.ipynb
After it's loaded, click notebook -> publish to web. The following goes to…
-
It's currently possible to customize the messaging for a particular property:
``` javascript
var Identifier = subtype(Str, function (v) {
return /^[a-z._-]{1,32}$/.test(v);
}, 'Identifier');
var T…
-
Probably time to make a lathe Node, similar to Screw modifier or Spin tool. I already have workhorse code written just need to relocate it.
input (optional arguments have defaults and will use last…
-
I'm not sure if this is a good idea, it's more of a question then an issue. I'm planning to use boltdb as a storage engine for a local database of images that vary in size from 30kb to 500kb (mostly).…
-
Hi Melanie and Katie,
aka @Melsteroni and @katlongo (to automatically track any further updates
on this autocreated issue)
Below is the README.md for the copied over product
[SAUP-FishCatchByGearTyp…
bbest updated
10 years ago
-
related is #7146, #7206
maybe provide a `to_index()` function and/or a class-like accessor
`.values_to_index` (too long though)
-
I've recently spoken with a user who was using bad parameters for the soil temperature scheme and getting bad results. This probably has happened to other people too, due to VIC's lack of constraint …
tbohn updated
10 years ago
-
**Original TRAC ticket 1949 reported by giffels**
Implementation of input validation for DBS3 as proposed in #499
-
As pointed out by @saurik here https://groups.google.com/forum/?fromgroups=#!topic/rethinkdb/sSB-rtXQPsk, the user experience of accessing nested objects isn't great. Consider the following cases:
- M…