Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Fixed issue with boolean return in updateLayersForAnimationState since ↵ | ricardolpd | 2012-11-25 | 1 | -13/+4 |
| | | | | deciding the state of ManagedControlSource objects is bad idea since it gets update somewhere else. | ||||
* | Fixed issue when there is no AnimationClipInstances in clipInstances, by ↵ | ricardolpd | 2012-11-15 | 1 | -0/+3 |
| | | | | allowing animation to happen. | ||||
* | deleted exp.txt used to test branches | ricardolpd | 2012-11-15 | 1 | -0/+0 |
| | |||||
* | experiment | ricardolpd | 2012-11-15 | 1 | -0/+0 |
| | |||||
* | Added to AnimationManager the following states play/pause/stop during animation. | ricardolpd | 2012-11-15 | 5 | -0/+529 |
| | |||||
* | Fixed issues with tint color - was not copied by copy constructor; was | Renanse | 2012-11-14 | 1 | -2/+18 |
| | | | | | | not copied into Character Descriptor, allowing for unintended modification. Added ability to modify just tint alpha without knowing/modifying tint color (idea from forum user rabitH5) | ||||
* | ignores updated | Renanse | 2012-11-14 | 1 | -0/+1 |
| | |||||
* | Also apply extra plguins to profile/extra | Renanse | 2012-11-14 | 1 | -2/+10 |
| | |||||
* | Quick stab at a plugin system for processing extra tags. Presently only | Renanse | 2012-11-12 | 4 | -20/+102 |
| | | | called for effect extras. | ||||
* | removed child module | Renanse | 2012-11-12 | 1 | -1/+0 |
| | |||||
* | Removed archetype as it is not something I actively support or develop | Renanse | 2012-11-12 | 6 | -208/+0 |
| | | | and may be misleading (and is not really fully featured anyhow.) | ||||
* | pom updates | Renanse | 2012-11-12 | 2 | -3/+3 |
| | |||||
* | update to 0.9-SNAPSHOT | Renanse | 2012-11-12 | 15 | -15/+15 |
| | |||||
* | [maven-release-plugin] prepare release ardor3d-0.8v0.8 | Renanse | 2012-11-12 | 16 | -1275/+1275 |
| | |||||
* | 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 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2012-10-19 | 1 | -0/+9 |
|\ | |||||
| * | 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 | ||||
* | | Added additional accessor methods. | Renanse | 2012-10-19 | 1 | -1/+33 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | Renanse | 2012-10-19 | 2 | -12/+42 |
|\ | |||||
| * | Merge pull request #1 from thehiflyer/master | Joshua Slack | 2012-10-15 | 2 | -12/+42 |
| |\ | | | | | | | RenderBucketType use internal map | ||||
| | * | 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 |
| | |||||
* | Initial commit | Joshua Slack | 2012-10-13 | 1 | -0/+4 |