Jason Sams
|
730ee65d4d
|
Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects.
|
2009-08-18 17:07:09 -07:00 |
|
Jason Sams
|
7ce033d797
|
Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base.
|
2009-08-18 14:20:07 -07:00 |
|
Jason Sams
|
1bada8cd6e
|
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
|
2009-08-09 17:05:13 -07:00 |
|
Jason Sams
|
36e612a488
|
Begin splitting up RenderScript.java into seperate classes. First piece split off Element.
|
2009-07-31 16:26:13 -07:00 |
|