aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* -Fixed issue with boolean return in updateLayersForAnimationState since ↵ricardolpd2012-11-251-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 ↵ricardolpd2012-11-151-0/+3
| | | | allowing animation to happen.
* deleted exp.txt used to test branchesricardolpd2012-11-151-0/+0
|
* experimentricardolpd2012-11-151-0/+0
|
* Added to AnimationManager the following states play/pause/stop during animation.ricardolpd2012-11-155-0/+529
|
* Fixed issues with tint color - was not copied by copy constructor; wasRenanse2012-11-141-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 updatedRenanse2012-11-141-0/+1
|
* Also apply extra plguins to profile/extraRenanse2012-11-141-2/+10
|
* Quick stab at a plugin system for processing extra tags. Presently onlyRenanse2012-11-124-20/+102
| | | called for effect extras.
* removed child moduleRenanse2012-11-121-1/+0
|
* Removed archetype as it is not something I actively support or developRenanse2012-11-126-208/+0
| | | and may be misleading (and is not really fully featured anyhow.)
* pom updatesRenanse2012-11-122-3/+3
|
* update to 0.9-SNAPSHOTRenanse2012-11-1215-15/+15
|
* [maven-release-plugin] prepare release ardor3d-0.8v0.8Renanse2012-11-1216-1275/+1275
|
* code locRenanse2012-11-121-1/+1
|
* Tweaks to prevent scale issues when drawing debug skeletons.Renanse2012-11-111-4/+7
|
* Added example of cleaning up headless canvas.Renanse2012-11-091-3/+35
|
* Merge remote-tracking branch 'origin/master'Renanse2012-11-092-1/+101
|\
| * Merge remote-tracking branch 'origin/master'Renanse2012-11-0716-164/+394
| |\
| * | Added simple method to SkinnedMesh useful for reducing the number ofRenanse2012-11-072-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 cleanupRenanse2012-11-093-10/+10
| | |
* | | Updates to headless canvas to allow for cleanup and extension.Renanse2012-11-091-6/+36
| |/ |/|
* | removed debugRenanse2012-11-051-1/+0
| |
* | Updates to normalmap generator. This cleans up some inconsistencies butRenanse2012-11-055-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.Renanse2012-11-051-10/+12
| |
* | Fix for init flag never being set.Renanse2012-11-011-1/+2
| |
* | Fix for size and controller infoRenanse2012-10-301-2/+2
| |
* | Updates to make controllers more useful. New controller condition type.Renanse2012-10-309-122/+314
|/ | | (originally accidentally committed to old google code repo.)
* Added ability to spawn additional shapes in example. AwtElementProviderRenanse2012-10-254-8/+8
| | | now notifies update when shape is added.
* CleanupRenanse2012-10-252-16/+9
|
* Updates to Atlas to use math Rectangle2 object instead.Renanse2012-10-215-61/+26
|
* reverted method access to privateRenanse2012-10-191-1/+1
|
* Merge remote-tracking branch 'origin/master'Renanse2012-10-191-0/+9
|\
| * Update ↵Joshua Slack2012-10-191-1/+42
| | | | | | | | | | trunk/ardor3d-terrain/src/main/java/com/ardor3d/extension/terrain/client/TerrainBuilder.java Added additional accessor methods
* | Added additional accessor methods.Renanse2012-10-191-1/+33
|/
* Merge remote-tracking branch 'origin/master'Renanse2012-10-192-12/+42
|\
| * Merge pull request #1 from thehiflyer/masterJoshua Slack2012-10-152-12/+42
| |\ | | | | | | RenderBucketType use internal map
| | * getRenderBucketType now returns the same instance when called with the same namehiflyer2012-10-152-12/+42
| |/
* / Updated to lwjgl 2.8.4Renanse2012-10-1918-2/+2
|/
* moved to githubRenanse2012-10-131416-0/+278159
|
* Initial commitJoshua Slack2012-10-131-0/+4