OSDN Git Service

[fixed] Bug where first lwjgl delta is large.
authornathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 2 Nov 2010 04:07:33 +0000 (04:07 +0000)
committernathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 2 Nov 2010 04:07:33 +0000 (04:07 +0000)
commit8163136b1c5817dace41ce3a4c3b49398bfd0f04
treee791e3ae16125bac02b96577a679a89947b36a75
parent62716ffbeb2620bd88e30ec79cd225b0282295d6
[fixed] Bug where first lwjgl delta is large.
[removed] Synchronization from particle editor, since its now using the edt.
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/LwjglApplication.java
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/LwjglCanvas.java
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/PNGDecoder.java
extensions/particle-editor/src/com/badlogic/gdx/graphics/particles/CountPanel.java
extensions/particle-editor/src/com/badlogic/gdx/graphics/particles/EffectPanel.java
extensions/particle-editor/src/com/badlogic/gdx/graphics/particles/GradientPanel.java
extensions/particle-editor/src/com/badlogic/gdx/graphics/particles/ImagePanel.java
extensions/particle-editor/src/com/badlogic/gdx/graphics/particles/OptionsPanel.java
extensions/particle-editor/src/com/badlogic/gdx/graphics/particles/ParticleEditor.java