Inactive

Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 2 of 2
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made some changes that enable PolyAnim to be used with Java Web Start. TestScene loads the animation with getResource() now. Moved the dude animation to content folder. Anon32 More... almost 5 years ago
Removed the scaling related if() from the LWJGL renderer. I did some benchmarks and found out that it didn't help anything nor made things worse. :P Anon32 More... almost 5 years ago
Improved the Java2D renderer quality a bit by doing the scaling manually, instead of letting Graphics2D do it. G2D still does the scale render modifier, to not mess up the rotations. The best result would be achieved by doing the rotations manually as well. Anon32 More... almost 5 years ago
Wrote a tutorial on how to use Inkscape and ConvertSVG to create animations. Anon32 More... almost 5 years ago
Added a screenshot from TestLWJGL. Anon32 More... almost 5 years ago
Version 0.6. Changes include: Anon32 More... almost 5 years ago
Added a few toString() overrides, to help with debugging. Anon32 More... almost 5 years ago
Changed the RenderModifier to an interface, instead of a class. It's still empty though, as there isn't anything common between the different modifiers.. Anon32 More... almost 5 years ago
Made the code Java 1.5 compatible, and set the Eclipse project to build 1.5 compatible binaries by default. Also made TestJava2D to suggest OpenGL acceleration instead of D3D. Anon32 More... almost 5 years ago
Added the PolyAnim logo. Anon32 More... almost 5 years ago
Implemented variable loop end position. Now there's only bidirectional playback missing. Anon32 More... almost 5 years ago
Added a simple README.. Anon32 More... almost 5 years ago
Initial import, Polyanim v0.5. First commit. :) Anon32 More... almost 5 years ago
Initial import, PolyAnim version 0.5. Anon32 More... almost 5 years ago
Initial directory structure. Anon32 More... almost 5 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.