Page MenuHome

Radar sensor distance
Closed, ArchivedPublicPATCH

Description

I make this patch, because in my main game project radar distance was not writeable via script. Now this work as well.

Event Timeline

Hi blenderprowlee,

thanks for the patch. Could you upload to https://developer.blender.org/differential/diff/create/ ? This way the patch can be comented and reviewed in a better way.

Thanks in advance.

Hi blenderprowlee,

thanks for the patch. Could you upload to https://developer.blender.org/differential/diff/create/ ? This way the patch can be comented and reviewed in a better way.

Thanks in advance.

I was try, but have upload errors (im dont understand how this diffs works). Pls review this code someone, here not very much changes.

Hi blenderprowlee,

I reviewed the code and I changed:

  • Function names
  • remove debug printf
  • Use float maximun defines

Apart from this, the code seems me correct and useful. I will upload to differential (giving you all the credit, of course) for its inclusion in 2.74

Regards and thanks,
Jorge

Jorge Bernal (lordloki) lowered the priority of this task from 90 to Normal.May 15 2015, 3:17 PM

whats the status on this did it make it into 2.74?

Hi,

nowadays, I have uploaded a patch to bullet master and I'm waiting to Erwin's approval. Then after that, I will commit blender changes.

Aaron Carlisle (Blendify) changed the task status from Unknown Status to Unknown Status.May 24 2017, 7:07 PM
Aaron Carlisle (Blendify) claimed this task.

See discussion on D951