aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates to handle items attached to skeletons.Renanse2013-03-145-17/+78
* Suggested tweak from Julien GouesseRenanse2012-12-201-4/+7
* Merge remote-tracking branch 'origin/master'renanse2012-12-199-16/+104
|\
| * Small tweaks, spelling, unnecessary checks, etc.Renanse2012-12-185-6/+4
| * Added "asType(Type)" method to BoundingVolume.Renanse2012-12-184-10/+100
* | Various audit cleanup suggestions.renanse2012-12-1926-137/+135
|/
* null checksrenanse2012-12-171-3/+6
* fixed cobertura version norenanse2012-12-121-2/+2
* another tweak for javadoc purposes.renanse2012-12-121-2/+1
* updated junit section to reduce warningsrenanse2012-12-121-2/+1
* Merge pull request #11 from neothemachine/kill_trunkJoshua Slack2012-12-051450-0/+0
|\
| * move all files from trunk to root folderneothemachine2012-12-051450-0/+0
|/
* Small bug fixes to TransformData and JointChannel where there was aRenanse2012-12-054-14/+9
* Normalize required for cross product of non-orthogonal vectors.Renanse2012-12-041-1/+1
* Added missing depth formatsRenanse2012-12-031-1/+1
* Merge pull request #10 from ricardolpd/pull_request_BranchJoshua Slack2012-12-035-4/+18
|\
| * - Adds an AnimationClipInstance parameter to AnimationListener.java to allow ...ricardolpd2012-12-035-4/+18
* | Small tweak to improve camera setting order.Renanse2012-11-291-5/+10
* | Small tweak to previous pull.Renanse2012-11-292-6/+8
* | Merge pull request #7 from ricardolpd/pull_request_BranchJoshua Slack2012-11-293-11/+86
|\|
| * added gitIgnore for bin folders.ricardolpd2012-11-281-0/+1
| * - Updated AnimationStateExample to allow automatic reset when current state i...ricardolpd2012-11-281-3/+29
| * Changed AnimationManager to support automatic reset once the current state is...ricardolpd2012-11-281-9/+42
| * Removed comment left behind from debugging.ricardolpd2012-11-281-1/+0
| * -Updates stop state when setting AnimatioUpdateState.stop in current state.ricardolpd2012-11-281-3/+19
* | Added releaseContext method.Renanse2012-11-281-0/+5
|/
* Refactored the previous pull request to require less work duringRenanse2012-11-286-62/+140
* Merge pull request #6 from ricardolpd/pull_request_BranchJoshua Slack2012-11-285-0/+523
|\
| * -Fixed issue with boolean return in updateLayersForAnimationState since decid...ricardolpd2012-11-251-13/+4
| * Fixed issue when there is no AnimationClipInstances in clipInstances, by allo...ricardolpd2012-11-151-0/+3
| * 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
* | Merge pull request #5 from gouessej/masterJoshua Slack2012-11-2319-35/+183
|\ \
| * | Sets the background color in a queued taskJulien Gouesse2012-11-2119-35/+183
* | | Make renderer choice more explicit about the type of renderer used.Renanse2012-11-192-6/+13
* | | Fixed jogl2-based texture utils to contain values for a few dozen types.Renanse2012-11-1916-148/+192
* | | Merge pull request #4 from gouessej/masterJoshua Slack2012-11-19113-1175/+2278
|\| | | |/ |/|
| * Switch to JOGL 2.0 Release Candidate 11. The original code of this portJulien Gouesse2012-11-16113-1175/+2278
|/
* Fixed issues with tint color - was not copied by copy constructor; wasRenanse2012-11-141-2/+18
* 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
* removed child moduleRenanse2012-11-121-1/+0
* Removed archetype as it is not something I actively support or developRenanse2012-11-126-208/+0
* 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