aboutsummaryrefslogtreecommitdiffstats
path: root/trunk
Commit message (Expand)AuthorAgeFilesLines
* Various audit cleanup suggestions.renanse2012-12-191-0/+9
* move all files from trunk to root folderneothemachine2012-12-051450-280479/+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-292-11/+85
|\|
| * - 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
| * 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
|/ /
* / 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
* 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
* | | 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
* | 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
|/
* Added ability to spawn additional shapes in example. AwtElementProviderRenanse2012-10-254-8/+8
* CleanupRenanse2012-10-252-16/+9