I make this patch, because in my main game project radar distance was not writeable via script. Now this work as well.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
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.
Comment Actions
I was try, but have upload errors (im dont understand how this diffs works). Pls review this code someone, here not very much changes.
Comment Actions
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
Comment Actions
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.