Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a very simple all-code scenegraph example. | Alex Sakhartchouk | 2012-02-21 | 1 | -0/+18 |
* | Cleanup. | Alex Sakhartchouk | 2012-02-01 | 1 | -20/+9 |
* | Optimize camera updates from java. Remove duplicate constants. | Alex Sakhartchouk | 2012-01-31 | 1 | -9/+20 |
* | Adding a time stamp to transforms to reduce update frequency. | Alex Sakhartchouk | 2012-01-31 | 1 | -56/+88 |
* | Making the SceneGraph more robust to make sure data is propagated to RS. | Alex Sakhartchouk | 2012-01-30 | 1 | -24/+25 |
* | Better constant names, removed unused code, general cleanup. | Alex Sakhartchouk | 2012-01-27 | 1 | -3/+49 |
* | Moving common function to the right place. | Alex Sakhartchouk | 2012-01-12 | 1 | -3/+3 |
* | Sample scene graph | Alex Sakhartchouk | 2011-12-08 | 1 | -0/+118 |