Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code loc | Renanse | 2012-11-12 | 1 | -1/+1 |
| | |||||
* | Tweaks to prevent scale issues when drawing debug skeletons. | Renanse | 2012-11-11 | 1 | -4/+7 |
| | |||||
* | Added example of cleaning up headless canvas. | Renanse | 2012-11-09 | 1 | -3/+35 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2012-11-09 | 2 | -1/+101 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' | Renanse | 2012-11-07 | 16 | -164/+394 |
| |\ | |||||
| * | | Added simple method to SkinnedMesh useful for reducing the number of | Renanse | 2012-11-07 | 2 | -1/+101 |
| | | | | | | | | | | | | weights per vertex a model has. This is done by grabbing the joints with the highest weighting and rebalancing the weight to 1.0. | ||||
* | | | small cleanup | Renanse | 2012-11-09 | 3 | -10/+10 |
| | | | |||||
* | | | Updates to headless canvas to allow for cleanup and extension. | Renanse | 2012-11-09 | 1 | -6/+36 |
| |/ |/| | |||||
* | | removed debug | Renanse | 2012-11-05 | 1 | -1/+0 |
| | | |||||
* | | Updates to normalmap generator. This cleans up some inconsistencies but | Renanse | 2012-11-05 | 5 | -31/+67 |
| | | | | | | | | also required a param shuffle to prevent existing users from accidently using improper values. See new javadoc for more. | ||||
* | | Added accessor for Camera. | Renanse | 2012-11-05 | 1 | -10/+12 |
| | | |||||
* | | Fix for init flag never being set. | Renanse | 2012-11-01 | 1 | -1/+2 |
| | | |||||
* | | Fix for size and controller info | Renanse | 2012-10-30 | 1 | -2/+2 |
| | | |||||
* | | Updates to make controllers more useful. New controller condition type. | Renanse | 2012-10-30 | 9 | -122/+314 |
|/ | | | (originally accidentally committed to old google code repo.) | ||||
* | Added ability to spawn additional shapes in example. AwtElementProvider | Renanse | 2012-10-25 | 4 | -8/+8 |
| | | | now notifies update when shape is added. | ||||
* | Cleanup | Renanse | 2012-10-25 | 2 | -16/+9 |
| | |||||
* | Updates to Atlas to use math Rectangle2 object instead. | Renanse | 2012-10-21 | 5 | -61/+26 |
| | |||||
* | reverted method access to private | Renanse | 2012-10-19 | 1 | -1/+1 |
| | |||||
* | Update ↵ | Joshua Slack | 2012-10-19 | 1 | -1/+42 |
| | | | | | trunk/ardor3d-terrain/src/main/java/com/ardor3d/extension/terrain/client/TerrainBuilder.java Added additional accessor methods | ||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2012-10-19 | 2 | -12/+42 |
|\ | |||||
| * | getRenderBucketType now returns the same instance when called with the same name | hiflyer | 2012-10-15 | 2 | -12/+42 |
| | | |||||
* | | Updated to lwjgl 2.8.4 | Renanse | 2012-10-19 | 18 | -2/+2 |
|/ | |||||
* | moved to github | Renanse | 2012-10-13 | 1416 | -0/+278159 |