JuanCarlosAragon / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

com.jme3.scene.debug.arrow.setArrowExtent does not call updateData #363

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the nightly build from 2011/06/09 the 
com.jme3.scene.debug.arrow.setArrowExtent() member function grabs the 
FloatBuffer, updates the points, but then never calls updateData or 
setUpdateNeeded on the FloatBuffer.

Very minor issue.

Original issue reported on code.google.com by globnobu...@gmail.com on 23 Jun 2011 at 6:11

GoogleCodeExporter commented 8 years ago

Original comment by normen667 on 26 Aug 2011 at 10:10