Josh Marinacci

Results 123 comments of Josh Marinacci

is there ever a reason to have an anchor not as an immediate child of the scene?

I've started on this. You now get a popup with the color buttons and a field to type in a hex value.

that's the dream!

Don’t we need the extra space for descriptions? Sent from planet Earth > On May 21, 2019, at 5:27 PM, Blair MacIntyre wrote: > > As I add more scripts,...

This can be done already. Create a script property for the node you want to duplicate. Get it's ThreeJS object. Clone that N times in the start() method of the...

It's not always clear when the properties can change. At runtime I have been assuming that scripts won't change properties of behavior objects or regular graph objects, but there is...

At the very least we should calculate an estimate of the texture sizes, plus of course the size of the binary download, and show it to the user. That should...

Is this actually urgent? Are you having speed issues? I ask because it may require some deep changes that I'd rather not do while the students are using the tool.

I fixed the view reset. Now it will preserve the orbit control settings

Since the view position is being preserved I'm marking this not urgent anymore. I'm keeping it around for the longer term performance issue.