OSDN Git Service

reverted the camera fix, because it is wrong
[mikumikustudio/libgdx-mikumikustudio.git] / gdx / src / com / badlogic / gdx / graphics / OrthographicCamera.java
2013-10-06 badlogicreverted the camera fix, because it is wrong
2013-10-06 badlogicmerged nate's stuff...
2013-10-06 badlogicadded PixelPerfectTest, removed iso cam stuff from...
2013-10-06 NathanSweetMerge branch 'origin/master'
2013-10-06 NathanSweetOrthographicCamera was off by one pixel in both directions.
2013-09-13 Mario ZechnerMerge pull request #135 from junkdog/master
2013-05-28 Nathan SweetMerge pull request #433 from MoopsLC/master
2013-05-11 badlogicmerged with master, fixed Json model loader to use...
2013-05-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-05 MobiDevelopMerge pull request #383 from seroperson/math
2013-05-04 badlogic'fixed' issue 1337 by adding javadoc :/
2013-05-03 Mario ZechnerMerge pull request #363 from viridia/master
2013-04-19 Mario ZechnerMerge pull request #349 from aspic/decal-color
2013-04-15 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-15 Mario ZechnerMerge pull request #351 from seroperson/master
2013-04-15 seropersonremove the use of deprecated #mul()
2012-11-14 Nathan SweetMerge pull request #112 from ttencate/master
2012-10-30 Mario ZechnerMerge pull request #62 from acoppes/issue1045
2012-10-24 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-19 Mario ZechnerMerge pull request #71 from bosoni/master
2012-10-19 Mario ZechnerMerge pull request #77 from noblemaster/master
2012-10-19 Mario ZechnerMerge pull request #74 from semtiko/patch-1
2012-10-17 Alex VegaRemoved unused var
2012-10-16 Alex VegaOrthographicCamera "fix"
2012-10-16 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-13 badlogicmerge
2012-10-12 MobiDevelopMerge pull request #65 from Seraphim6x7/master
2012-10-12 Seraphimduplicate code, use #update(boolean)
2012-08-11 Mario ZechnerMerge commit '2c9030de2ddb983cfaeb5736089453b32c559cc1'
2012-08-11 Robert MassaioliMerge branch 'master' of git://github.com/libgdx/libgdx
2012-08-11 Nathan SweetMerge branch 'master' of https://github.com/libgdx...
2012-08-11 Nathan SweetERL YER SERC CERN HERS BERN RERFERCKTERERD!
2012-08-01 nathan.sweetFixed OrthographicCamera setToOrtho position.
2012-05-07 seraphim6x7@gmail.com[fixed] issue 827: Utility methods for Camera and Ortho...
2011-11-06 nathan.sweetOrganize imports and format.
2011-11-02 badlogicgames[added] Camera.update(boolean updateFrustum) so people...
2011-09-14 badlogicgames[renamed] method in OrthographicCamera
2011-09-14 badlogicgames[added] new helper methods to setup ortho projections...
2011-08-14 nathan.sweet[updated] Everything to use the latest source formatter...
2011-08-05 badlogicgames[added] iso contructor for OrthographicCamera
2011-07-04 eric.spitz2000@gma... [Fixed] bug in OrthographicCamera.update(). Combined...
2011-04-18 nathan.sweet[fixed] FileHandle, getting the child of an empty relat...
2011-04-15 badlogicgames[fixed] two bugs in Matrix4.cpp matrix4_proj. I'm that...
2011-04-10 badlogicgames[fixed] license headers in core api
2011-02-27 badlogicgames[fixed] All warnings in core (except utils package...
2011-02-21 badlogicgames[fixed] ortho cam didn't use zoom...
2011-02-20 badlogicgames[added] docs to camera classes.
2011-02-20 badlogicgames[moved] camera class to com.badlogic.gdx.graphics
2011-01-05 badlogicgames[changed] introduced graphics.g2d and graphics.g3d...
2010-12-15 nathan.sweet[changed] Formatter code, again.
2010-11-27 badlogicgames[fixed] license headers everywhere
2010-11-18 christoph.widulle[fix] getScreenToWorldX and getScreenToWorldY return...
2010-11-07 badlogicgames[fixed] javadoc of graphics root package
2010-11-01 nathan.sweet[fixed] LwjglApplication had large first delta.
2010-10-24 nathan.sweet[fixed] LWJGL not having Gdx.gl* set.
2010-10-24 nathan.sweet[changed] Applied Eclipse source formatter.
2010-10-15 badlogicgames[changed] version to 0.71. This is not final
2010-10-08 badlogicgames[added] Gdx class holding static references to all...
2010-09-09 badlogicgames(no commit message)
2010-09-09 badlogicgames[fixed] removed bin directory. no idea why that was...
2010-07-24 badlogicgames[added] Implementation of Transform class, allows you...
2010-07-19 badlogicgames[fixed] issue 28, removed arg to OrthographicCamera...
2010-07-11 badlogicgames[changed] license to apache 2
2010-06-25 christoph.widulle[fixed] small typo
2010-06-25 christoph.widulle[fixed] removed unnecessary float casts
2010-05-14 badlogicgames[changed] orthographic camera is now screen independant...
2010-05-10 badlogicgames[added] Box2D test
2010-04-07 badlogicgames[changed] Vector and Vector2D to Vector3 and Vector2...
2010-03-27 badlogicgames[added] a shitload of methods for collision testing...
2010-03-21 badlogicgames[added] proper license headers
2010-03-15 badlogicgames[added] Text class working again
2010-03-15 badlogicgames(no commit message)
2010-03-14 badlogicgames[temporary] moving stuff back to proper package
2010-03-14 badlogicgames[deleted] old api
2010-03-11 badlogicgames(no commit message)