James Prevett

Results 264 comments of James Prevett

> > 1. Static methods related to data manipulation (e.g. Add, Normalize, Lerp) and non-static normalization methods are outside the scope of this PR. While Tensor may include them in...

> It's best to discuss and fix it before the release of 7.0, otherwise we will need to wait until after the release of 7.0 to discuss it, and we...

Updated the main PR comment so that their isn't a stage 2, since there is time do it all of that in this PR.

I'm converting the PR to a draft since it is not finished yet. Once I'm done implementing the new Tensor methods and functions, I will reopen the PR.

@sebavan The core of the PR is ready to merge. While some of the features that involve converting between tensors are not in this PR, I would like to merge...

I'm closing #13699 since having it as well as this would create some conflicts. I will include `Vector` (from #13699) in the PR for this issue. In addition, I'm including...

@thomlucc Could you please move this back to the 7.0 milestone? Me and the BJS team are trying to get it merged for the big 7.0 release, and it would...

@sebavan I thought we were going to merge it with 7.0 since it involves some breaking fixes?

I'm getting a different error... ``` ⠋ Finding files madge using src paths [ 'D:\\blankstorm\\src\\client\\index.ts' ] +0ms madge using config { baseDir: null, excludeRegExp: false, fileExtensions: [ 'ts' ], includeNpm:...

@atamakahere-git Any updates on this?