Brett Camper
Brett Camper
Data source name and layer added in be3640a7e554182e2b1e4bce9aefc817867dc785 & 2b47f8ee895f11b9f7a0e785f0440ebd6c8cdf5b.
Matching scene layer names added in #274.
"Introspection mode" WIP (currently enables interactivity for all features) in https://github.com/tangrams/tangram/compare/introspection.
Ability to turn introspection on/off for all features at run-time included in #303, will be in 0.8. Remaining items such as computed draw parameters remain to be done.
This is interesting. We would probably first prototype it via `import`-able building blocks and/or in Tangram Play before deciding if it made sense to include in the core. There have...
Hi @matsprea, I'm always been intrigued by TypeScript, but at this point we have chosen to invest in ES6 and beyond since it's standards tracked. I still think there are...
Call for comments... @matteblair @nvkelso @meetar @burritojustice
Ha, yeah I've always struggled with naming this. Freeze was just the closest conceptual match I could find to what's happening. In CSS there is `important`, but that is... worse...
`prevail` lol `winner: true` On Fri, May 3, 2019 at 3:05 PM Nathaniel V. KELSO wrote: > Yeah, CSS !important, ftw ;) What about? > > - prevail > -...
You're right, it is time we revisit this! :) TLDR: with some recent changes to using Rollup for bundling, I was now able to create simple, "no config" demos with...